301 redirect to new domain from old domain

piter2008

Regular Member
Joined
Jul 10, 2013
Messages
238
Reaction score
13
Hello,

I am in process to redirect my old domain to new domain.

Case was:- My Old domain have penalty "Thin-content" Only in WMT.

I will Use New domain & use new content and delete my old content completely & 301 redirect to new domain from old domain.
(Please don't suggest me to improve my old domain content. I want to change domain name as well)


ONE IMP. Questions... How to do redirects ? My all link juice will come to new domain home page only ??

What code should i use for best redirect ?

IF i will use redirect i loss link juice ?
 
ONE IMP. Questions...

How to do redirects ? My all link juice will come to new domain home page only ??? if any visitor visit my old domain internal page where he/she will redirect to ?

Can i redirect completely... Like I will make same permalinks on new domain just like old one ?
 
.

You can either 301 the complete domain to a new domain? All/most juice (and visitors) will go to homepage/new target

OR

You can 301 every individual page to a specific page in the new domain? All/most juice (and visitors) of those individual pages will go to new specific page

You can do your redirecting using your cpanel or .htaccess
 
ONE IMP. Questions...

How to do redirects ? My all link juice will come to new domain home page only ??? if any visitor visit my old domain internal page where he/she will redirect to ?

Can i redirect completely... Like I will make same permalinks on new domain just like old one ?


For Each Old Page redirect to New Domain Exact permalink Pages Use the below code on old website .htaccess page

RewriteEngine on
RewriteRule (.*) http://www.yournewdomain.com/$1 [R=301,L]
 
Thank you guys. Please advise Which is best ??? Whole old domain redirect to new domain home page

or Old domain to new domain page wise like same page as before.

Which is best for ranking ?? how much time google will take to get these redirects.. (one more thing my old domain have like 100 backlinks only which is very good )
 
It depends on what you're trying to achieve.

If you've got no use for the old domain beyond this, you might as well re-direct the entire domain.

If you want to redirect specific pages based on their previous links/ranks then go for individual re-directs.
 
@Ultralink

Agree with you. My backlink profile is almost made on Home page. One last query.. If i re-direct the entire old domain to new domain home page. What about specific old pages they will get 404 error ? is it bad for new domain ? Or I choose redirect all old domain links to my new domain home page. ???
 
Is it possible to redirect all the SEO, with 301 for a new domain?
How this is affect to google?
 
Is it possible to redirect all the SEO, with 301 for a new domain?
How this is affect to google?

Your question have the answer. 301 Method do that for you. See My 1st reply to this thread.
 
Excuse the newbie (I am one) question but is there any way for Google to tell that you are using a 301 redirect? Have they penalized anyone in the past for using 301s?

My initial plan is pretty simple:

massive spam links --> 301 Redirect --> Web 2.0 Parasite #1 --> Another 301 redirect domain --> ClickBank Offer

Following some of the strategies laid out on BHW, I plan on putting up a Parasite with a Clickbank offer. But rather than spamming the Parasite directly, I would prefer to hit a 301 first and point *that* to the Parasite. That way, if Parasite #1 ever gets taken down due to a manual review, I could just quickly switch it out with a new one, Parasite #2, without having to rebuild all the spam links. In addition, the Parasite goes to a 2nd 301 redirect which might initially point to an authority site (e.g. CNET) so that the Parasite passes manual review. Then later I would switch the 2nd 301 to point to a Click Bank offer.

But my main worry is - can Google track such shenanigans and penalize you for it? Or are 301 redirects pretty much invisible to Google? If not, what can I do to mask the strategy?

Any input much appreciated!
 
Excuse the newbie (I am one) question but is there any way for Google to tell that you are using a 301 redirect? Have they penalized anyone in the past for using 301s?

My initial plan is pretty simple:

massive spam links --> 301 Redirect --> Web 2.0 Parasite #1 --> Another 301 redirect domain --> ClickBank Offer

Following some of the strategies laid out on BHW, I plan on putting up a Parasite with a Clickbank offer. But rather than spamming the Parasite directly, I would prefer to hit a 301 first and point *that* to the Parasite. That way, if Parasite #1 ever gets taken down due to a manual review, I could just quickly switch it out with a new one, Parasite #2, without having to rebuild all the spam links. In addition, the Parasite goes to a 2nd 301 redirect which might initially point to an authority site (e.g. CNET) so that the Parasite passes manual review. Then later I would switch the 2nd 301 to point to a Click Bank offer.

But my main worry is - can Google track such shenanigans and penalize you for it? Or are 301 redirects pretty much invisible to Google? If not, what can I do to mask the strategy?

Any input much appreciated!


A Short Answer to your question is "Yes, Google Can Track all your footprints"

Simply use tiers to minimize the footprints.
 
This can be done in cPanel but Google can still find you out and probably will.
 
Wrote this in another thread, buy trying here as well:
"Will redirecting an old domain with good metrics to a brand new domain mean that I will be able to avoid the Google sandbox when building links towards the new domain?"
 
Back
Top