Any difference in 301 in Godaddy to 301 htacces?

Discussion in 'Google' started by terrasaw, Sep 20, 2010.

  1. #1
    Hi,

    I would like to redirect a name to a new domain by using 301, In godaddy it has that option, isit the same as doing it any other way, does the same thing right?

    Cheers
     
    terrasaw, Sep 20, 2010 IP
  2. Jon Potts

    Jon Potts Peon

    Messages:
    60
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Pretty sure it is the same thing, when you do the redirect in GoDaddy I would choose to add masking.
     
    Jon Potts, Sep 20, 2010 IP
  3. DoDo Me

    DoDo Me Peon

    Messages:
    2,257
    Likes Received:
    27
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Use a HTTP header check tool check it, I think they are same
     
    DoDo Me, Sep 20, 2010 IP
  4. npnhome

    npnhome Well-Known Member

    Messages:
    658
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    108
    #4
    Live HTTP Headers is nice firefox addon that helps to View HTTP headers of a page and while browsing.
     
    npnhome, Sep 20, 2010 IP
  5. terrasaw

    terrasaw Peon

    Messages:
    44
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Thanks, Any reason why to mask? they are two totally different names.... cheers

    What I used , thanks

    Thanks, I used some tools to make sure, search engine friendly, links ok, thanks.
     
    terrasaw, Sep 20, 2010 IP
  6. Lovely

    Lovely Well-Known Member

    Messages:
    2,997
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    155
    #6
    All 301 are the same thing. It is a general name used by all webmasters.
     
    Lovely, Sep 20, 2010 IP
  7. Jon Potts

    Jon Potts Peon

    Messages:
    60
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Only reason I would mask is for crawling benefits. I believe that masking the site makes the crawling by search engines go smoother.
     
    Jon Potts, Sep 20, 2010 IP
  8. KiloServe

    KiloServe Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    301 redirects are permanent redirects and are treated as such by indexers like Google. So it shouldn't matter if you use a 301 redirect via Godaddy or a 301 redirect in .htaccess.
     
    KiloServe, Sep 20, 2010 IP
  9. tattoos

    tattoos Prominent Member

    Messages:
    1,903
    Likes Received:
    150
    Best Answers:
    0
    Trophy Points:
    335
    #9
    ??? Got a link to some documentation that supports this... or is it just a feeling you have?
    Doesn't masking mean that if someone visits example.com, instead of being 301 redirected to example2.com, the users see "example.com" as the URL address, but the content displayed is from example2.com ?
    If that's right, are there any duplicate content issues?

    OP, if you can use .htaccess, use that instead.
    Forwarding a domain in the Godaddy domain manager seems to work most of the time, but I have noticed lately for one of my sites, that the example.net, example.info etc which are all forwarded to example.com using the Godaddy option (without masking) have started showing up in search results when someone searches for the domains+ext.
    If I search example.info, I get example.info as the first result, it shows content from example.com in the snippet (and site links), but shows example.info as the link at the bottom of the snippet. Clicking on the result takes you to example.com
    Not sure wtf's going on there, doesn't seemed to have an effect on my ranking, but yeah.. if you are able to use .htaccess, I would use that instead.

    http://help.godaddy.com/article/664
    http://help.godaddy.com/article/422

    Cheers
    James
     
    Last edited: Sep 20, 2010
    tattoos, Sep 20, 2010 IP
  10. Jon Potts

    Jon Potts Peon

    Messages:
    60
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    Just from what I've read around the internet and choose to believe. From past experience however, without masking in GoDaddy, a domain that I wanted to get indexed was not indexing and it had been a few months, a few weeks after masking the domain was indexed. The domain could have just been sand-boxed though.

    As far as cloaking goes, who really knows. I do know that a 301 redirect tells the search engine that the domain moved so I think that helps to eliminate the issue.
     
    Jon Potts, Sep 20, 2010 IP
  11. tattoos

    tattoos Prominent Member

    Messages:
    1,903
    Likes Received:
    150
    Best Answers:
    0
    Trophy Points:
    335
    #11
    Yeah, the only reason I do 301 redirects is to get the traffic from mistyped URL's. So if someone accidentally types example.co in the address bar, they still get to example.com instead of getting a 404.
    But yeah. If its masked, wouldn't Google think the two domains are different. Both active but with the same content? Wouldn't they just be competing against each other? Or does Google see it as a 301 but users don't... and if so, isn't that cloaking.. I mean showing a search engine one thing and showing a user something else?
     
    tattoos, Sep 20, 2010 IP