Difference between revisions of "Learn/An-HTML-Sitemap-Helps-Search-Engines-Discover-You"

Line 10: Line 10:
  
 
The other type is a simple HTML sitemap, that is just like another web page. You have probably seen these on some sites, as a "sitemap" link in the footer.
 
The other type is a simple HTML sitemap, that is just like another web page. You have probably seen these on some sites, as a "sitemap" link in the footer.
 +
 +
You can also create a [http://www.sitemaps.org/protocol.php#otherformats simple text file] with one URL per line or an [http://www.sitemaps.org/protocol.php#otherformats RSS feed] (typically for blogs).
  
 
Google [http://www.google.com/support/webmasters/bin/answer.py?answer=183668 recommends creating a Sitemap using the Sitemap Protocol] because it can be used for other [[List:search-engine|search engines]] too.
 
Google [http://www.google.com/support/webmasters/bin/answer.py?answer=183668 recommends creating a Sitemap using the Sitemap Protocol] because it can be used for other [[List:search-engine|search engines]] too.
Line 17: Line 19:
 
<div style="float:right; margin-left:1em;"><YouTube>-2EgMRLjysM</YouTube></div>
 
<div style="float:right; margin-left:1em;"><YouTube>-2EgMRLjysM</YouTube></div>
 
To the right is a helpful video from [[ReadyMadeWeb.com]] about submitting your Sitemap in Google Webmaster Tools.
 
To the right is a helpful video from [[ReadyMadeWeb.com]] about submitting your Sitemap in Google Webmaster Tools.
 +
 +
If you're familiar with robots.txt you can specify your Sitemap there.
  
 
[http://www.google.com/support/webmasters/bin/answer.py?hl=en&answer=156184 Google Webmaster Central about Sitemaps]
 
[http://www.google.com/support/webmasters/bin/answer.py?hl=en&answer=156184 Google Webmaster Central about Sitemaps]

Revision as of 21:28, 21 July 2010

The purpose of a Sitemap is to help search engine 'spiders' find and index all the pages on a website, and faster than they may otherwise.

Indexing is important because if a page on a website hasn't been indexed by a search engine, it cannot show up for any search query in that search engine.

A Sitemap is particularly helpful to websites that:

  • have several pages that aren't linked to from other prominent pages
  • have lots of pages (more than x)

The primary type is an XML Sitemap.

The other type is a simple HTML sitemap, that is just like another web page. You have probably seen these on some sites, as a "sitemap" link in the footer.

You can also create a simple text file with one URL per line or an RSS feed (typically for blogs).

Google recommends creating a Sitemap using the Sitemap Protocol because it can be used for other search engines too.

Submit Sitemap to Google via Google Webmaster Tools. This is nice because you can use Google Webmaster Tools to see how many of the pages in your Sitemap are indexed at any given time. Plus Google Webmaster Tools has many other helpful stats for, well, webmasters.

To the right is a helpful video from ReadyMadeWeb.com about submitting your Sitemap in Google Webmaster Tools.

If you're familiar with robots.txt you can specify your Sitemap there.

Google Webmaster Central about Sitemaps

Sitemap Protocol?

  • Supplementary, pages not in sitemap can still be found and indexed other ways
  • You can have multiple sitemaps, and overlap is okay

Retrieved from "http://aboutus.com/index.php?title=Learn/An-HTML-Sitemap-Helps-Search-Engines-Discover-You&oldid=20553761"