How Google sees my website - Webmaster Tools

Discussion in 'Google' started by robertot5, Apr 6, 2010.

  1. #1
    Today I checked the feature How Google Sees Your Site from Webmaster tools and noticed something weird ( at least for me ).

    Google shows that it sees something like the code below, for every page query I made using this feature, is this normal ? Shouldn't googlebot see detailed html on my pages ? What is the redirect thing below ?

    I have no redirects or stuff like that, I don't even have an .htaccess file, the website is built from 0 using html,php,css, etc.

    HTTP/1.1 301 Moved Permanently
    Date: Tue, 06 Apr 2010 22:33:53 GMT
    Server: LiteSpeed
    Connection: Keep-Alive
    Keep-Alive: timeout=5, max=100
    Location: http://mydomain.com/
    Vary: User-Agent
    Content-Type: text/html
    Content-Length: 413
    
    <html>
    <head><title> 301 Moved Permanently
    </title></head>
    <body><h1> 301 Moved Permanently
    </h1>
    The document has been permanently moved to <A HREF="%s">here</A>.<hr />
    Powered By <a href='http://www.litespeedtech.com'>LiteSpeed Web Server</a><br />
    <font face="Verdana, Arial, Helvetica" size=-1>LiteSpeed Technologies is not responsible for administration and contents of this web site!</font></body></html>
    Code (markup):
     
    robertot5, Apr 6, 2010 IP
  2. Sxperm

    Sxperm Notable Member

    Messages:
    4,386
    Likes Received:
    142
    Best Answers:
    0
    Trophy Points:
    225
    #2
    This is not common at all. But what would do a 301 redirect on your site if you didn't do? Weird anyway.
     
    Sxperm, Apr 7, 2010 IP
  3. robertot5

    robertot5 Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    What is to be done ? Anyone has any ideea ?
     
    robertot5, Apr 7, 2010 IP