Quote:
Originally Posted by Jigsaw!
Hmm... Done, but still nothing, submitted it to Google, show's
Code:
General HTTP error: 404 not found
We encountered an error while trying to access your Sitemap. Please ensure your Sitemap follows our guidelines and can be accessed at the location you provided and then resubmit.
|
Hello,
Please make sure that 'data/' folder has set permissions to 777. Also please be sure that you have the following structure in your .htaccess file:
Code:
RewriteEngine On
RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
Perhaps you are missing the '
RewriteEngine On' line.
Quote:
Originally Posted by Jigsaw!
Also i think i should let you know that i cannot access www.myforum.com/vbseo_sitemap/data
It shows
Code:
Forbidden
You don't have permission to access /vbseo_sitemap/data on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
|
As both Brian and me stated above, this is for security purposes. Nobody needs to access to that URL via web browser.
Make sure you are sending the correct sitemap index URL. Also you may want to be interested on reading this:
https://vborg.vbsupport.ru/showpost....&postcount=137