hi
I've got two RewriteRules in my vhost file:
1.
RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ /vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
2.
RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ /vbboard/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
So, the second has got the folder vbboard in it.
The effect was that I got 2 equal sitemaps within webmaster tools. One in the section "my own" and two in "all".
Yesterday I deleted the first RewriteRule .. seeing today that I am not able to delete it now. I can only delete my own sitemaps (where does it come from then???)
And right now the sitemap in webmaster tools wich hasn't a rewrite ... now has a fail sign.
The other sitemap is still correct.
What to do in this case?
Thanks!


LinkBack URL
About LinkBacks





Reply With Quote
