Quote:
| Thanks. I did not get error at this time. After subumitting google sitemap, it says "This URL refers to a Sitemap index, not a Sitemap. Please remove it and resubmit" which is about /sitemap-0.xml. and "This URL refers to a Sitemap index, not a Sitemap. Please remove it and resubmit" which is about /sitemap-pages.xml. How to fix this error? |
refer here.........
This is a interim solution..... until n unless we get some module to support the sitemap..
Submitting a Google Sitemap
here what i have additionally done.....this........Add this in you htaccess file and you will have a static url like I am having.....
whatNwhen
##### XML SiteMap Code #####
RewriteRule ^sitemap.xml sitemap.php?status=all [L]
RewriteRule ^sitemap-([a-zA-Z0-9]+).xml sitemap.php?status=all&i=$1 [L]
And the RSS sitemap can be submitted to Google As well..but yes, Google will show some warnings because of some spacing on the file....but it will work like a cream....and warning doesn't mean errors....so we are good here...





Linear Mode

