htaccess & php header redirects

Professor

BANNED
Joined
Feb 13, 2008
Messages
67
Reaction score
3
Here are the two affiliate link cloaking codes:

<?php header("Location: http://www.afflink.com/"); ?> <---- text file that you can just rename index.php

Redirect / http://www.afflink.com <---- You need to make this a .htacess extension file and upload it to whatever domain you're sending them to.

Can someone please inform me of which is better to use, and if these will actually block the root source of traffic from affiliate networks or will they be able to see right through them?
 
Back
Top