How To Cloak Your Affiliate Link

Sun, Jul 13, 2008

Affiliate Marketing

PHP

Ok, back to affiliate marketing… I am sure there are tons of tutorials about how to do redirects and such but this is my journey and something that I recently learned how to do. I have a code for php as well as html. You can use either one, I don’t care…

For html code: The website in bold is where you delete and add your site.

<html><head>
<meta http-equiv=”refresh” content=”0; url=http://www.minisitesecretsrevealed.com/offer-code/15078“>
</head></html>

  1. Highlight the code above and copy (CTRL-C) it to your clipboard.
  2. Open a blank text file in Notepad.
  3. Paste (CTRL-V) the code into your text file.
  4. Save the file as “minisitesecrets.html”
  5. Upload the file to your webhost.
  6. Now direct people to your new file – http://www.YOURDOMAIN.com/minisitesecrets.html.
    (NOTE: Be sure to test your redirect file before using it in any promotions.)

For the php code:

<?php
/**

* Place in a blank PHP page

*/

// Change to the URL you want to redirect to

$URL=”http://www.YOURSITE.com”;

header (“Location: $URL”);

?>

For this I created a folder call “recommends” and uploaded to the root directory of my main domain name. Then I created a php file with that code and saved as “whatever you want”, then uploaded that into that “recommends” folder. Thats it.

If you have any questions on how to do this just let me know via the comments… thanks!

Zemanta Pixie
, , , , , , ,

If you enjoy this post, please do me a favor and share with others and retweet and comment.

To Your Abundance!

Toki Tover Loves Numis Network Toki Tover 805.295.4165 toki@tokitover.com
Follow Me On Twitter – Southern California Twitter Chick
Friend me on Facebook – Toki Tover Facebook
Check Out My FB Page – Toki Tover Fan Page (Free Internet Marketing Resources)
Wanna Work With Me? – Work With Me


PS: If Your Upline Does Not Have a Step-By-Step Blueprint For Success, Check This Out (Unless You Already Have Too Many Leads) – Click Here For Instant Access


One Response to “How To Cloak Your Affiliate Link”

  1. malapu Says:

    nice tips.. thanks for the tutorials

Leave a Reply

CommentLuv Enabled
This site is protected by WP-CopyRightPro