Hi all:
Maybe I’m crazy, but I’ve double-checked everything and no success so far.
I’m trying to generate a Google sitemap for my whole site, including large numbers of resources which live inside containers. On a page at the root (directly inside the Web context) with the template set to Empty, I have placed the standard GoogleSiteMap call:
This returns a site map with just four pages, three of which are the 3 non-container pages at the same level (context root), and the fourth of which is the alphabetically-first container at the context root, which is hidden from menus. I even tried setting maxDepth=`3` just in case the default wasn’t working.
I am at a loss to explain why this is happening, but I have a feeling it might have something to do with some of the resources being hidden from menus or inside containers that are hidden from menus.
Or maybe it’s something else entirely
I would appreciate any input from somebody who has any ideas.
Thanks