![]() |
| ||||||||
|
|||||||
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
|
Active Warrior
Join Date: Oct 2009
Posts: 48
Thanks: 20
Thanked 3 Times in 3 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: 848
Thanks: 86
Thanked 19 Times in 16 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... |
|
Dr.Spencer Jones
Make 10K In A Week Guaranteed | Jesus Christ - The Only Solution To All Your Problems Want Your Boring Wordpress Blogs To Look Like - Siddha Videos or Divine Verses? Atahualpa Theme Cuztomization, Anyway You Want For Just $97 - PM To Order... |
|
|
|
|
| The Following 2 Users Say Thank You to Spencer Jones For This Useful Post: |
|
|
#3 |
|
Active Warrior
Join Date: Oct 2009
Posts: 48
Thanks: 20
Thanked 3 Times in 3 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: 49
Thanks: 0
Thanked 3 Times in 3 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 |
|
Hillbilly Warrior :-)
War Room Member
Join Date: May 2009
Location: North Ga.
Posts: 618
Blog Entries: 2
Thanks: 279
Thanked 140 Times in 91 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 . |
|
|
|
|
|
|
|
|
#6 |
|
HyperActive Warrior
Join Date: Jul 2009
Posts: 263
Thanks: 14
Thanked 17 Times in 13 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,058
Blog Entries: 1
Thanks: 102
Thanked 253 Times in 73 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 |
|
Killer Holiday Wordpress Themes Going Fast
Warrior Forum $20 OFF Coupon Code "warrior" Without quotations. |
|
|
|
|
|
|
#8 |
|
Jani G
War Room Member
Join Date: Feb 2008
Location: , , United Kingdom.
Posts: 395
Thanks: 6
Thanked 58 Times in 26 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: 937
Blog Entries: 6
Thanks: 192
Thanked 50 Times in 40 Posts
|
Quote:
Brian | |
|
|
||
|
|
|
| The Following User Says Thank You to Hackbridge For This Useful Post: |
|
|
#10 |
|
Active Warrior
Join Date: Oct 2009
Posts: 48
Thanks: 20
Thanked 3 Times in 3 Posts
|
|
|
|
|
|
|
#12 |
|
The Electric Eccentric
Join Date: May 2009
Location: On Top Of Spaghetti All Covered In Cheese
Posts: 328
Thanks: 10
Thanked 23 Times in 22 Posts
|
Am I right to assume that one little mistake will end in no affiliate sale being registered?
|
|
|
|
|
|
|
|
|
#13 |
|
Active Warrior
Join Date: Oct 2009
Posts: 48
Thanks: 20
Thanked 3 Times in 3 Posts
|
|
|
|
|
![]() |
|
| Tags |
| buy, cloaking, link, product, ready, software |
| Thread Tools | |
|
|
![]() |