Quote:
Originally Posted by abdobasha2004
what can i do
|
Hello ,
You need to chmod 777 vbseo_sitemap/data folder
Quote:
Originally Posted by floggerss
I installed Ok.. it was working fine, but since i install the VBSEO google, cant find my sitemap. I know it is a .htaacces problem. But i dont know what to put in there, only i put my domain.
|
Please update the following line in your .htaccess
Code:
RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron)
replace it with
Code:
RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap)