Welcome to Welcome to DNF.com™ - Domain Sales, Domain Forum, Domain Appraisals, Domain Registrars

If you are new to domains and looking to buy, sell and learn about domains then you have come to the right place. DNForum is the largest domain name community on the internet and continues to grow every day. There are over 105,000 domainers on DNForum doing everything from buying domains, selling domains, learning about domains and discussing domains. Take a minute and Register.

Register Today on DNForum IT'S FREE!

Results 1 to 5 of 5
  1. #1
    Platinum Lifetime Member

    Join Date
    Dec 2003
    Posts
    1,370
    DNF$
    3,197
    Bank
    0
    Total DNF$
    3,197
    Donate  

    Arrow Avoid SE penalty with permanent redirects in .htaccess?

    After a server migration, I discovered the version of CPanel provided by a certain Hosting service started writing permanent redirects to the .htaccess file in this format:

    RedirectMatch permanent ^/$ http://www.redirectedurl.com/

    The only form I saw before was:

    Redirect permanent / http://www.redirectedurl.com/

    So, will this new "RedirectMatch" format result in a search engine penalty for sites to which a number of domains are redirected, or will it preserve the immunity from penalty afforded by the earlier and simpler form? Thanks in advance to anyone who knows the answer.

  2. #2
    Bloody Hell
    Acro's Avatar
    Join Date
    Feb 2004
    Location
    USA
    Posts
    28,668
    Country

    Holy See
    DNF$
    15,590
    Bank
    0
    Total DNF$
    15,590
    Donate  

    Re: Avoid SE penalty with permanent redirects in .htaccess?

    They're both permanent redirects - same HTTP code 301 - and thus they should be treated the same by spiders & crawlers.

    DomainGang.com - Digital Entertainment for Domainers
    Acroplex - Web & Graphics
    Acro.net - My Blog

  3. #3
    Platinum Lifetime Member

    Join Date
    Dec 2003
    Posts
    1,370
    DNF$
    3,197
    Bank
    0
    Total DNF$
    3,197
    Donate  

    Re: Avoid SE penalty with permanent redirects in .htaccess?

    Thanks for your reply. I figured the answer might be something like that and focus on the 'permanent' part, but I'm not taking any chances with this after having once had a site go from page 1 to the land that time forgot.

  4. #4
    Platinum Lifetime Member

    Join Date
    Feb 2005
    Location
    Philadelphia
    Posts
    44
    DNF$
    443
    Bank
    0
    Total DNF$
    443
    Donate  

    Re: Avoid SE penalty with permanent redirects in .htaccess?

    Actually, one is a 302 "temporary" redirect and the other is a 301 "permanent" redirect. They are both unique HTTP codes...and 301 is the ideal choice.
    -= SsZERO =-

  5. #5
    Gold Lifetime Member
    ForumDomains's Avatar
    Join Date
    Jul 2004
    Posts
    387
    DNF$
    799
    Bank
    0
    Total DNF$
    799
    Donate  

    Re: Avoid SE penalty with permanent redirects in .htaccess?

    You can put this in your .htaccess file
    =====
    RewriteEngine On
    RewriteCond %{HTTP_HOST} ^toberedirected.com
    RewriteRule (.*) http://wheretoberedirected.com/$1 [R=301,L]
    =====
    Good solution if you want a domain to be redirected to a sub-domain or vice versa.
    It is a 301 permanent redirect often used to combine PR.

Similar Threads

  1. How do you avoid the Google PageRank Penalty?
    By petertdavis in forum Domain Beginners and Newbies
    Replies: 0
    Last Post: 02-24-2004, 12:42 PM
  2. How many redirects to register per active site?
    By Manic in forum Website Development and Design Discussion
    Replies: 2
    Last Post: 03-31-2003, 12:19 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Domain name forum recommended by Domaining.com