Affiliate Marketing - Are You Losing Money Because of Ugly Links?

Affiliate marketers know that their hop link is thethat you have to register several domain names if
vital link to their commissions. Because of this reasonyou have multiple products. Also a particular domain
it becomes very important to ensure that the hopmay be unavailable, so you will have to resort to a
link looks as inviting to click on as possible. Let's facemore convoluted and lengthy URL which may defeat
it - most hop links, to put it plainly, look like spammythe purpose of the redirect in the first place.
garbage. For a long time I use to think I didn't have a3) Use a PHP Redirect
choice since I was unwilling to pay for link cloakingThis method is by far the most robust method of
software until my business picked up. However Ilink cloaking, but it also takes a little bit more time. In
eventually discovered a couple of ways you canorder for this to work, you'll need to have a domain
make you affiliate link appear more inviting.name and a hosting account. If you already have a
1) Use a URL Shortening Servicewebsite, then this method is perfect for you.
This is the easiest way to make your links lookUsing your domain registrar's interface, create a
shorter and more appealing. You may have seen linksfolder with the name of your promotional product.
on the internet that look something like this:http: /Now open up your favorite text editor such as
tinyurl.com/1234Notepad, and type the following PHP code:
(I just chose the number at the end at random)< ?php header( 'Your_Affiliate_Hop_Link' );? >
The website creates these shortened URL that leadOf course make sure you substitute the
to the website you specify. It also has the ability toYour_Affiliate_Hop_Link with your actual hop link.
have a 'custom alias' so instead of the '1234' in ourOne more thing, make sure you leave the single
example, it might look something like this:http: /quotations in place when you paste you link. Save
tinyurl.com/my_affiliate_productthe file as "index.php" Now upload "index.php" into the
There are a couple of problems with this type of linknew folder you created. Now when you want to
cloaking. The first is that the URL has no indication ofdirect someone using your affiliate link your link will
where it might be taking you. Another downside islook something like this:http: //
that it fails to reinforce your website name, and soAssuming that the folder you created was called
you lose out on brand promotion. Also, keep in mind"cool_product."
that TinyURL might not keep your URL aroundThe disadvantage to this method is that it is time
forever. If you send your customers to a broken link,consuming, especially if you have many products you
you risk losing their trust and business.are promoting. However, if you have an existing
2) Use a Domain Redirectwebsite, this method is very effective.
This method is definitely a pretty good link cloakingGetting people to click on your hop link is extremely
technique. The process involves purchasing a domainvital if you intend to do well in affiliate marketing.
name in your niche. Using your domain service After you get some sales you can purchase link
provider such as you can set up a redirect to yourcloaking software that will save you a lot of time in
affiliate hop link URL. A domain redirect is not verycreating PHP redirects. However, until then you can
expensive since you can get a.INFO domain name forrely on one of these three methods to make your
around $0.79/year. A downside to this technique ishop links look more attractive.