Hello,
Yesterday, we installed the unlimited xml-sitemap generator on our site and we started it.
The generator only parsed 1150 pages.
Our website is a dynamic website with about 1 million pages with a max depth level of 5 "directory".
In fact, it is not directories but rewritten URL using apache modrewrite with this pattern:
[ External links are visible to forum administrators only ]
We noticed that even with "Maximum pages: 0" (for unlimited) and "Maximum depth level: 0" (for unlimited), the generated sitemap only has URLs with a depth of 2 (and not all of them). The maximum execution is also unlimited.
Is there a way to force the generator to parse every URLs?
Maybe modrewrite has something to do with that problem?