Hi hi. New to v7, here's my first query:
I've got a site here which has links to all the sections in the left-hand navigation. Problem being, this is all generated by client-side scripting (document.write(YahooSections(section_tree))), so the site is neutered from a search engine perspective.
Is there a way to generate links to all the site sections - both in BrochurePrimary and Primary - without resorting to hacks like client-side scripting? Failing that, is there a placeholder for getting just the top-level sections to appear in both of these templates and I'll hack around that?
I can't hard-code the links because this is a Business site.
Any advice much appreciated.
I've got a site here which has links to all the sections in the left-hand navigation. Problem being, this is all generated by client-side scripting (document.write(YahooSections(section_tree))), so the site is neutered from a search engine perspective.
Is there a way to generate links to all the site sections - both in BrochurePrimary and Primary - without resorting to hacks like client-side scripting? Failing that, is there a placeholder for getting just the top-level sections to appear in both of these templates and I'll hack around that?
I can't hard-code the links because this is a Business site.
Any advice much appreciated.
Comment