Do not Create Duplicate Content
Sometimes bloggers may out of idea. They may feel frustated and wanna copy other people’s words. If you feel that, i told you not to do that. Creating duplicate content does not only inflict the original author but also destroy your own URL to the world and search engines.
As big search engine, Google has method [...]
Sometimes bloggers may out of idea. They may feel frustated and wanna copy other people’s words. If you feel that, i told you not to do that. Creating duplicate content does not only inflict the original author but also destroy your own URL to the world and search engines.
As big search engine, Google has method and powerful algorithm to check whether it is an original content or duplicate one. Although, some algorithm may mistake or cannot identify the duplicate content, it is still annoying that Google will blacklist our links and AdSense once detected.
But if you want or still need to copy most or all contents from an URL, i have a simple tips to do that but still keep the net etique.
-
Provide the original URL
Put the URL of the original page. Put the complete one, not only the home address. Provide the hyperlinked text, not only text with the original source.
Source:<a href="http://original-source.com/article.html">Original Source</a> -
Put Canonical Link
This is the important. Cannonical means that your content is copied from the following URL. You just need to simply add little HTML code like below:
<link rel="canonical" href="http://original-source.com/article.html">



