how to hide affiliate IDs

1 replies
Hi Everybody,Please can someone tell me the best way to hide affiliate IDs so that you can use the domain name recommends approach.I have a cloaker programme but this produces an html file, which when uploaded, doesn`t work.Thank you Nick
#affiliate #hide #ids
  • Profile picture of the author Alp Bozkurt
    Create a folder name "recommends". Under it, create a file named the-product-name.php

    Now edit it and make it look like:
    PHP Code:
    <?php
    header
    ("Location: http://your-aff-link-here.com/?aff-id=xxx");
    ?>
    Be sure to put your exact aff link replacing the one I gave as example.

    That's it. Now your cloaked link is:

    Code:
    www.your-domain.com/recommends/the-product-name.php
    {{ DiscussionBoard.errors[568996].message }}

Trending Topics