how to do an affiliate link redirect?
Hello all,DarleneN wrote:Hello all,
I'd like to do an affiliate link redirect so that my hoplink looks better for a visitor to click on. I read the article on "How to hide your affiliate link with redirects."
The article says:
"PHP redirects:
The easiest way to do it is to simply paste the following snippet of code into a blank web page, and change it to point to the page you want to redirect to. (Which will usually be your affiliate link).
<?php
header( 'Location: http://www.youraffiliatelink.goes.here.com' ) ;
?>
IMPORTANT: This code needs to go directly into your HTML in source view, and it must go into a completely blank page: There shouldn't be anything else on the page, not even <html> </html> tags. You also need to save the page as a .php file."
I don't know where to save this web page, or what to name it, or how this will redirect my hoplink to a better-looking link.
I've searched the forums, but I can't find step-by-step directions anywhere as to how to do this.
I found the URL Redirect Generator tool, but I don't have a clue as to how to use it. Can anybody just give me the "Affiliate Link Redirect Directions for Dummies"?
Thanks for your help!
M0ney wrote:[quote=
I found the URL Redirect Generator tool, but I don't have a clue as to how to use it. Can anybody just give me the "Affiliate Link Redirect Directions for Dummies"?
Thanks for your help!
redritz wrote:Hurry for Google! I found an excellent step by step instructions video. If anyone else would like some step by step instructions take a look at this:
http://www.youtube.com/watch?v=TsuhSYSNQvA
There are 3 videos in all.
Thanks,
Red
This topic was started on Oct 29, 2010 and has been closed due to inactivity. If you want to discuss this topic further, please create a new forum topic.