What the hell's going on?!!!!

Discussion in 'Programming' started by marcusofplymouth, Sep 1, 2010.

  1. #1
    OK, so my website www.comparebookies.com is really freaking me out. Can someone please take a look and tell me what they think?!!

    Since Sunday the homepage has disappeared off google index but the main subpages have remained. I take it therefore I haven't picked up some kind of ban from google. I have tried submitting the sitemap to google webmaster tools but it is coming back with a 404 error not found.

    Does anyone know what might be going on cos i've not got a clue and 3/4 people have taken a look and they don't know either! Why wouldn't google be touching the homepage when it checks out the rest of the site?!
     
    marcusofplymouth, Sep 1, 2010 IP
  2. ayman20068

    ayman20068 Well-Known Member

    Messages:
    273
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    185
    #2
    make sure your site index.php file is readable
    check its permissions from the server it should be 755 to work and be red
     
    ayman20068, Sep 1, 2010 IP
  3. marcusofplymouth

    marcusofplymouth Member

    Messages:
    157
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    28
    #3
    Thanks Ayman, does anyone else have any idea what's happening? I need to get my site back asap!
     
    marcusofplymouth, Sep 2, 2010 IP
  4. ndevendra

    ndevendra Member

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #4
    It's giving a 404 Not found header. Somewhere in the code, you have forced the header to be 404 not found and that's why the google bot is not able to crawl this page. Find the code and delete it. As simple as that.
     
    ndevendra, Sep 2, 2010 IP
  5. Pay

    Pay Greenhorn

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #5
    check the .htaccess file
     
    Pay, Sep 2, 2010 IP