This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Redirect List

ਵੇਰਵਾ

Lightweight and clean Redirect plugin performs HTTP redirection, and supports matching of GET query parameters without regular expressions (for those pesky ?page=123 or ?escaped_fragment=xxx urls).

  • No advertising, links or tracking code.
  • Lightweight code (~100 LOC).
  • 301, 302 or 307 HTTP redirect.
  • Specify from and destination urls in a list manually.
  • Does not require creating a custom page.
  • Match url regardless of GET parameters.
  • Match url only if no GET parameter exists.
  • Match url only if GET parameter exists (value does not matter).
  • Match url only if GET parameter exists and value matches.
  • Does not support Multisite (sorry!).

A free plugin from the workshop of MembershipWorks. Serbian translation thanks to Ogi Djuraskovic firstsiteguide.com.

ਸਥਾਪਤੀਕਰਨ

  1. Install the plugin via the WordPress.org plugin directory or upload it to your plugins directory.
  2. Activate the plugin.
  3. Under ‘Settings’ -> ‘Redirects’, enter the urls to redirect from and to.

ਸਮੀਖਿਆਵਾਂ

12 ਜੁਲਾਈ 2017
Works. Fine. Thanks to developer.
4 ਫਰਵਰੀ 2017
Simple and it works. It would be nice to have a list with the operated redirects.
Read all 8 reviews

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

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

ਯੋਗਦਾਨੀ

“Redirect List” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

ਤਬਦੀਲੀ-ਚਿੱਠਾ

1.0

  • Initial release

1.2

  • Fixes issue with Microsoft IIS servers

1.3

  • Fixes compatibility with PHP 5.2 and earlier

1.4

  • Adds import and export feature

1.5

  • Moves hook for redirects to execute earlier (after plugins_loaded)
  • Support for large (>330) lists

1.6

  • Supports 307 redirect

1.7

  • Translation ready

1.8

  • Corrects URL matching so exact match required