AzzidReign,
ah, I see. You should use the following rewrite rules in the
root .htaccess:
Code:
RewriteRule ^(sitemap.*\.(xml|txt)(\.gz)?)$ forums/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
then manually submit all sitemap files to your google webmaster account as:
http://www.mysite.com/sitemap_1.xml.gz
http://www.mysite.com/sitemap_2.xml.gz
etc.
R1D1,
Quote:
Q: what do i have to change, to make it get accessible, for me, for google...
|
perhaps you forgot to upload .htaccess file?