我们的网站在首页上有一篇特色文章,为期一周,之后仍可通过 true 网址访问。现在,我们希望在促销和社交网络中使用真实的URL,以便特色文章的链接始终准确。
换句话说,我们的首页始终显示当前功能。通过输入我们的域名,您可以阅读当前特色文章。见下文。
website.com/feature1.html <-- true URL of last week's feature
website.com/feature2.html <-- true URL of current feature
website.com <-- front page shows feature2.html (not a redirect)
我正在试图弄清楚如何避免重复的内容。您认为以下哪些是SEO的最佳解决方案?我在想#1。
答案 0 :(得分:0)
在我看来,你必须使用rel =“canonical”,所以#4