A site map or sitemap is a list of web page of a web site within a Domain name.
There are three primary kinds of sitemap:
Many sites have user-visible sitemaps which present a systematic view, typically hierarchical, of the site. These are intended to help visitors find specific pages, and can also be used by crawlers. They also act as a navigation aid Sitemap Usability Jakob Nielsen's Alertbox, August 12, 2008 by providing an overview of a site's content at a single glance. Alphabetically organized sitemaps, sometimes called site indexes, are a different approach.
For use by search engines and other crawlers, there is a structured format, the XML Sitemap, which lists the pages in a site, their relative importance, and how often they are updated. This is pointed to from the robots.txt file and is typically called sitemap.xml. The structured format is particularly important for websites which include pages that are not accessible through hyperlink from other pages, but only through the site's search tools or by dynamic construction of in JavaScript.
Since the major use the same protocol, having a Sitemap lets them have the updated page information. Sitemaps do not guarantee all links will be crawled, and being crawled does not guarantee indexing. Joint announcement from Google, Yahoo, and Bing supporting Sitemaps Google Webmaster Tools allow a website owner to upload a sitemap that Google will crawl, or they can accomplish the same thing with the robots.txt file.
|
|