There are two types of sitemaps available first one HTML sitemap and Second XML Sitemap. Connect html sitemap from website because website visitors to get idea of pages in website (Sections).
Having a both xml and html sitemap in website is good factor for achieve good rank in SERP Result
Tag name <priority> is used to assign priority for each and every URL of the website. Priority interval range start from 0(Minimum) to 1(Maximum).
According to Google Search engine you can set any one out of seven frequently (never, yearly, monthly, weekly, daily, hourly and always).
<?xml version=”1.0″ encoding=”UTF-8″?>
<urlset xmlns=”http://www.sitemaps.org/schemas/sitemap/0.9″>
<url>
<loc>http://www.digitalakash.in/</loc>
<lastmod>2018-01-01</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
</urlset>
Sitemap.xml consist of list of urls should be crawl by a spider. First spider will visit to sitemap.xml file and understand list of urls available in website.
Specify sitemap file name in robots.txt file:
Html sitemap is for human for understanding categories in the website and designed in html format
Creating a sitemap XML file with XML-sitemaps.com
First, go to XML-sitemaps.com and paste in your website URL:
You can test at webmaster tool also how many pages are indexed