Prevent Duplicate Content Posts in WordPress Blogs
The most common trick among WordPress bloggers is to block search engine bots from indexing duplicate content by disabling the entry routes through robots.txt. The robots.txt method works but there’s another simple method - switch from the_content() WordPress template tag in multiple post view template files to the_excerpt(). The post tag will reduce the content to excerpts, thus minimizing duplicate content. Thanks Lorelle.
Amit Agarwal
Google Developer Expert, Google Cloud Champion
Amit Agarwal is a Google Developer Expert in Google Workspace and Google Apps Script. He holds an engineering degree in Computer Science (I.I.T.) and is the first professional blogger in India.
Amit has developed several popular Google add-ons including Mail Merge for Gmail and Document Studio. Read more on Lifehacker and YourStory