News Update :
Home » » Great technique to Get One Way Backlinks

Great technique to Get One Way Backlinks

Penulis : Unknown on Sunday, 23 February 2014 | 02:36


Here is how to get some backlinks one way that works pretty well. You must need to get a secondary site. The simple things and contact other webmasters to link. ( Reciprocal ), it can be from different channels. Put all the links ******** it doesn 't matter.

After reciprocal low ( 10 ~ 30 ), we need to change our path to a secondary site to the primary site, we will be using a 301 redirect. But we will not change the search engine to normal users. How you can make to your reciprocal links and other webmasters will not remove the backlinks.

Use this code at the top of the file, PHP (s) to redirect all the backlinks to your main site ( don 't forget to change your links ) .

Code:
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 can have one way backlinks to your main Google will redirect the link juice to your main site and will not crawl the backlinks of other webmasters in the secondary site.

Some notes:
- You can use the script better to do so.
- I believe that the secondary website will have the same rank, after the redirect ( or actualization of the rankings ) .
- It is easy to trade links with niche games like naked, etc. to inform you that your goal is to link several.
- You can change the routes before backlinks first but i think this will work better this way.

Please comment if you like our post :)
Share this article :

Post a Comment

 
Design Template by panjz-online | Support by creating website | Powered by Blogger