23 November 2009

Creating an HTML sitemap and a XML sitemap for your website could be the easiest thing you do to improve your exposure on the web. For those of you who pay close attention to the search engine optimization (SEO) of your site, this could be the one thing that gets you onto the first page of Google's results. For those who don't devote too much time on the SEO of their site - this is a good place to start. By submittĂ­ng a sitemap to various search engines, you are telling them that you exist and what pages your site has to offer the World Wide Web.

There are two types of sitemaps, HTML and XML. An HTML sitemap provides a useful directory of all the pages that are in your site. While XML sitemaps play an important role in helping the search engine "crawl" the various pages of your site. This Roadmap discusses the benefit of creating both an HTML sitemap and XML sitemap, and how you can go about creating them using a sitemap generator. HTML Sitemaps

An HTML sitemap is a single HTML page that contains links to all the pages of your website. Normally, this is accessible via a link in your site footer, where it will be displayed on every page. With large sites, it is easy to get lost and struggle to find the page you are looking for. With a well organized HTML sitemap, your site visitors will be able to use this to easily find the page they are looking for.

From an SEO perspective, as the search engine's robot (or spider) crawls your site indexing pages, it may find some pages on your site easier using this sitemap, rather than through the general navigation. Therefore, sitemaps can benefit your site visitors and even play a role in enhancing your exposure on the web.

Take a look at WebAssist's sitemap to get an idea of what an HTML sitemap looks like. Notice that each page on the WebAssist website contains a link to this page in the footer.

XML Sitemaps

HTML sitemaps are designed to benefit your human site visitors, whereas XML sitemaps are created specifically for the search engines. All of the most popular search engines including Google, Yahoo and Ask.com utilize XML sitemaps as part of their process for indexing the pages of a website. A good XML sitemap will tell the search engine what pages are in your site, how often those pages are updated, and when they were last modified. This way, the search engines know which pages to revisit more regularly, and are likely to do a better job of indexing them. Here's an example of the XML you might include in your XML sitemap:

yoursitedomain/index.htm
2009-03-05
weekly
1.0


Notice that for the index.htm page of this website, we have provided details regarding the last modified date (), the frequency that this page is updated (), and the priority of this page in relation to the other pages of our site (). By providing this information as accurately as possible to the search engine, they will be better equipped to index your site, and give the correct pages the appropriate attention.

TIP: Be honest about the information you provide in your sitemap. If a search engine finds that you are not updating your site as often as your sitemap suggests, they may come back less often.

No comments:

Post a Comment