Hi Folks, I'm a junior/basic coder (but a senior entrepeneur
) and I've exhausted about 100 articles on link cloaking. I've got both a php redirect and html redirect working so far (and getting close to the end of my technical abilities. I'd like to cloak my affiliate links to look like: mysite.com/affiliate
instead of mysite.com/affiliate.php or mysite.com/affiliate.html
So, I have two questions:
1. How can I do this? Does it need to be an .htaccess change in addition to one of the other redirects? If so, please be specific in what to code.
2. I have about 25 affiliate links. Is there an easy way (for someone mildly techicial) to put all the links in one file rather than managing 25 php or html redirect files?
Thanks in advance!
instead of mysite.com/affiliate.php or mysite.com/affiliate.html
So, I have two questions:
1. How can I do this? Does it need to be an .htaccess change in addition to one of the other redirects? If so, please be specific in what to code.
2. I have about 25 affiliate links. Is there an easy way (for someone mildly techicial) to put all the links in one file rather than managing 25 php or html redirect files?
Thanks in advance!