Affiliate Marketing
Forum Search


Reply
 
LinkBack Thread Tools Display Modes

  #1 (permalink)  
Old 21-04-08
hairycornflakes's Avatar
Registered User
 
Join Date: Jan 2007
Location: Aberdeen
Posts: 567
Thanks: 36
Thanked 23 Times in 16 Posts
hairycornflakes is an unknown quantity at this point
  Is there an easy way to mask aff links?

just think masking an aff link would make my site look a lot nicer!

basically want hxxp://www.androzers.com/blaqadlakjd;laks2312301230

to look like

hxxp://www.betfair.com

when a user hovers over a banner or text link.

is this possible? if so, is it easy lol!

hc
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 21-04-08
Registered User
 
Join Date: Mar 2007
Posts: 1,525
Thanks: 106
Thanked 191 Times in 85 Posts
smingle is an unknown quantity at this point
  Re: Is there an easy way to mask aff links?

Downloads - Auratech Affilate Link Cloaker 1.2.3 Freeware Software

Enjoy
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 21-04-08
Affi Liate's Avatar
Registered User
 
Join Date: Jan 2007
Location: A new house with 76 windows, broadband, maid and a clock.
Posts: 519
Thanks: 1
Thanked 49 Times in 21 Posts
Affi Liate seems to know their stuff
  Re: Is there an easy way to mask aff links?

I'm sh*t at web code - but this does it for me and it's pi*s easy:

Takes seconds once you tried it and see it works.

Captain Geeko tried 'em all and this is the one he reccommends...

For this to work your hosting server will need to support php

[1] Create a folder called "OUT" in your www web folder

[2] For EACH affiliate link you need on the site create a folder within the OUT FOLDER

So you would create a folder called "betfair-whatever"

In this folder you need a php page called "index"

On the index page you will need the following code:

<?php
header("Location: http:// www. affiliatelink");
?>

Your actual link on the web page source will look something like this:

[a href=" ./out/betfair-whatever" title="whatever" target="_blank"] **

This method has other strong white hat advantages which I won't go into just now.

Affi Gates

** [ & ] = < & > Had to do this way to prevent the f***** thing creating a link in the post....
__________________
Who Gives a Sh*t
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 21-04-08
Bud's Avatar
Bud Bud is offline
Registered User
 
Join Date: Nov 2006
Posts: 782
Thanks: 29
Thanked 36 Times in 25 Posts
Bud seems to know their stuff
  Re: Is there an easy way to mask aff links?

Or, there was pretty much a perfect solution posted by BenKowaBunga.

HTML Code:
<a onMouseOver='window.status="http://www.johnlewis.com"; return true' onMouseOut='window.status="Done"; return true' href="http://tracker.tradeboubler.com/click?.............." target="_blank">TEXT GOES HERE</a>
Don't think it gets much simpler than that.

See thread: redirecting Affiliate URL Links
__________________
Bud

Great Shopping That Doesn't Cost The Earth: www.TheOffsetShop.co.uk
"Will Dance for Discount Codes!"
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #5 (permalink)  
Old 21-04-08
accelerator's Avatar
Online shopping rocks!
 
Join Date: Nov 2004
Location: England
Posts: 1,915
Thanks: 30
Thanked 90 Times in 83 Posts
accelerator is an unknown quantity at this point
  #6 (permalink)  
Old 21-04-08
Grizzly's Avatar
Roddersssss...!
 
Join Date: Apr 2008
Location: Sheffield
Posts: 75
Thanks: 1
Thanked 0 Times in 0 Posts
Grizzly is an unknown quantity at this point
  Re: Is there an easy way to mask aff links?

I always use a page redirect using meta. it makes links look much better!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 21-04-08
accelerator's Avatar
Online shopping rocks!
 
Join Date: Nov 2004
Location: England
Posts: 1,915
Thanks: 30
Thanked 90 Times in 83 Posts
accelerator is an unknown quantity at this point
  Re: Is there an easy way to mask aff links?

See also:

Link Masking

Rgds

Accelerator
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #8 (permalink)  
Old 21-04-08
Super Moderator
 
Join Date: Jul 2004
Location: Surrey
Posts: 944
Thanks: 8
Thanked 10 Times in 7 Posts
sgpratley seems to know their stuff
  Re: Is there an easy way to mask aff links?

Quote:
I always use a page redirect using meta. it makes links look much better!
You can also stick a tracking tag on one of those pages so you can count your clicks out as some sort of conversion. If you use the header location method there's nowhere to put a tag.

Not perfect, but easy.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 21-04-08
Travel Pixel's Avatar
Travel Squared
 
Join Date: Sep 2006
Posts: 626
Thanks: 62
Thanked 31 Times in 20 Posts
Travel Pixel seems to know their stuff
  Re: Is there an easy way to mask aff links?

If you use a PHP method (my solution kindly linked above) you can also integrate it with a database of some kind.

What does this do?

Well, you can track clicks, build a database of popular products, send emails to yourself when a link is clicked....lots of potential for geeky analytics.

__________________
Affiliate Citizen
Holiday Reviews & Travel Deals || Travel Merchants: Please contact me if you have special offers or codes
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 21-04-08
Registered User
 
Join Date: Nov 2003
Location: Birmingham
Posts: 837
Thanks: 3
Thanked 32 Times in 27 Posts
aotagain is an unknown quantity at this point
  Re: Is there an easy way to mask aff links?

Quote:
Originally Posted by Travel Pixel View Post
...send emails to yourself when a link is clicked....lots of potential for geeky analytics.
That gives me an idea for using clicks to trigger the exterior flashing Christmas house lights next Christmas.

ahhh ... i need a break from migrating my database
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #11 (permalink)  
Old 21-04-08
Travel Pixel's Avatar
Travel Squared
 
Join Date: Sep 2006
Posts: 626
Thanks: 62
Thanked 31 Times in 20 Posts
Travel Pixel seems to know their stuff
  Re: Is there an easy way to mask aff links?

Quote:
That gives me an idea for using clicks to trigger the exterior flashing Christmas house lights next Christmas.
LOL, great idea. With the xmas bonanza in sales you can offset the cost of all those bulbs from the revenue. nice.

Id recommend a volley of Christmas carols at increments of 10 clicks aswell.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old 09-08-08
Registered User
 
Join Date: Jun 2008
Posts: 515
Thanks: 1
Thanked 26 Times in 21 Posts
Lawcom is an unknown quantity at this point
  Re: Is there an easy way to mask aff links?

I've been trying to work with the technique outlined at affiliatecitizen.com but have a few issues..

1, my testing server is not the final url for the domain and the links, as it is being tested in a folder on a different site..

2, I am using frames and I am unsure if the target _mainFrame should be in the php file or in the link ?

Any chance of a heads up

at present I am receiving Parse error: syntax error probably due to one of those issues
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old 09-08-08
Registered User
 
Join Date: Dec 2007
Posts: 63
Thanks: 2
Thanked 3 Times in 3 Posts
mejorantes is an unknown quantity at this point
  Re: Is there an easy way to mask aff links?

Another method is using htaccess.....

For an onpage link of hxxp://www.yourdomain.com/go/betfair/ you would place the following code in your htaccess:

Code:
RewriteEngine on
RewriteRule ^/?go/betfair/ http://www.youraffiliatelink.com [L]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Will using 302 temp redirect for affiliate links affect Google SEO? MobileDealsNow Widgets, Coding, AJAX, PHP - Technology & Affiliate Marketing 1 04-10-05 09:10 PM
Bristol A4U Pub Meet - Friday 3rd September Matthew Wood Affiliate Marketing Events 37 15-07-05 08:10 AM
What are best paying auto aff links ? maximus007 The Affiliate Marketing Lounge 1 31-10-04 04:21 PM
DGM Aff Links in Google? Ballswinger DGM Affiliates 2 26-08-04 11:18 PM
Hijacking of Aff links Elaine The Affiliate Marketing Lounge 5 26-11-03 10:23 AM


Affiliate Marketing RSS Feeds - Contact Us - Affiliate Marketing - Archive - Privacy Statement - Top

Content Relevant URLs by vBSEO 3.2.0 RC7