Quote:
Originally Posted by iojam
Dark Blade,
did you setup a sheduled task to create sitemap s in vB admincp?
NokStar,
you should create a new .htaccess file in the site's root:
Code:
RewriteEngine on
RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ forum/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
and manually submit individual sitemap files to google account:
|
Yes Oleg, I did create the sheduled taks in the Admin CP...