Help With Website Headers

by 2 replies
3
Hi,

I'm trying to work out why it seems that Google has deindexed one of my websites. I don't know whether this would actually make a difference or not (I'm no expert), but I ran the site through a headers checker tool and it returned:

HTTP/1.1 302 Moved Temporarily

Could this be causing a problem?

Thanks for any help.
#programming #headers #website
  • Yes that is a problem. You need to remove that asap. Mostly it will be done using an .htaccess file. So remove any redirects from the .htaccess file.
  • Ok thanks. What if the www. version was 200 OK and the non-www. version was 302 Moved Temporarily. Would this still be a problem as I only link to the www. version?

    Thanks again.

Next Topics on Trending Feed

  • 3

    Hi, I'm trying to work out why it seems that Google has deindexed one of my websites. I don't know whether this would actually make a difference or not (I'm no expert), but I ran the site through a headers checker tool and it returned: