Normally I jump right in and tweak files. But being that its difficult to know if I goofed something up and Search engines are struggling with my sitemap files, I chose to come ask before trying.
By default vbseo sitemap creates files like:
sitemap_10.xml
and the typical
sitemap_index.xml
I want these files to automatically spit out as:
sitemap10.xml
and the index to read as
sitemap.xml
In addition, I want these puppies to dump out into the root of my site, not inside the /forums/vbseo_sitemap/data/ directory.
And by doing the above dumping in the root of the site, I'd like them to NOT be in GZ format but the actual xml file being dumped into my root.
Am I trying to reinvent the wheel here?![]()



LinkBack URL
About LinkBacks





Reply With Quote


I am not a programmer!