Redirect Duplicate Posts

Description

Working with translation plugins can be sometimes stressful, especially if your post or article is erroneously translated into multiple copies which you never intended. This plugin helps redirect users away from duplicate posts and articles to the original post URL, thereby improving Search Engine Optimization for your WP website.

It’s light-weight, and easy to use!

✔️ Features

✔️ Easy to use.
✔️ Provides support for re-directing multiple posts easily & quickly.
✔️ Has custom WP filters built in.
✔️ Useful for WP websites with tons of duplicated posts.
✔️ Available in multiple langauges such as Arabic, Chinese, Hebrew, Hindi, Russian, German, Italian, Croatian, Spanish & French languages.
✔️ Backward compatible, works with most WP versions.

✨ Getting Started

Install & activate plugin correctly. Now visit duplicated post or article possibly ending with a suffix like -2 or -3 and so on. Observe that it redirects you to the original article without a fuss!

You can get a taste of how this works, by using the demo link.

⚡ Why Redirect Duplicate Posts

  1. This plugin is useful if you have a website with tons of duplicated posts and you don’t want users to land on those links but the original link.

  2. When working with translation plugins, your post or article might be erroneously translated into multiple copies which you never intended. This plugin helps redirect users away from the duplicate posts and articles to the original post URL.

🔌🎨 Plug and Play or Customize

The Redirect Duplicate Posts plugin is built to work right out of the box. Simply install, activate and start using.

Want to add your personal touch? All of our documentation can be found here. You can override the plugin’s behaviour with custom logic of your own using hooks.

Contribute

If you’d like to contribute to the development of this plugin, you can find it on GitHub.

To build, clone repo and run yarn install && yarn build

Screenshots

  • Duplicated Post link – The duplicated post or article URL.
  • Original Post link – The user is now redirected to the original post URL.

Installation

  1. Go to ‘Plugins > Add New’ on your WordPress admin dashboard.
  2. Search for ‘Redirect Duplicate Posts’ plugin from the official WordPress plugin repository.
  3. Click ‘Install Now’ and then ‘Activate’.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Redirect Duplicate Posts” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.0

  • Redirect duplicate posts to original post.
  • Custom filters redirect_duplicate_posts_exclude_urls, redirect_duplicate_posts_regex_pattern.
  • Provided support for Arabic, Chinese, Hebrew, Hindi, Russian, German, Italian, Croatian, Spanish & French languages.
  • Unit Tests coverage.
  • Tested up to WP 6.8.