If I have a domain with good Search engine placement for a keyword, What is the best way/tool to use to have the user click the link in Google and have the page auto forward to the affiliates order page? What method works and doesn't effect Search Engine placement? Or is there such thing, because I have seen some people high in Google, that have auto forward and when I click stop real fast and read the code the characters look like gibberish...So is there any way to do this and keep your placement in the engines? Thanks guys.
In asp... <% 'Response.Status="301 Moved Permanently" 'Response.AddHeader "Location", "http://your.affiliatelink.here" %>