1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

will google penalize 301 redirect from domain.com to www.domain.com

Discussion in 'Search Engine Optimization' started by sakib000, Jun 22, 2007.

  1. #1
    some say yes and some say no. will google or other SE penalize 301 redirect from domain.com to www.domain.com
     
    sakib000, Jun 22, 2007 IP
  2. roseau

    roseau Peon

    Messages:
    266
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I asked the question previously and was told the site would be banned. I still don't understand why because many people use the 301 when they move pages or move sites.

    Anyway, I hope others can shed some light on this.
     
    roseau, Jun 22, 2007 IP
  3. davert

    davert Banned

    Messages:
    345
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #3
    FWIW if you do Sitemaps they will allow you to prefer one or the other so 301 isn't even needed. However I did it and was not banned.
     
    davert, Jun 22, 2007 IP
  4. poksa

    poksa Banned

    Messages:
    314
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Off course its not...

    Google allows 301 redirection of your page as long as not Cloak...
     
    poksa, Jun 22, 2007 IP
  5. trichnosis

    trichnosis Prominent Member

    Messages:
    13,785
    Likes Received:
    333
    Best Answers:
    0
    Trophy Points:
    300
    #5
    it's not a reason for a punishment. it's suggested seo way. you must do it
     
    trichnosis, Jun 22, 2007 IP
  6. ForgottenCreature

    ForgottenCreature Notable Member

    Messages:
    7,473
    Likes Received:
    173
    Best Answers:
    0
    Trophy Points:
    260
    #6
    ForgottenCreature, Jul 15, 2007 IP
  7. sakib000

    sakib000 Active Member

    Messages:
    415
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    58
    #7
    Options +FollowSymLinks
    RewriteEngine On
    RewriteCond %{HTTP_Host} ^domain.com [NC]
    RewriteRule ^(.*)$ http://www.domain.com/$1 [L,R=301]
    Code (markup):
    USE THIS IN YOUR .htaccess file
     
    sakib000, Jul 16, 2007 IP
    Bernard likes this.
  8. WebdevHowto

    WebdevHowto Peon

    Messages:
    991
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    0
    #8
    I was under the impression that without the redirect you could get penalized for duplicate content because google will index both the domain.com and www.domain.com.
     
    WebdevHowto, Jul 16, 2007 IP
  9. Bernard

    Bernard Well-Known Member

    Messages:
    1,608
    Likes Received:
    107
    Best Answers:
    0
    Trophy Points:
    185
    #9
    I've been redirecting non-www to www versions of my sites' pages for years and it works great. This is the first time I have ever heard a suggestion that a site would get banned for it. That's ludicrous IMO.

    Allowing both versions of the site to exist separately causes the benefits (PR, anchor text, etc.) of inbound links to be split between the two versions of your site (when inbound links are using both versions).

    The www. prefix is a subdomain just like any other subdomain you might put on your site. Well, maybe not just like any other, but from a SE perspective it is.
     
    Bernard, Jul 16, 2007 IP
  10. mokmok69

    mokmok69 Peon

    Messages:
    569
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #10
    well, I heard that before same like yahoo is there any proof of this?
     
    mokmok69, Nov 4, 2008 IP
  11. Bloomtools

    Bloomtools Peon

    Messages:
    1,361
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #11
    Google is not penalize using of 301 redirect.
     
    Bloomtools, Nov 4, 2008 IP
  12. shabbirbhimani

    shabbirbhimani Well-Known Member

    Messages:
    1,063
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    140
    #12
    No it should be done. Even Google does the same. Just check it out
     
    shabbirbhimani, Nov 4, 2008 IP