TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Is Google penalty for duplicated content a myth?

1 点作者 TheVinous超过 7 年前
So far, I thought you will receive a penalty for duplicated content, but I ran into a MOZ article this week and actually it suggests the following:<p>You won&#x27;t receive penalties from Google for the duplicated content, but it can affect your traffic, because Google may consider a duplication as the origin (for example if the site has a higher DA or more traffic) and in this case, this duplication will be shown in the search results as well. This would also mean that Google has an algorithm to choose the origin of non-handled duplications and 301 redirects or canonical URLs only help this algorithm to find the right source.<p>What do you think about this topic? If this is true, what kind of parameters should matter for this algorithm?<p>The article can be found here: https:&#x2F;&#x2F;moz.com&#x2F;learn&#x2F;seo&#x2F;duplicate-content

2 条评论

GunitofSEO超过 7 年前
Duplicate content is not an automatic algorithmic penalty in Google&#x27;s ranking algorithms BUT it can cause issues which can impact on your SEO performance (e.g. impacts on crawl budget&#x2F;content quality signals&#x2F;identifying canonical URL from a set of duplicate documents etc.).<p>I suggest reading this as it was very useful for me --&gt;<p><a href="https:&#x2F;&#x2F;www.hobo-web.co.uk&#x2F;duplicate-content-problems&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.hobo-web.co.uk&#x2F;duplicate-content-problems&#x2F;</a><p>I hope this was of help.
PaulHoule超过 7 年前
To some extent any effective web search engine has to have a duplicate filter. This was even true of a search engine I built for an academic library that had 80 web sites.<p>For a number of reasons, content gets duplicated across web pages, even if people are disciplined. Since the query (x) document ranking is going to be the same for identical documents, these will rank out the same and form a &quot;plug&quot; of identical results that displace other results.<p>What exactly Google does, I don&#x27;t know. I know if they didn&#x27;t do anything about dupes, Google would be so bad you wouldn&#x27;t use it.