dollarjames
Regular Member
- Jun 26, 2010
- 244
- 24
Hi everyone,
I have had several sites penalized by Penguin on April 24th.
Has anyone had success getting out a website from Penguin with the following method ?
1) Buy a 5+ years old, PR2+ domain (non relevant to your niche), with a decent amount of bakclinks.
2) Create a site on it with everything relevant to your niche.
3) Post a few 100% unique 1000 word articles on the site.
4) After getting the site and the content indexed, 301 it to your Penguin penalized website by adding the following code to the .htaccess file -
Options +FollowSymlinks
RewriteEngine on
rewritecond %{http_host} ^domain.com [nc]
rewriterule ^(.*)$ http://www.domain.com/$1 [r=301,nc]
Note: we all know, that 301-ing a penalized website to a new domain passes the penalty, so I was wondering if 301-ing a non penalized high page rank website to your penalized domain could get it out of Penguin.
Your help is much appreciated.
James
I have had several sites penalized by Penguin on April 24th.
Has anyone had success getting out a website from Penguin with the following method ?
1) Buy a 5+ years old, PR2+ domain (non relevant to your niche), with a decent amount of bakclinks.
2) Create a site on it with everything relevant to your niche.
3) Post a few 100% unique 1000 word articles on the site.
4) After getting the site and the content indexed, 301 it to your Penguin penalized website by adding the following code to the .htaccess file -
Options +FollowSymlinks
RewriteEngine on
rewritecond %{http_host} ^domain.com [nc]
rewriterule ^(.*)$ http://www.domain.com/$1 [r=301,nc]
Note: we all know, that 301-ing a penalized website to a new domain passes the penalty, so I was wondering if 301-ing a non penalized high page rank website to your penalized domain could get it out of Penguin.
Your help is much appreciated.
James