我有一些问题,我现在对谷歌网站管理员工具感到困惑
我有例子:
http://site.com/link/text.html
我在谷歌分析上使用 CustomVar 来跟踪来自外部网站示例的点击
http://site.com/link/text.html?promoid=123
现在在网站管理员工具中,我有大量重复的链接
在 robots.txt 我添加
Disallow: *?promoid
但我不确定这是否是个好主意...
我现在应该做什么,仍然使用机器人文件并禁止promoid或者使用 rel=" canonical " ?
编辑:所有带有 ?promoid=123 的链接都发布在外部网站上,而不是我的...