Black Hat Forum
Go Back   Black Hat Forum > Black Hat SEO > Cloaking and Content Generators

Cloaking and Content Generators Discuss Cloaking, Doorway pages and Automatic content generators for search engine optimization

Search
 
Do NOT buy anything from MASS PM Messages Asking you to buy IMA Products YOU HAVE BEEN WARNED!! (If you have REFUND IMMEDIATELY)
Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-05-2008, 09:09 PM
Jr. VIP
 
Join Date: Sep 2007
Posts: 96
Reputation: 9
lover is an unknown quantity at this point
Thanks: 69
Thanked 317 Times in 37 Posts
iTrader: (0)
Default How to spoof/cloak "referral " in affiliate URL ?

Say i got some affiliate link and i purchased some new domain from godaddy redirected (using redirect option in godaddy panel) this new domain to my affiliate link. Now say i paid for some traffic to my new domain, now when i check my stats in statcounter it will show the site as referral (from where i purchased the traffic).

Now my question is how can i hide this referral site info?

Thanks.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Make Money!

  #2 (permalink)  
Old 04-05-2008, 11:47 PM
Jr. VIP
 
Join Date: Feb 2008
Posts: 277
Reputation: 11
vmedia is on a distinguished road
Thanks: 42
Thanked 35 Times in 20 Posts
iTrader: (0)
Default Re: How to spoof/cloak "referral " in affiliate URL ?

why don't you direct them to your site and meta-refresh to your aff link? that should show your site as the referrer then (i think).
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-06-2008, 10:54 AM
Pryda's Avatar
Jr. VIP
 
Join Date: Sep 2007
Posts: 87
Reputation: 14
Pryda is on a distinguished road
Thanks: 3
Thanked 17 Times in 6 Posts
iTrader: (1)
Default Re: How to spoof/cloak "referral " in affiliate URL ?

Try http://cloakedlink.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 04-06-2008, 04:20 PM
wmitchell003's Avatar
Jr. VIP
 
Join Date: Jul 2007
Posts: 488
Reputation: 13
wmitchell003 is on a distinguished road
Thanks: 160
Thanked 45 Times in 33 Posts
iTrader: (1)
Default Re: How to spoof/cloak "referral " in affiliate URL ?

will this show the referrer as cloaked link or from my website? Do you know if affiliate programs have a problem with this.

Is there a way to hide a link on your site whereas when a visitor hoovers over your link they never see your actual link.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 04-06-2008, 05:49 PM
Newbie
 
Join Date: Dec 2007
Posts: 18
Reputation: 10
SolidShadow is on a distinguished road
Thanks: 0
Thanked 0 Times in 0 Posts
iTrader: (0)
Default Re: How to spoof/cloak "referral " in affiliate URL ?

i just use a php redirect script and if you provide enough content on the page and you place the link correctly you get direct affiliate links indexed on google.

Code:
<?php
header( 'Location: http://yourafflink.com/12345' ) ;
?>
Copy that code and place in notepad name it whatever you like. Lets say you named it afflink.php <<<<its going to need a php extentsion for it to work save the file as all files not a txt file.

you can upload in a link directory or on the the main public.html folder....

then just make your affiliate link on your site like these hXXp://yoursite.c0m/afflink.php or hXXp://yoursite.c0m/links/afflink.php or the name of the directory the afflink is in.

Its a old trick but it works for me. You can even stuff cookies with this script but you need to add more code to it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 04-06-2008, 06:18 PM
wmitchell003's Avatar
Jr. VIP
 
Join Date: Jul 2007
Posts: 488
Reputation: 13
wmitchell003 is on a distinguished road
Thanks: 160
Thanked 45 Times in 33 Posts
iTrader: (1)
Default Re: How to spoof/cloak "referral " in affiliate URL ?

Will affiliate companies ban me for using this
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 04-06-2008, 07:15 PM
BANNED
 
Join Date: Nov 2007
Location: michigan
Posts: 11
Reputation: 10
PhatJ is on a distinguished road
Thanks: 0
Thanked 0 Times in 0 Posts
iTrader: (0)
Send a message via ICQ to PhatJ
Default Re: How to spoof/cloak "referral " in affiliate URL ?

Here is an indepth look at controlling your referer

Code:
hxxp://www.slightlyshadyseo.com/index.php/controlling-your-referer-and-hiding-your-traffic-sources/
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 04-06-2008, 10:30 PM
wmitchell003's Avatar
Jr. VIP
 
Join Date: Jul 2007
Posts: 488
Reputation: 13
wmitchell003 is on a distinguished road
Thanks: 160
Thanked 45 Times in 33 Posts
iTrader: (1)
Default Re: How to spoof/cloak "referral " in affiliate URL ?

http://cloakedlink.com hides the link, but is there any way to hide the site when it actually redirects so that instead of it going cloakedlink-->mysite.com it will go cloakedlink-->cloakedlink
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 04-07-2008, 05:38 AM
Pryda's Avatar
Jr. VIP
 
Join Date: Sep 2007
Posts: 87
Reputation: 14
Pryda is on a distinguished road
Thanks: 3
Thanked 17 Times in 6 Posts
iTrader: (1)
Default Re: How to spoof/cloak "referral " in affiliate URL ?

Quote:
Originally Posted by wmitchell003 View Post
will this show the referrer as cloaked link or from my website? Do you know if affiliate programs have a problem with this.
It will hide any referrer information. The site that you visit won't see your url or cloakedlink.com in the referrer field.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 04-21-2008, 07:24 PM
Newbie
 
Join Date: Apr 2008
Posts: 1
Reputation: 10
rubyred is on a distinguished road
Thanks: 0
Thanked 0 Times in 0 Posts
iTrader: (0)
Default Re: How to spoof/cloak "referral " in affiliate URL ?

Signup as free member to this site:
http://myadexplosion.com/link/eazyeuros

and click on Url Cloaker/Tracker in the member's area. Follow the two steps process to cloak any referral link. Using this free service will hide AND cloak any referral link. I'm a pro member of this site; therefore, I can cloak and hide up to 40 urls.

Enjoy!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #11 (permalink)  
Old 04-22-2008, 12:26 AM
yowies's Avatar
Junior Member
 
Join Date: Apr 2008
Location: Blue Mountains-Australia
Posts: 132
Reputation: 10
yowies is on a distinguished road
Thanks: 41
Thanked 26 Times in 19 Posts
iTrader: (2)
Default Re: How to spoof/cloak "referral " in affiliate URL ?

Quote:
Originally Posted by rubyred View Post
Signup as free member to this site:
http://myadexplosion.com/link/eazyeuros

and click on Url Cloaker/Tracker in the member's area. Follow the two steps process to cloak any referral link. Using this free service will hide AND cloak any referral link. I'm a pro member of this site; therefore, I can cloak and hide up to 40 urls.

Enjoy!
Interesting...The free service does that..but leaves "This URL cloaked for free at My Ad Explosion - Get Your Own Today" at the top of the page.Does the pro version remove this.?

Thanks.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old 04-23-2008, 10:42 AM
greendesert's Avatar
Newbie
 
Join Date: Dec 2007
Posts: 18
Reputation: 10
greendesert is on a distinguished road
Thanks: 1
Thanked 0 Times in 0 Posts
iTrader: (0)
Default Re: How to spoof/cloak "referral " in affiliate URL ?

Same Question : would pro remove it - what yowies mentioned ?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Upgrade Today!

  #13 (permalink)  
Old 04-23-2008, 10:54 AM
greyfedora's Avatar
Jr. VIP
 
Join Date: Feb 2008
Posts: 92
Reputation: 10
greyfedora is on a distinguished road
Thanks: 7
Thanked 3 Times in 3 Posts
iTrader: (0)
Default Re: How to spoof/cloak "referral " in affiliate URL ?

Quote:
Originally Posted by SolidShadow View Post
i just use a php redirect script and if you provide enough content on the page and you place the link correctly you get direct affiliate links indexed on google.

Code:
<?php
header( 'Location: http://yourafflink.com/12345' ) ;
?>
Copy that code and place in notepad name it whatever you like. Lets say you named it afflink.php <<<<its going to need a php extentsion for it to work save the file as all files not a txt file.

you can upload in a link directory or on the the main public.html folder....

then just make your affiliate link on your site like these hXXp://yoursite.c0m/afflink.php or hXXp://yoursite.c0m/links/afflink.php or the name of the directory the afflink is in.

Its a old trick but it works for me. You can even stuff cookies with this script but you need to add more code to it.
Can I Cookie stuff them from here also? I have a few forwarded and masked domains to affiliate sites and I wanted to cookie stuff them as they hit my site as well.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14 (permalink)  
Old 04-23-2008, 11:14 PM
karum's Avatar
Jr. VIP
 
Join Date: Feb 2008
Posts: 190
Reputation: 12
karum is on a distinguished road
Thanks: 31
Thanked 34 Times in 22 Posts
iTrader: (2)
Default Re: How to spoof/cloak "referral " in affiliate URL ?

Is it illegal to make redirects? I am making some redicts to my affiliates and don't hide the referer.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15 (permalink)  
Old 04-24-2008, 02:15 PM
Newbie
 
Join Date: Apr 2008
Posts: 3
Reputation: 10
JoshW is on a distinguished road
Thanks: 0
Thanked 0 Times in 0 Posts
iTrader: (0)
Default Re: How to spoof/cloak "referral " in affiliate URL ?

referrers are set in the browser. You have to send the person somewhere with a meta refresh, javascript redirect, or something similar to change the referrer browser side.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #16 (permalink)  
Old 04-24-2008, 02:53 PM
Newbie
 
Join Date: Mar 2008
Posts: 35
Reputation: 10
arcarc is on a distinguished road
Thanks: 9
Thanked 1 Time in 1 Post
iTrader: (0)
Default Re: How to spoof/cloak "referral " in affiliate URL ?

is there a script like http://cloakedlink.com that i can install on my own server? so i can use it with a diffrent URL? like for example if i had a bunch of links to different sites that i don't want to pass on any PR or such...having something like cloakedlink.com on my own server would be alot easier to use.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #17 (permalink)  
Old 05-01-2008, 10:34 PM
Newbie
 
Join Date: Apr 2008
Posts: 19
Reputation: 11
m73022 is on a distinguished road
Thanks: 1
Thanked 5 Times in 4 Posts
iTrader: (0)
Send a message via Skype™ to m73022
Default Re: How to spoof/cloak "referral " in affiliate URL ?

can anyone tell me how i upload an html file to my site? this is for redirecting them to an affiliate site but i dont quite understand where i upload this file to?? i have tried this with the code i was given to redirect but just cant find where to put this info. here is the site i am refering to so you can give me an answer on this. http://www.fastblogfinder.com/affiliate-link-cloaker/
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #18 (permalink)  
Old 05-02-2008, 12:13 AM
goins's Avatar
Registered Member
 
Join Date: Dec 2007
Posts: 72
Reputation: 10
goins is on a distinguished road
Thanks: 97
Thanked 15 Times in 14 Posts
iTrader: (0)
Default Re: How to spoof/cloak "referral " in affiliate URL ?

has anyone been using http://eazyeuros.com and for what cpa? dose it work well?
__________________
MAKE MONEY.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #19 (permalink)  
Old 05-03-2008, 06:06 AM
yowies's Avatar
Junior Member
 
Join Date: Apr 2008
Location: Blue Mountains-Australia
Posts: 132
Reputation: 10
yowies is on a distinguished road
Thanks: 41
Thanked 26 Times in 19 Posts
iTrader: (2)
Default Re: How to spoof/cloak "referral " in affiliate URL ?

I tested it one week ago.
Cloaked a clickbank link.
Grabbed the new link..seemed to work fine.
I forced my brother to purchase a $7 ebook on chicken recipesthrough my new cloaked link.
No credit ever appeared in my clickbank account.
I wrote to eazyeuros and they were "amazed" it didnt work.
They told me to test it again.
I dont think so..I mean how many different ways are there to cook a chicken.
Is there not one real company/software that I can just pay and join and really cloak my url and have some form of stats on referral url/search terms...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #20 (permalink)  
Old 05-16-2008, 10:06 AM
filmy's Avatar
Registered Member
 
Join Date: Mar 2008
Posts: 94
Reputation: 14
filmy is on a distinguished road
Thanks: 15
Thanked 142 Times in 25 Posts
iTrader: (0)
Default Re: How to spoof/cloak "referral " in affiliate URL ?

I use a neat little script called: Red*irect Ma*gic:

Code:
hxxp://www.redirectmagic.c0m
It will cloak your affiliate link if you like... It also tracks all clicks.

Download:

Code:
hxxp://3w.mediafire.com/?wcd0mnmticl
filmy
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #21 (permalink)  
Old 05-24-2008, 02:36 PM
xxxneo's Avatar
Newbie
 
Join Date: May 2008
Posts: 7
Reputation: 10
xxxneo is on a distinguished road
Thanks: 1
Thanked 0 Times in 0 Posts
iTrader: (0)
Default Re: How to spoof/cloak "referral " in affiliate URL ?

Can you explain a little,how to make it work.

I am giving it a try.

Last edited by xxxneo; 05-24-2008 at 02:43 PM..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #22 (permalink)  
Old 06-02-2008, 05:29 PM
oscarslater's Avatar
Jr. VIP
 
Join Date: Mar 2008
Posts: 342
Reputation: 19
oscarslater is on a distinguished road
Thanks: 57
Thanked 105 Times in 70 Posts
iTrader: (2)
Default Re: How to spoof/cloak "referral " in affiliate URL ?

hi filmy

can you give a few lines of what the script does, the page itself is down

I want to hide the referrer from CPA companies so I can sign people up and they don't know where the traffic came from, maybe except the country

os....
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #23 (permalink)  
Old 06-12-2008, 08:10 AM
ellie's Avatar
Jr. VIP
 
Join Date: May 2008
Location: Australia... in a house
Posts: 162
Reputation: 14
ellie is on a distinguished road
Thanks: 52
Thanked 161 Times in 47 Posts
iTrader: (1)
Default Re: How to spoof/cloak "referral " in affiliate URL ?

Quote:
Originally Posted by SolidShadow View Post
i just use a php redirect script and if you provide enough content on the page and you place the link correctly you get direct affiliate links indexed on google.

Code:
<?php
header( 'Location: http://yourafflink.com/12345' ) ;
?>
Copy that code and place in notepad name it whatever you like. Lets say you named it afflink.php <<<<its going to need a php extentsion for it to work save the file as all files not a txt file.

you can upload in a link directory or on the the main public.html folder....

then just make your affiliate link on your site like these hXXp://yoursite.c0m/afflink.php or hXXp://yoursite.c0m/links/afflink.php or the name of the directory the afflink is in.

Its a old trick but it works for me. You can even stuff cookies with this script but you need to add more code to it.
Check your header data, php header as above passes on originating site in referer information. The quickest way around this is meta refresh.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

Forum Jump






Sitemap: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65