Link cloaking with redirect script?
-
Hi
I am a newbie here and have recently created a blog with affiliate links. I have been looking into purchasing a link cloaking software but was told that this is unnecessary. Instead I have been told touse the following redirect scriptThe instructions given are as follows:
Just place the affiliate link in the script and save it with whatever nice looking name you want and then use that in you rweb pages. When you save it put .php as the extension and not .txt
SCRIPT as follows:<?php
header( ‘Location: http://www.yoursite.com/new_page.html’ ) ;
?>As I said, I am a complete newbie and I am totally lost as to what all of this means! Can someone please explain it to me in generic language??
Thanks!
Julie
The topic ‘Link cloaking with redirect script?’ is closed to new replies.