[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3824: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3826: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3827: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3828: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
View topic - Cloacking vs not • SSWT Internet Marketing Forum •

 

This Forum Has Been Archived
*Click Here To Visit The NEW Forum*

 

 


Cloacking vs not

Join us here to discuss affiliate marketing in detail - from how to choose programs, how to promote programs, content-based websites, product-based websites and more...

Moderators: angienewton, tknoppe, terrapin719, lisamariemary

Cloacking vs not

Postby heather2 » Sun Jun 26, 2005 8:38 am

I know it's been discussed before but what is your opinion on cloaking the affiliate IDs? If you think it's a good idea, then which method is really the best? Basic redirection or java scripts?

Thanks!
heather2
 
Posts: 115
Joined: Tue Jun 14, 2005 10:15 pm

Postby Lynn Terry » Sun Jun 26, 2005 9:09 am

On your affiliate site, I would definitely recommend "cloaking". You can do a simple mouseover code that should work just fine. For example, with this link:

<a href="http://www.resumemachine.com/cgi-bin/aff.cgi?a=resumelines">ResumeMachine</a>

Just add this to the code:

<a onmouseover="window.status='www.resumemachine.com';return true;" onmouseout="window.status='';" href="http://www.resumemachine.com/cgi-bin/aff.cgi?a=resumelines">ResumeMachine</a>


That way, when a visitor mouses over the link, they see 'www.resumemachine.com' in the status bar (lower left).
User avatar
Lynn Terry
Site Admin
 
Posts: 14504
Joined: Wed Mar 26, 2003 9:01 am
Location: TN, USA

Postby heather2 » Sun Jun 26, 2005 9:23 am

heather2
 
Posts: 115
Joined: Tue Jun 14, 2005 10:15 pm

Postby heather2 » Mon Jun 27, 2005 2:21 pm

heather2
 
Posts: 115
Joined: Tue Jun 14, 2005 10:15 pm

Postby Lynn Terry » Mon Jun 27, 2005 2:30 pm

Not really. I just think it makes things look cleaner & neater.

If you really want to deceive your visitors, you'll recommend junk. Or sell their email address to a spammer. :x :P

Most of the time your visitor is redirected so quickly to the merchant site that they dont even notice the affiliate link. It's not really that big of a deal. (IMO)
User avatar
Lynn Terry
Site Admin
 
Posts: 14504
Joined: Wed Mar 26, 2003 9:01 am
Location: TN, USA

Postby CorpRebel » Mon Jun 27, 2005 5:43 pm

User avatar
CorpRebel
 
Posts: 934
Joined: Sun Jul 27, 2003 8:24 pm
Location: Newport, Rhode Island USA

link cloaking

Postby dshipe » Wed Jul 27, 2005 11:44 am

In my opinion, anyone who would know to check the status bar of the browser for the "true" link would certaintly know enough to view the source HTML. Therefore, cloaking with the mouse over trick is essentially useless.
dshipe
 
Posts: 12
Joined: Wed Jun 29, 2005 3:41 pm

Postby 5starAffiliatePrograms » Sun Jul 31, 2005 12:11 pm

Hi all,

There are lots to methods of link cloaking and some valid reasons for doing it including trying to prevent affiliate theft or avoid parasites that overwrite affiliate links.

Just be VERY careful and test your links to be sure they still track. Some methods of cloaking or re-directing won't pass your cookie properly. One of the popular ways of hiding affiliate links uses an I-frame and I-frames are against the TOS of some programs. Some link cloaking software on the market auto-sets a cookie and cookie stuffing is unethical and against the TOS of many programs too.

My favorite way to re-direct is using subdomains - IF your host gives you unlimited subdomains, which mine does and that's why I chose them.

Shareasale is my favorite affiliate network for many reasons - so I'll use that link as an example.

My raw affiliate link - mouse over to see it - very ugly!


My subdomain link: mouse over to view.

Now click and see what happens. There is a very fast redirect where my affiliate ID shows for a split second but then it resolves to the Shareasale home page. Most end users would have no idea it was an affiliate link and would not even notice.

If you are looking for a host with unlimited subdomains, I use Hostgo. They are pretty good and hosting starts at only 6.95 a month.

Hope this helps and best of luck!
User avatar
5starAffiliatePrograms
 
Posts: 19
Joined: Sun Jul 31, 2005 11:20 am
Location: SoCal

Postby heather2 » Fri Aug 05, 2005 9:25 pm

Thanks Linda! I never would have thought of that. Very ingenious!
heather2
 
Posts: 115
Joined: Tue Jun 14, 2005 10:15 pm

Cloaking

Postby Troy » Thu Aug 18, 2005 2:50 am

I am starting to cloak my links using javascript, as I have heard that Google and other search engines are starting to filter out websites that have alot of affiliate links. I agree with Lynn. eVen doing a document.write java can hide thise links from engines, as far as I know, they still don't read java, Right?
Troy
 
Posts: 104
Joined: Fri Jul 22, 2005 7:41 pm
Location: Tacoma Wa

Postby nuttymarketer » Wed Aug 24, 2005 9:19 am

Hey guys,

Do you think that Google and Yahoo give negative point to a page if it have affiliate links.

I do not think so. How it is possible.

Arvind Kumar
nuttymarketer
 
Posts: 122
Joined: Sun Aug 14, 2005 7:52 am
Location: India


Return to Affiliate Marketing

Who is online

Users browsing this forum: No registered users and 18 guests

cron