![]() | | ||||||||
| | #1 |
| Mack War Room Member Join Date: Oct 2009
Posts: 282
Thanks: 77
Thanked 40 Times in 24 Posts
|
so i bought a link cloaking product the other day, and, unfortunately its too complicated for me. what im looking for is a product that will change www.affiliate.com/afflink1824234 to affiliate.com HOME i dont need to track clicks, leads or anything of that nature. i use wysiwyg web builder 6, so when i publish my site i simply press 1 button. i dont use my hosting company or an ftp client, so i dont want a product where i have to go in some folder on my Cpanel to do anything. i just want a link that looks like www.website.com instead of www.website.com/afflink23985734958 if you know a product that will do this, let me know and id be happy to make you a commision. Thanks, Matrix |
| | |
| | #2 |
| Advanced Warrior War Room Member Join Date: Feb 2006 Location: Kerala - India
Posts: 999
Blog Entries: 1 Thanks: 178
Thanked 26 Times in 23 Posts
|
You don't need to buy any product. If you have a little HTML knowledge, you can do it yourself... Here is an example - 20 Ways To Make $100 a Day Part-Time On The Internet That page takes you to my affiliate link to the 20 ways to make $100 per day online ebook. Here is the code that does the job - Code: <html>
<head>
<title>20 Ways To Make $100 a Day Part-Time On The Internet</title>
<meta http-equiv="refresh" content="2;URL=http://pathway100.com/?e=spencer">
<script>
url='http://pathway100.com/?e=spencer';
if(document.images) { top.location.replace(url); }
else { top.location.href=url; }
</script>
</head>
<body>Loading
<a href=http://pathway100.com/?e=spencer>page</a>...
</body>
</html> Simply upload the file to your server and you have your own cloaked URL. ![]() Hope this helps... |
| | |
| | |
| | #3 |
| Mack War Room Member Join Date: Oct 2009
Posts: 282
Thanks: 77
Thanked 40 Times in 24 Posts
|
thanks for the help. i noticed when i previewed in my browser it automatically redirected to that paticular site. In my paticular instance i just want to display a hyperlink and when the customer hovers over it it says www.blahblahblah.com instead of blahblahblah.com/afflink345837598 is there anyway i can chop up that HTML code to fit my situation? thanks again, i appreciate it |
| | |
| | #4 |
| Active Warrior Join Date: Oct 2009
Posts: 90
Thanks: 1
Thanked 15 Times in 11 Posts
|
If your site is hosted on apache servers, you can use .htaccess If you want to use it, just create a .htaccess file with the following: Code: Options +FollowSymLinks RewriteEngine on RewriteRule productid([^/]*)(/)?$ index.php?id=$1 And use the link http://mysite.com/products/productid2 If you have more links you can create the array from your mysql database. Here's a tutorial how to create the .htaccess file: How do I create a .htaccess file? |
| | |
| | #5 |
| Senior Warrior Member War Room Member Join Date: May 2009 Location: North Ga.
Posts: 1,672
Blog Entries: 2 Thanks: 939
Thanked 505 Times in 325 Posts
|
I use my autoresponders tracking code . I can type in any url and then set the tracking code to say anything I want it to. This is not a redirect it is done directly in a wysiwyg editor . |
| One Week FREE Coaching ... See If I Am The Real Deal Or Not ... No Credit Card Needed ... Full | |
| | |
| | #6 |
| Warrior of the Warriors War Room Member Join Date: Jul 2009 Location: Malaysia
Posts: 794
Thanks: 68
Thanked 103 Times in 47 Posts
|
Why not do a php redirect instead? 1. Create a new text document. 2. Write the following code, but replace CHANGETHIS to your affiliate link. Code: <?php
header('Location: CHANGETHIS');
?> 4. Change the extension of ".txt" to ".php". 5. Create a folder for this document, for example "go" or "recommends". 6. Upload the folder to your host. If at step 3, I saved the document as "WarriorForum", and at step 5 I created a folder named "Example" to store the document, the url would be: www.example.com/Example/WarriorForum.php Easy, right? |
| | |
| | #7 |
| Senior Warrior Member War Room Member Join Date: Jan 2004 Location: Japan
Posts: 2,375
Blog Entries: 1 Thanks: 418
Thanked 912 Times in 210 Posts
|
Here is a free program that will let you do link cloaking easily. Has a video tutorial and it works great. No need to optin or give me anything. http://www.idiotproofblogging.com/linkcloaker.zip -Craig |
| | |
| | |
| | #8 |
| Jani G War Room Member Join Date: Feb 2008 Location: , , United Kingdom.
Posts: 482
Thanks: 14
Thanked 91 Times in 35 Posts
|
The pho re direct mentioned above us the easiest free way.
|
| | |
| | |
| | #9 | |
| My Time Is Coming! War Room Member Join Date: Apr 2005 Location: West Midlands, United Kingdom.
Posts: 1,666
Blog Entries: 6 Thanks: 739
Thanked 171 Times in 150 Posts
| Quote:
Brian | |
| | ||
| | |
| | #10 |
| Mack War Room Member Join Date: Oct 2009
Posts: 282
Thanks: 77
Thanked 40 Times in 24 Posts
| |
| | |
| | #12 |
| The Electric Eccentric Join Date: May 2009 Location: On Top Of Spaghetti All Covered In Cheese
Posts: 344
Thanks: 10
Thanked 25 Times in 24 Posts
|
Am I right to assume that one little mistake will end in no affiliate sale being registered?
|
| | |
| | |
| | #13 |
| Mack War Room Member Join Date: Oct 2009
Posts: 282
Thanks: 77
Thanked 40 Times in 24 Posts
| |
| | |
![]() |
|
| Tags |
| buy, cloaking, link, product, ready, software |
| Thread Tools | |
| |
![]() |