I'm getting these errors when google goes to grab my sitemap files... Currently they are placed in vbseo_sitemap/data/ but i guess they have to be at the root of my domain / to work properly going by this? (I have vbseo 2.2.1 installed aswell)
What do i need to do to fix this
The location of a Sitemap file determines the set of URLs that can be included in that Sitemap. A Sitemap file located at http://example.com/catalog/sitemap.gz can include any URLs starting with http://example.com/catalog/ but can not include URLs starting with http://example.com/images/.
If you have the permission to change http://example.org/path/sitemap.gz, it is safe to assume that you also have permission to provide information for URLs with the prefix http://example.org/path/. Examples of URLs considered valid in http://example.com/catalog/sitemap.gz include:
http://example.com/catalog/show?item=23
http://example.com/catalog/show?item=233&user=3453 URLs not considered valid in http://example.com/catalog/sitemap.gz include:
http://example.com/image/show?item=23
http://example.com/image/show?item=233&user=3453
https://example.com/catalog/page1.html URLs that are not considered valid are dropped from further consideration. It is strongly recommended that you place your Sitemap at the root directory of your web server. For example, if your web server is at example.com, then your Sitemap index file would be at http://example.com/sitemap.gz. In certain cases, you may need to produce different Sitemaps for different paths e.g. if security permissions in your organisation compartmentalise write access to different directories.



LinkBack URL
About LinkBacks







Reply With Quote