Forum Moderators: coopster
I use a rewrite rule in my .htaccess file to make these outbound links shortened, with all these "links" and the php page the links get processed through being located in a folder excluded from my robots.txt file.
My question is, what kind of header should my PHP page have?
Also, how might I exclude these links from being listed in the search engines, and should I have any special of redirect being used in my .htaccess file?
Thanks