=== Smart Redirects ===
Contributors: yodsira
Tags: redirects, 301, 404, seo
Requires at least: 6.0
Tested up to: 7.1
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Redirect manager with 301/302/307/308 codes, a built-in 404 log, redirect-loop protection and CSV import/export.

== Description ==

Smart Redirects keeps your traffic flowing to the right pages:

* Exact-path redirects with your choice of 301, 302, 307 or 308 status codes.
* Redirect-loop protection: chains are followed up to three hops and refused when they cycle.
* A 404 log with hit counters, so you can see what visitors are looking for.
* One-click "create redirect" from any logged 404.
* CSV import and export for bulk maintenance and backups.
* Hit counters and last-hit timestamps per redirect.

Upgrade to Smart Redirects Pro for regular-expression redirects, automatic slug rescue
for mistyped or moved URLs, and bulk activate/deactivate/delete operations.

== Installation ==

1. Upload the `smart-redirects` folder to `/wp-content/plugins/`.
2. Activate the plugin.
3. Open Tools → Smart Redirects and add your first redirect.

== Changelog ==

= 1.0.0 =
* Initial release.
