Jump to content

Recommended Posts

Posted

hi to all!

i have this problem in the BING webmaster tools, my site is not indexed at all, (GOOGLE HAS MORE THAN 100 PAGES INDEXED) and the site works fine, the site is on 3+ years, when i check my site with BING BOT i get this errors as result in all pages i run the bot.

HTTP/1.1 403 Forbidden
Connection: Keep-Alive
Date: Tue, 21 Apr 2015 01:22:03 GMT
Keep-Alive: timeout=3, max=100
Content-Length: 312
Content-Type: text/html; charset=iso-8859-1
Content-Encoding: gzip
Server: Apache
Vary: Accept-Encoding

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>403 Forbidden</title>
</head><body>
<h1>Forbidden</h1>
<p>You don't have permission to access /en/airport-transfers/
on this server.</p>
<p>Additionally, a 403 Forbidden
error was encountered while trying to use an ErrorDocument to handle the request.</p>
<hr>
<address>Apache Server at www.mysite.com Port 80</address>
</body></html>

any idea what to check? i am realy lost.

Posted

just some guesses -

1.) do you have a robots.txt file in the root

2.) have you checked to see if Bing is accessing the same site, www vs non-www?

Posted

thank you guys!

first i want to tell you that i use processwire 2.4 version (because my server run on php 5.3)

hi Macrura,

no i dont use robots.txt and i just have enable  this on htaccess  

RewriteCond %{HTTP_HOST} !^www\. [NC]

RewriteRule ^ http://www.%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
so it will redirect to www
 
hi cstevensjr,
i just use the original htaccess for version 2.4
Posted

In Bing Webmaster Tools, have you submitted a Sitemap for the website in question?

first i want to tell you that i use processwire 2.4 version (because my server run on php 5.3)

If you are using at least PHP 5.3.8 you can use PW 2.5

Posted

i would definitely check with the hoster and see if they are blocking bing; i would also follow @cstevensjr advice and try the sitemap;also try and see if you can specifically set the search domain as www version

  • Like 1
  • 7 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...