I'm adding some new ads and the ads keep getting disapproved with the reason "Invalid HTTP Response Code". Some ads are going through, some are not. Any ideas why this would be? Everything is good and I've used these destination and display URL's before. The only thing I can think of is that I pass in Keyword and some other id's... then store it in session and redirect to the main page.. so for example http://www.domain.com/product?id=234&keyword=keyword Redirects to: http://www.domain.com/product
Google doesn't seem to like redirects unless it is a 301 hard coded in the .htaccess file. How are you redirecting to the landing page?