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:
Thanks
Steven
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>
Steven
Comment