Preon
Senior Member
- Apr 6, 2016
- 992
- 1,724
There's an article over on seroundtable.com (https://www.seroundtable.com/google-dupe-detection-canonicalization-30376.html) which talks about how Google calculates duplicate content.
Essentially they create a hash of the content of the page and compare it to existing hashes. Any matches are seen as duplicate content.
This also means it's probably quite easy to fool. A few minor changes should result in a completely different hash value.
However, it's likely we don't have the full picture and there's probably more at work here. I wonder if it utilizes indexed document matching in order to detect partial matches. So, even if an article has its paragraphs rearranged, it would still come up as a 100% match as the content is the same.....
I'm not sure how best to test?!
Essentially they create a hash of the content of the page and compare it to existing hashes. Any matches are seen as duplicate content.
This also means it's probably quite easy to fool. A few minor changes should result in a completely different hash value.
However, it's likely we don't have the full picture and there's probably more at work here. I wonder if it utilizes indexed document matching in order to detect partial matches. So, even if an article has its paragraphs rearranged, it would still come up as a 100% match as the content is the same.....
I'm not sure how best to test?!