I want to redirect my ppc ads to my affiliate landing page through a page on my server. What is the best way to do this?
I believe there is simple java code to do this, but is this allowed by the PPC engines ? ysm & google ?
Simple php redirect is the best. <? Header( "HTTP/1.1 301 Moved Permanently" ); Header( "Location: http://[COLOR="Red"]www.your affiliate link.com[/COLOR]" ); ?> Code (markup): name that file whatever.php and point your ppc ads there.
I want to mask the affiliate link from the publisher. So I am placing an ad on his site, but I don't want him to see that it's an affiliate link. I think the best way to do this is by linking the ad to a page in my domain and then redirecting to the affiliate link. How do you think is the best way to do that?
the problem is that is illegal to redirect the link. the best thing to do in my opinion is creating a landing page that you can use also to pre-sell the product sold by your affiliate program. In this way you can also have a better quality score and lower your bids.
Use iFrames if you want to hide the affiliate URL from your visitors, there's nothing illegal about that, dunno what these guys are talking about.
i dont see the problem either. just send them to a landing page andhave the link on there with a bit of sales blurb there are lots of tools available to make the link appear natural like profit portector or using a frame or using a javascript mouseover etc etc. should be no problem for any half assed programmer