具有不同关键字的通用index.php
我有一个通用的index.php,它使用 $_GET
变量来显示不同的页面,但同时它为不同的页面显示不同的关键字。
我们今天收到了 Google Adwords 着陆页违规通知,但他们没有说明我们到底做错了什么,我为上述关键字所做的此功能是否会违反 Google 的政策并导致他们禁止该域?
提前致谢。
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.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
如果您试图通过基于
$_GET
参数定制页面关键字来获得优势,那么是的,我可以理解为什么 Google 会认为您违反了他们的政策。如果您有不同的页面(即主页、新闻、活动等),请为它们提供 URL,例如
www.domain.com/news/
、www.domain.com/events/
或`www.domain.com/news.php
和www.domain.com/events.php
。If you're trying to gain an advantage by tailoring your page's keywords based on a
$_GET
parameter 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.php
andwww.domain.com/events.php
.确保您遵循并坚持他们的所有准则,我建议您还使用 .htaccess 用于区分网页:
着陆页和网站政策
目标网页质量概览
Ensure that you've followed and stuck to all their guidelines and I'd suggest you also use a .htaccess to differentiate pages:
Landing page and and site policies
Overview of landing page quality