View Single Post
  #2 (permalink)  
Old 06-19-2008, 10:44 PM
lisa's Avatar
lisa lisa is offline
Administrator
 
Join Date: Apr 2007
Location: Dallas, TX
Posts: 4,275
lisa is the Admin and cannot be rated.
Default

Good idea. My contribution is not really cool, but maybe useful to some. Since I belong to quite a few affiliate programs, trying to remember the code for each program is a nightmare so I normally create folders that include a meta refresh tag that goes to the merchant site.

So instead of logging into PayPal, for example, to get my affiliate code each time, I create a folder on my site called paypal and create an index.html file that contains the following code...

HTML Code:
 <html>
<head>
<meta http-equiv="Refresh" content="0; url=http://www.affiliate_URL_here.com/">
</head>
</html>
So when I link to mydomain/paypal it automatically goes to my affiliate link. Good trick to use if you have a lot of affiliate programs to promote.
__________________
Don't put the cart before the horse.
Plan your website, then create it.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 Create a Website | 2 Create a Website Blog
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Recent Blog Posts...

Lisa's Favorite Web Tools & Websites
Stop The SEO Madness! [Video]
My Thoughts on Lazy People

Reply With Quote