Google 403 error
Hello
Hosting company said they did not reject googlebot.
File robots.txt was just added yesterday.
sitemap also was just added yesterday.
htaccess file content as below:
# Use PHP5 as default
AddHandler application/x-httpd-php5 .php
RewriteEngine On
RewriteRule ^News-([a-zA-Z0-9-|%]+)_([0-9]+)\.html$ news_show.php?fp=$1&id=$2
RewriteRule ^Product-([\.a-zA-Z0-9-|%]+)_([0-9]+)\.html$ product-detail.php?fp=$1&pid=$2
ErrorDocument 400 /400.shtml
ErrorDocument 401 /401.shtml
ErrorDocument 403 /403.shtml
ErrorDocument 404 /404.shtml
ErrorDocument 500 /500.shtml"
Can someone please shed some light here.
Cheers
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Bookmarks