比如:

<link rel="canonical" href="https://gofly.org.cn/index">

解决网站内容存在多个版本时,指定规范链接,帮助解决内容重复收录问题


比如多个url的内容是相同的,如果被收录了,权重会被分散


这个时候,这几个页面就可以指定一个页面的地址


搜索引擎就会只手里这一个地址

<link rel="canonical" href="https://gofly.org.cn/index">