301 redirect method - safe or not?

CPAHit

Junior Member
Joined
Feb 2, 2011
Messages
148
Reaction score
37
Hey guys..I've searched a few threads on 301 and came up with a few interesting and helpful ideas to link building.

I have a few client websites to rank and 301 will be helpful and safe way to build their ranks. I plan to get 5 .info domains, setup 301 redirect (php) to client's site and then do all my backlinks to the 5 .info domains. Basically blast everything towards them and get the BL juice flowing to main site.

Is this method safe and does it work?

This is my first time trying 301, heck I don't even know how to setup 301. All I know get php redirection script/code, put it in index.php and upload to the 5 .info domains.

Hope someone can help me on this. :baby09:
 
Hey guys..I've searched a few threads on 301 and came up with a few interesting and helpful ideas to link building.

I have a few client websites to rank and 301 will be helpful and safe way to build their ranks. I plan to get 5 .info domains, setup 301 redirect (php) to client's site and then do all my backlinks to the 5 .info domains. Basically blast everything towards them and get the BL juice flowing to main site.

Is this method safe and does it work?

This is my first time trying 301, heck I don't even know how to setup 301. All I know get php redirection script/code, put it in index.php and upload to the 5 .info domains.

Hope someone can help me on this. :baby09:

I believe that 301 re-directs won't give you the Google juice that your sites need to rank higher. A more senior (and experienced) member can confirm/deny or add more.
 
I believe that 301 re-directs won't give you the Google juice that your sites need to rank higher. A more senior (and experienced) member can confirm/deny or add more.

According to a few reports and threads here in BHW, 301 do pass juice and it creates a protection for you main site, which avoids sandbox. Looking for more inputs, please help.
 
It worked for me, but don't rely only on 301 ... build links to the money site too.
 
It worked for me, but don't rely only on 301 ... build links to the money site too.

Great to see it worked for you. Did you build a site or just domain with redirection script (I am looking at simple php).
 
Use apache/.htaccess Permament(301) redirect , it passes link juice between pages/domains almost ~90%+

something like

#Options +FollowSymLinks
RewriteEngine on
RewriteCond %{HTTP_HOST} ^www.olddomain.com$[OR]
RewriteCond %{HTTP_HOST} ^olddomain.com$
RewriteRule ^(.*)$ http://www.newdomain.com/$1 [R=301,L]
to you .info domain's .htaccess
 
.htaccess is definitely the way to go.

I find that setting up a 301 usually works, but you won't get ALL of the backlinking power. Typically, 60%-80% of the total backlinks will be passed on to the money site.
 
I wouldn't use a PHP redirect. Just put a 301 redirect in your .htaccess file, and you don't need to bother building a site.

Thank you for that, I didn't know how to setup .htaccess but the reply from gentlemen below helps on that. You guys are awesome!

Can I create subdomains and assign .htaccess for each?

domain.info
sub.domain.info
sub1.domain.info

Thanks!


Use apache/.htaccess Permament(301) redirect , it passes link juice between pages/domains almost ~90%+

something like

to you .info domain's .htaccess

Thank you! May I know once implemented how do I check it is redirecting correctly?


.htaccess is definitely the way to go.

I find that setting up a 301 usually works, but you won't get ALL of the backlinking power. Typically, 60%-80% of the total backlinks will be passed on to the money site.

Thank you! 60-80% is very good and it serves as a nice little protection.


Thanks guys, Rep+
 
When you type youinfodomain.info , it should redirect to newdomain.com

Ok that's it? Sounds good :)

So i create .htaccess and upload to the domain root and then test it as you've said.

Thanks once again!
 
But remember to blend this into a balanced link building campaign.

In a video M*t C*tts from G00gle stated that 301 redirects do work ..... but they reserve the right to amend their view on these at any point in the future ...... and most importantly if a site had the majority of its IBLs as 301 redirects then this would raise a flag as it looked abnormal.
 
Thank you so much for clearing these out guys!
 
Well so by using this method with 301 redirect (ive got a second EMD domain) could I blast this 301 red~ with 50k xrumer and 50k AAlist and not get any penalty?!?!? That would be STRONG.
 
Back
Top