Webmaster Forums - Website and SEO Help

Search Engines and Marketing => Sitemaps => Topic started by: rajaram on August 07, 2018, 08:28:06 AM

Title: Difference between XML Sitemap & HTML Sitemap?
Post by: rajaram on August 07, 2018, 08:28:06 AM
Difference between XML Sitemap & HTML Sitemap?
Title: Re: Difference between XML Sitemap & HTML Sitemap?
Post by: channel fireballl on August 08, 2018, 12:09:40 AM
The simplest explanation is that XML is primarily for the search engines while HTML is written for the users. A XML sitemap protocol is specifically intended for search engine spiders. At its root, XML is a file that includes all the behind the scenes activity on a web site.
Title: Re: Difference between XML Sitemap & HTML Sitemap?
Post by: Krina on August 08, 2018, 01:51:36 AM
A XML sitemap protocol is specifically intended for search engine spiders. At its root, XML is a file that includes all the behind the scenes activity on a web site.
This can include when the URL was last updated, how important it is, the average frequency changes occur, the URLs relation to the rest of the site, etc.

HTML is just a general overview of the site, just the pages and info a user needs to be concerned with. If you're on a web site and you're looking for the shopping cart or the 'Contact Us' page and can't find it, you'd go to the sitemap and easily find it there.
Title: Re: Difference between XML Sitemap & HTML Sitemap?
Post by: Webhelpforums on August 09, 2018, 05:26:14 AM
Read this - it explains all sitemap file types including XML, text, RSS and HTML types and when to use them:
https://www.microsystools.com/products/sitemap-generator/help/website-sitemap-kinds-comparison/ (https://www.microsystools.com/products/sitemap-generator/help/website-sitemap-kinds-comparison/)
Title: Re: Difference between XML Sitemap & HTML Sitemap?
Post by: RH-Calvin on August 10, 2018, 01:12:29 AM
HTML sitemap is a plain text sitemap used by browsers to know and surf through your website pages. XML sitemap is a coded sitemap used to submit in webmaster tool to help spiders crawl them and index the webpages in search engines.
Title: Re: Difference between XML Sitemap & HTML Sitemap?
Post by: Akash-Varma on September 07, 2018, 03:36:49 AM
Quote from: rajaram on August 07, 2018, 08:28:06 AM
Difference between XML Sitemap & HTML Sitemap?

Main Difference
1. XML sitemap - for search engine
2. HTML sitemap - for user
Title: Re: Difference between XML Sitemap & HTML Sitemap?
Post by: cleanexteriors on September 27, 2018, 02:02:38 AM
Main  Difference in both sitemaps is
1. XML sitemap - for search engine
2. HTML sitemap - for user
Title: Re: Difference between XML Sitemap & HTML Sitemap?
Post by: dbappraisalsltd on September 29, 2018, 03:23:52 AM
Main Difference
1. XML sitemap - for search engine
2. HTML sitemap - for user
Title: Re: Difference between XML Sitemap & HTML Sitemap?
Post by: sinelogixtech on October 01, 2018, 01:30:39 AM
Differences:
1.HTML Sitemap contain all pages in sequence while XML Sitemap contain in Hierarchy manners.
2.HTML sitemap is more likely to assist users (people/website visitors) on the site's website directory. XML, on the other hand, assists bots or crawlers (like Google bots) to know more about the website's architecture or directory.
3.In terms of code structure:
i. HTML Sitemaps - utilizes Hypertext Markup Language as the code structure.
ii. XML Sitemaps - utilizes The extensible markup language as the code structure.