You can check this sitemaps article which has code examples and explanations of all common sitemap file kinds
Basic difference is HTML for visitors and XML for Search Engines. http://nehapandkar.blogspot.com/2011/06/difference-between-xml-and-html-sitemap.html
Hi, The basic difference is that the HTML format of the sitemap contain the URLs "without additional information" like the priority of a Page on your website, The time when the page was last modified or the frequency of the page modification. You can add these additional attributes to an xml sitemap. The later one is most commonly used and seo friendly
Hi, Well in simple words HTML sitemap appears to the website visitors other than XML Sitemap doesn't appear to the visitors !
HTML sitemap used forr user and xml sitemap for search engine friendly sitemap. that special used to rank the website. crawl every page of site.
In terms of Purpose: 1. HTML Sitemaps - are for visitors of your website, for them to easily navigate through your website. 2. XML Sitemaps - are for search engine crawlers for the same purpose, that is to easily navigate and gather date through your website. In terms of code structure: 1. HTML Sitemaps - utilizes Hypertext Markup Language as the code structure. 2. XML Sitemaps - utilizes The extensible markup language as the code structure.
HTML sitemap is created for the visitors and XML sitemap is created for search engines but not for humans.
Basically I have come across two types of sitemaps. The first one is sitemap.xml and the second one is sitemap.html. The sitemap.xml file is useful for Search Engines and tells it about the other USLs placed on the site. The sitemap.html file is useful for navigational purposes for the users to the sites.
.xml sitemap is generally for search engines, while .html sitemaps are based for search engines and humans as well, because xml can't be understood by novice users.
i have a problem with sitemap.whenever i click the sitemap page,it automatically save it as a .gz and i can' view the sitemap in a form of a page
The different between two type of Site map XML and HTML. XML Site map is mainly know as search engine site map. And HTML site map is work for both human visitor of your site and crawler as well.