Need a new web host or having a problem with a script? Tips and advice on the best way to design, build and maintain your most valuable asset - your website!

Link masking code available yet?

dewey
Posts: 68
Joined: 08 May 07
Trust:

Link masking code available yet?

Hi Mark and all

On video lesson 17, there's some free software mentioned for masking your links to prevent click fraud. Is there anything on Afiliorama yet that I haven't found? Does anyone know of a good way to implement this yourself?

Thanks!
-Josh
  • 0
PremiumMember
sean06
Posts: 1004
Joined: 16 Jun 06
Trust:
I use simple php redirects.

Just insert this into a blank php file. Make sure theres no html or any other code.

  • 0
Last edited by sydney on 03 Jun 10 4:20 am, edited 2 times in total.
Reason: unlinked URL as it is only used for illustration and not an actual link
 

www.SixDayWeekend.com
Free Training Videos reveal how I make 6 figures while travelling the world
 
PremiumMember
chatyak86
Posts: 1085
Joined: 17 Jun 06
Trust:
To expand upon what Sean just said...

You would create a folder called anything you like, let's name it "products"... inside of that folder you have a completely blank page... with that PHP code.... where the URL is... put your hoplink.

Now on your website... just link to "http://www.mysite.com/products/"

You're all set!
  • 0
Last edited by sydney on 03 Jun 10 4:21 am, edited 1 time in total.
Reason: unlinked URL as it is only used for illustration and not an actual link
 

Site Admin
markling
Posts: 2071
Joined: 13 Jun 06
Trust:
Hi Dewey,

Yep, some of our videos need updating. We're getting onto that in the next couple of months. The method that Sean and Adrian recommend is a good one -- it's what I use too.

All the best,
Mark
  • 0
Limited time special - Pathway to Passive for $37: https://www.affilorama.com/pathwaytopassive
 
dewey
Posts: 68
Joined: 08 May 07
Trust:
Thanks for the help guys!
  • 0
cron