Google Like Redirect or Not?

Discussion in 'Search Engine Optimization' started by baranbuffet, Apr 3, 2009.

  1. #1
    Plz Let me know Google redirection is a black hat techniques OR white hat techniques? and Google like redirection or not, all approximations would be appreciable...
     
    baranbuffet, Apr 3, 2009 IP
  2. seoz

    seoz Banned

    Messages:
    229
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Google is ok with 301 permanent redirect
     
    seoz, Apr 3, 2009 IP
  3. webbuilder71

    webbuilder71 Active Member

    Messages:
    105
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    68
    #3
    It depends on how you use it, if it is your site and you are moving it than your are fine. 301 redirect is recommended by google.
     
    webbuilder71, Apr 3, 2009 IP
  4. evershawn

    evershawn Banned

    Messages:
    280
    Likes Received:
    79
    Best Answers:
    0
    Trophy Points:
    120
    #4
    What about using a script to redirect rather than adding a no follow?
     
    evershawn, Apr 3, 2009 IP
  5. lindamood1

    lindamood1 Active Member

    Messages:
    1,705
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    78
    #5
    yes with 301 google not give any penalty
     
    lindamood1, Apr 4, 2009 IP
  6. GMBRDILOS

    GMBRDILOS Well-Known Member

    Messages:
    573
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    130
    #6
    From the point of SEO the best is 301 redirection.
     
    GMBRDILOS, Apr 4, 2009 IP
  7. seoservice1

    seoservice1 Well-Known Member

    Messages:
    1,401
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    130
    #7
    Google allow only 301 redirect
     
    seoservice1, Apr 4, 2009 IP
  8. Canonical

    Canonical Well-Known Member

    Messages:
    2,223
    Likes Received:
    141
    Best Answers:
    0
    Trophy Points:
    110
    #8
    There is no right answer to this question. It depends on how you are using redirects as to whether or not Google will be okay with it or consider it black hat. It all depends on the context of its use.

    In general, Google is fine if you use 301 redirects to redirect page requests from an old URL to a new URL. In fact they recommend it (http://www.google.com/support/webmasters/bin/answer.py?hl=en&answer=93633). The credit for the inbound links (and link text) to the old URL will be passed to the new URL therefore passing PR from the old URL to the new URL. Google will remove the old URL from their index and replace it with the new URL.

    However, if you are using 301 redirects to deceive Google and users then it could be considered a violation of Google's Webmaster Guidelines and result in a penalty.

    For instance, if your web pages at URL A show Googlebot one piece of content when URL A is requested but redirects users to another URL B when they request Page A, this is a form of cloaking and can result in a penalty should you be reported and caught.

    So there really is no 100% correct answer to such a general question. Like most broad questions... it depends on the context in which you are talking about using redirects. You should be more specific and describe exactly in what context you plan to use redirects if you want an answer.
     
    Canonical, Apr 4, 2009 IP
  9. tdg89

    tdg89 Peon

    Messages:
    215
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Google is okay with you using a 301 permanent redirect. For example, when you changed your URL. Or when you want all visitors to access your website including www. instead of no www.
     
    tdg89, Apr 4, 2009 IP
  10. Anaks

    Anaks Peon

    Messages:
    10
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    You can type on google and learn about .htaccess re directions.It is very nice way to get everything that you want about redirection.
     
    Anaks, Apr 4, 2009 IP
  11. vitnuce

    vitnuce Peon

    Messages:
    39
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #11
    I got a warning from Google Sitemap because using 301 permanent redirect on my site.

    Sometimes they like, somethimes don't :|
     
    vitnuce, Apr 4, 2009 IP
  12. nadavbentor

    nadavbentor Peon

    Messages:
    194
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #12
    Thank you Anaks - its very useful info. I did many redirects lately and i an a bit worried
     
    nadavbentor, Apr 5, 2009 IP
  13. mtblive

    mtblive Peon

    Messages:
    28
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #13
    it depends i think if it is a 303 than it is white hat is it cloacking than it is blackhat
     
    mtblive, Apr 5, 2009 IP
  14. baranbuffet

    baranbuffet Peon

    Messages:
    126
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #14
    thanks for your all posting, your posting are appreciable. as mtblive says about 303 could u let me know know that how it is white hat techniques...
     
    baranbuffet, Apr 7, 2009 IP
  15. emlak

    emlak Peon

    Messages:
    50
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #15
    I use that does not include www the code for the link

    here is 301 redirect code in asp

    <%

    if instr(request.ServerVariables("SERVER_NAME"),"www")=1 then

    else

    Response.Status="301 Moved Permanently"
    Response.AddHeader "Location","http://www.y o u r s it e.com/"

    response.End()
    end if

    %>
     
    emlak, Apr 8, 2009 IP
  16. ezinequeen

    ezinequeen Peon

    Messages:
    132
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #16
    Google allow 301 redirect...
     
    ezinequeen, Apr 8, 2009 IP
  17. Canonical

    Canonical Well-Known Member

    Messages:
    2,223
    Likes Received:
    141
    Best Answers:
    0
    Trophy Points:
    110
    #17

    Getting warnings from Google because your sitemap.xml has URLs in it that redirect has nothing to do with whether or not Google considers their use acceptable or some type of black hat trick.

    It's just common sense... Why would you tell Google in your sitemap.xml, "Go to URL A and index it!" and then when their crawler requests URL A, you tell them "Oh crap... no.. I meant go to URL B." Just tell them to index URL B to begin with.

    That is why you got the warning. Not because they consider it black hat or bad. If they didn't like them or considered them black hat, they wouldn't be telling you in their online help to use them... http://www.google.com/support/webmasters/bin/answer.py?answer=93633&topic=15261
     
    Canonical, Apr 8, 2009 IP
  18. inter4522

    inter4522 Active Member

    Messages:
    477
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    80
    #18
    i like to use the white hat technique
     
    inter4522, Apr 8, 2009 IP
  19. baranbuffet

    baranbuffet Peon

    Messages:
    126
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #19
    in the some scenarios Google don't like 301 redirection ..is it write
     
    baranbuffet, Apr 8, 2009 IP
  20. amitpandey

    amitpandey Peon

    Messages:
    66
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #20
    yes absolutely right it depend how you place your redirection i.e 301 . Google fine if you use 301 redirects to redirect page requests from an old URL to a new URL.
     
    amitpandey, Apr 8, 2009 IP