Google doesnt index this page

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Michelle69
    Confirmed User
    • Jun 2006
    • 185

    #1

    Google doesnt index this page

    Hi,

    question for you SEO experts: I always can see (in webmaster tools) that Google doesnt index my update site http://nylonmichelle.com/updates.php Webmaster tools indicate an Error 4xx in the crawl statistics. Any idea what I made wrong?

    Thanks for your help!

    Michelle
    Join My Affiliate Program at http://www.affiliate-cash.de/reg.php...=26787&lang=en and hit me up for all promo content you need!

    http://top-pantyhose.com

    http://pantyhose-24.com

    http://sexypantyhose.eu

    http://fetishmother.com

    ICQ: 412790409
  • poornpig
    Confirmed User
    • Sep 2007
    • 131

    #2
    manual hitting your page sends a HTTP 200:
    telnet nylonmichelle.com 80
    Trying 195.56.193.73...
    Connected to nylonmichelle.com.
    Escape character is '^]'.
    GET /updates.php HTTP/1.1
    host: nylonmichelle.com

    HTTP/1.1 200 OK
    Date: Mon, 02 Jun 2008 09:53:02 GMT
    Server: Apache/1.3.34
    X-Powered-By: PHP/5.2.0-8+etch11
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=iso-8859-1
    ...
    I noticed you have an really short timeout! 10 seconds?

    When hitting your site as Googlebot it says the page does not exist:
    telnet nylonmichelle.com 80
    Trying 195.56.193.73...
    Connected to nylonmichelle.com.
    Escape character is '^]'.
    GET /updates HTTP/1.1
    host: nylonmichelle.com
    User-Agent: Mozilla/5.0 (compatible; Googlebot/2.1; +XXX://XXX.google.com/bot.html)

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 02 Jun 2008 09:58:54 GMT
    Server: Apache/1.3.34
    Location: XXX://XXnylonmichelle.com/updates/
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=iso-8859-1

    ed
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <HTML><HEAD>
    <TITLE>301 Moved Permanently</TITLE>
    </HEAD><BODY>
    <H1>Moved Permanently</H1>
    The document has moved <A HREF="XXX://XXXnylonmichelle.com/updates/">here</A>.<P>
    </BODY></HTML>

    0

    Connection closed by foreign host.
    Seems to be a misconfiguration on your side.
    recip free directory | webmaster (on) sexyrails (in) com (use PGP)

    Comment

    • Michelle69
      Confirmed User
      • Jun 2006
      • 185

      #3
      Thanks alot for the info! This is a hint I will follow :-)

      Kisses,

      Michelle
      Join My Affiliate Program at http://www.affiliate-cash.de/reg.php...=26787&lang=en and hit me up for all promo content you need!

      http://top-pantyhose.com

      http://pantyhose-24.com

      http://sexypantyhose.eu

      http://fetishmother.com

      ICQ: 412790409

      Comment

      Working...