How to create static Sitemap

Discussion in 'Search Engine Optimization' started by kattposh43, Aug 3, 2009.

  1. #1
    Hi All

    Can anybody tell me how to create the Static Sitemaps in HTML inside the website

    Is there any software where we can create automatically

    I am talking about the sitemaps which are visible in the websites not at the background like www.abc.com/sitemap.xml

    Thanks in Advance
     
    kattposh43, Aug 3, 2009 IP
  2. babynl

    babynl Member

    Messages:
    357
    Likes Received:
    1
    Best Answers:
    1
    Trophy Points:
    40
  3. Canonical

    Canonical Well-Known Member

    Messages:
    2,223
    Likes Received:
    141
    Best Answers:
    0
    Trophy Points:
    110
    #3
    HTML sitemaps are typically built manually. I suppose if you're running some type of CMS you could automate the generation of an HTML site map by having a special sitemap template that runs code to query the CMS for certain types of pages (possibly those w/ some user defined flag on it saying to include in sitemap) and generate the page.

    It's just another HTML page on your site with links to all important pages on your site that you want to rank. It's just another way to get search engines to deep crawl your site. You typically don't link to every page on your site, just those important pages that you want indexed.
     
    Canonical, Aug 3, 2009 IP