【问题标题】:News gallery & canonical tag新闻库和规范标签
【发布时间】:2015-01-14 21:53:42
【问题描述】:

我有一个关于全球体育产业的新闻网站。有新闻,有的新闻有画廊,比如:

新闻网址:

example.com/news/tiger-woods-win-the-cup

图库网址:

example.com/news/tiger-woods-win-the-cup/1
example.com/news/tiger-woods-win-the-cup/2
example.com/news/tiger-woods-win-the-cup/3

我应该像下面这样将canonical 标签添加到图库 HTML 中吗?

<link rel="canonical" 
href="http://www.example.com/news/tiger-woods-win-the-cup" />

注意:图库页面除了相同的新闻标题外没有文字内容;都是照片(1.jpg、2.jpg 等)。

【问题讨论】:

    标签: html seo canonical-link


    【解决方案1】:

    /news/tiger-woods-win-the-cup上是否也包含所有照片?

    如果没有:
    must not 使用canonical 链接类型,因为您的新闻页面不会“在上下文(引用)IRI 中识别重复或内容超集的内容”(这将是您的画廊页面)。

    如果是:
    您可以使用canonical 链接类型。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2010-11-13
      • 1970-01-01
      • 1970-01-01
      • 2021-09-02
      • 2012-11-12
      • 2013-12-30
      • 1970-01-01
      相关资源
      最近更新 更多