Method to Get Some One-Way Backlinks that works
After a few reciprocal links (10~20) 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 page-rank after the redirection (or the actualization of page-rank).
- 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
No comments:
Write commentsThank you for getting in touch!
We appreciate you contacting us about [Contact Reason]. We try to respond as soon as possible, so one of our Customer Service colleagues will get back to you within a few hours.
Have a great day ahead!