Browse > Home / Advertisement, Tips of the day, Wordpress Plugin, cPanel / Do you hide your affiliated links?

| Subcribe via RSS

Do you hide your affiliated links?

October 25th, 2007 Posted in Advertisement, Tips of the day, Wordpress Plugin, cPanel

tshirt store_cr

Imagine you walk into a apparel store. There is a friendly sales person that comes over to promote the new T-shirts that arrived recently. He talk about the unique design of the print, the 100% combed cotton material and the new designers cutting of the shirt. You were so impressed that you start to tell the sales person to wrap it up. Being the nice person he is, he told you about the 20% commission that he will earn when you buy the t-shirt from him. That’s when you say, “No, I am not buying this t-shirt if you are earning a commission from it”.

Do you find the above story familiar?

You search for reviews for the best and cheapest webhosting service around. You found a article that tells you the features of a good webhost. You like it and decided to buy the plan. Suddenly, you look in the status bar of your browser and saw that it is a affiliated link. You start to get disgusted and copy the link (without the affiliated referral) so that you can buy directly from the store. Imagine if the link is just a straight link to the site, you would have click through to sign up.

Both stories above shows that irrationality of a normal person. All commissions are paid by the source and no matter who you buy from, the price you pay are the same. So why do you penalize the marketer/promoter? Doing so just unhinge all the hard work promoting to you/ researching for the review you read. You might say the promoter is biased towards their product, but if the product is really bad, you think you can’t see through the sugar coated lies?

So if you are a affiliated marketer and wanted to “camouflage” your affiliated links, here are 4 ways to do it.

  1. This is from Ben Cook of BloggingExperiment. He uses a affilated jump page to redirect the buyer to the source. So a url like this “http://www.text-link-ads.com/starter_kit.php?ref=94747” would become this http://blogmunch.com/recommend/text-link-ads.php. Here’s the code for your php template.
    <html>
    <head>
    <insert tracking scripts here>
    <meta http-equiv=”Content-Language” content=”en-us”>
    <title>Sign Up with Text Link Ads</title>
    <meta name=”robots” content=”noindex, nofollow”>
    <script>window.location=”affiliate url“;</script>
    <meta http-equiv=”refresh” content=”1; url=”affiliate url“>
    </head>
    <body>
    <p align=”center”>You will be taken to the correct page shortly.
    <br>If this page does not load after 5 seconds, please
    <a href=”affiliate url“>click here</a>.</p>
    </body>
    </html>
  2. If you are using cPanel with your webhost, you can also use the redirect function at the domain tab to redirect any affiliated links to your custom url.
  3. You can also use a tool like http://get-shorty.com/ to install on your server to generate short and sweet url that will hide your affiliated links.
  4. Lastly, like all things WordPress, your solution is only a plugin away. Use the Hidden Affiliate Links plugin.

Choose any one of the solutions above and enjoy more click-through to your affiliated programs.

Like more tips on affiliated marketing? Subscribe to the BlogMunch Feed.

You might be interested in these related posts:
  • How are my Ads performing for my blog?
    This site monetized by Google AdSense and various other advert program ...
  • BlogMunch roundup
    This is my first blog round up in the three months since I start blogg ...
  • I am now a T-shirt seller!
    After reading DoshDosh's So You Want to Make Money Online: An Extensiv ...
  • CashCrate - another method to earn money online
    Other than serving ads on my blog, putting Amazon affiliated links ...
  • 7 Responses to “Do you hide your affiliated links?”

    1. BlogMunch roundup at BlogMunch Says:

      [...] Do you hide your affiliated links? [...]


    2. Hide your Affiliate Links / URLs Says:

      You can also use a server side script written in PHP or Perl that will do this. For example, to make a folder on your website redirect somewhere else, you could put a file called “index.php” in that folder which contains the following:

      <?php

      header(”Location: http://url-to-redirect-to“)

      ?>


    3. blogmunch Says:

      I think I have read about it somewhere. Thanks anyway.


    4. SEO Emanuele Tolomei Says:

      Thank u very muche for your information!


    5. Jock Jerseys Says:

      I think it’s a bad idea to use Text-Link-Ads, especially when you’re putting it way out in the open. Sites using/displaying links from their sites & client list are all over Google’s radar.

      Be careful!


    6. Custom web design blog Says:

      The problem is, as a shopper, I usually want to know which sites have affiliate links as which dont, simply because a “reviews” type website is untrustable. I dont mind them making money, but it seems biased, especially in the online world. The exception if it is a high trust website. A website that has a few affiliate links, but a good reputation, and mostly good content.


    7. custom web design Says:

      I really am bothered by pure affiliate sites taht are trying to recommend products because so often they promote only the highest converting/ popular programs. In that case I would want to know that they are affilaite links. If its a site I trust and only has a few affiliate links, I wouldn’t care either way. I think its fine for people to make money, besides the average visitor isn’t going to have a clue.


    Leave a Reply