Announcement

Collapse
No announcement yet.

Site map not complete

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Site map not complete

    Hi

    I have been looking at my sitemap but I dont think it is complete.

    Currently, it looks like

    Section ie Catalogue

    Sub section ie Singles in store

    Sub sub section ie products 1-30

    and then stops there.

    I thought the site map should then show

    Product 1
    Product 2
    Product 3 etc

    At the back of my mind, I think I removed the Product section of the site map about a year ago. But, looking at original Sitemap and Sitemap_Section files, I dont see any difference.

    So, should the site map show the product too? and if so, what should the code say. Currently for Act_SiteMapSectionLine I have:

    Code:
    <LI>
    <A HREF="NETQUOTEVAR:SECTIONLINK"><B>NETQUOTEVAR:SECTIONNAME</B></A>
    </LI>
    Thanks

    Steven

    #2
    sitemap does not show products, only sections

    my sitemap code matches yours

    <LI>
    <A HREF="NETQUOTEVAR:SECTIONLINK"><B>NETQUOTEVAR:SECTIONNAME</B></A>
    </LI>

    Comment


      #3
      The sitemap doesn't differentiate between sections and products. It's a list of all the pages in your site (probably excluding popup pages). If you have any product pages it will show these too.

      Mike
      -----------------------------------------

      First Tackle - Fly Fishing and Game Angling

      -----------------------------------------

      Comment

      Working...
      X