After a few reciprocal links (10~30) we need to redirect our secondary site to our main site. We will use a 301 redirect. But we will only redirect search engines, not normal users. This way you can continue with the reciprocal links and the other webmasters will not remove the backlinks.
Use this code on the top of the PHP file(s) to redirect all the backlinks to your main site (don 't forget to change your link):
if (preg_match("#(google|slurp@inktomi|yahoo! slurp|msnbot)#si", $_SERVER['HTTP_USER_AGENT'])) {
header("HTTP/1.1 301 Moved Permanently");
header("Location: http://www.your-main-site.com/");
exit;
Now you will have one-way backlinks to your main site. Google will redirect the link juice to the main site and will not crawl the backlinks of the other webmasters on the secondary site.
Some notes:
- you can use a better script to do that.
- I believe that the secondary site will have the same pagerank after the redirection (or the actualization of pagerank).
- It 's easier to trade links on niches like games, porno etc. Keep that in mind, your goal is to trade many links.
- you can redirect before the first backlinks, but I think this works better this way
Get A Top 5 Google Ranking In Under 30 Days!
2 comments:
This could be a advantage to all who can read it, and can be apply to their own work. And to other that promoting some business professionals that can be include to the ranking of
Paginas Amarillas. Keep on sharing an informative matter.
Thanks seeking this nice article, it's very much conspicuous blogs
Post a Comment