Redirect linking outbound links and tracking

yes, it will reveal example.com as a referer
yes, for sure you can add stats tracking in your out.php
yep, it counts as a backlink, however it will not pass that many linkjuice as a plain link
 
then how can i hide referer at the same time ?

>> yes, for sure you can add stats tracking in your out.php

add tracking code to the page out.php ?

>> yep, it counts as a backlink, however it will not pass that many linkjuice as a plain link

what other linking method will not pass linkjuice at all ?

Thanks
 
then how can i hide referer at the same time ?

>> yes, for sure you can add stats tracking in your out.php

add tracking code to the page out.php ?

>> yep, it counts as a backlink, however it will not pass that many linkjuice as a plain link

what other linking method will not pass linkjuice at all ?

Thanks

since out.php is a script, you can implement in it any kind of php code to track stats about the clicks made, like saving click stats into database and etc..
 
Back
Top