Got Experience w/ Link Cloaking

3 replies
  • SEO
  • |
Hi, I'm just beginning to dabble with affiliate marketing.

Does anyone have recommendations on how to cloak or hide my affiliate links? Also, if anyone has cloaked links within AWeber before and explain how you did it that would also be helpful.

Thanks in advance for your help.
#cloaking #experience #link #w or
  • Profile picture of the author jasonbenfield
    What I personally like doing is just set up redirects in your hosting/domain manager.

    That way it helps promote your brand, as well as offer an easy way of hiding the aff link.

    It's a lot simpler if you are trying to do things fast then creating pages, and having to upload them to your server and what not...

    You could even use tools like PrettyCloak (it's not an aff link guys) but I still prefer to just set a redirect on the domain name...
    {{ DiscussionBoard.errors[1688294].message }}
  • Profile picture of the author bha
    This is what I do.

    Create a directory on your web server named whatever

    Change the link information in the php redirect below and save it as index.php in that directory. Your link will be yoursite.com/whatever and when clicked will redirect to your affiliate link. This hides your affiliate link and makes it look more professional in my opinion.

    Code:
    <?php
    header( 'Location: http://www.youraffiliatelink.com' ) ;
    ?>
    Hope this helps
    Signature

    {{ DiscussionBoard.errors[1689715].message }}
    • Profile picture of the author McBrett
      Jason and BHA,

      Wow. These seem to be pretty simple solutions. Exactly how I like them.

      Thanks!
      Signature
      www.500aMonth.com - This is my blog.
      {{ DiscussionBoard.errors[1703634].message }}

Trending Topics