I have a generic index.php that uses $_GET variables to display different pages, but the same time it displays different keywords for different pages.
We received a Google Adwords Landing page violation notice today, but they don’t say what exactly we did wrong, can this feature that I did for the keywords as described like above violate Google’s policies and cause them to ban this domain?
Thanks in advance.
If you’re trying to gain an advantage by tailoring your page’s keywords based on a
$_GETparameter then yes, I can see why Google will feel you have violated their policies.If you have different pages (i.e. home, news, events etc.) then give them URLs like
www.domain.com/news/,www.domain.com/events/or`www.domain.com/news.phpandwww.domain.com/events.php.