=== Redirectivo Redirection ===
Contributors: maaz94
Tags: redirects, redirection, 404, seo, broken links
Requires at least: 6.2
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

Safe, performance-focused redirect management, 404 monitoring and redirect diagnostics for WordPress.

== Description ==

Redirectivo Redirection helps site owners manage redirects, investigate 404 errors, and diagnose redirect problems from the WordPress admin area.

Create and organize redirect rules, monitor broken URLs, inspect redirect health, find chains, review internal links, and keep redirect data under control.

= Redirect management =

* 301, 302, 307 and 308 redirects.
* 410 Gone rules for intentionally removed URLs.
* Exact, wildcard and regular-expression matching.
* Enable, pause, edit and delete redirect rules.
* Groups, notes and priorities.
* Hit counts and last-hit information.
* Safety checks for self-redirects, circular redirects and protected WordPress routes.

= 404 monitoring =

* Aggregates repeated 404 requests.
* Classifies actionable requests and common noise.
* Records hit counts, referrers and first/last-seen information.
* Create redirects from actionable 404 entries.
* Cleanup and retention controls.

= Health and diagnostics =

* Redirect testing tools.
* Redirect-chain detection.
* Supported chain optimization.
* Potential conflict inspection.
* Release diagnostics for common redirect configuration problems.

= Internal links and automation =

* Internal link scanner.
* Slug-change protection.
* WooCommerce-aware safeguards for common store routes.

= Analytics, migration and performance =

* Redirect and 404 activity summaries.
* Redirect import and export tools.
* Migration utilities.
* Log cleanup and retention controls.

Redirectivo Redirection does not require a third-party SaaS account to manage redirects.

== Installation ==

1. Upload the `redirectivo-redirection` folder to `/wp-content/plugins/`, or install it from the WordPress Plugins screen.
2. Activate **Redirectivo Redirection**.
3. Open **Redirectivo** in the WordPress admin menu.
4. Create your first redirect or review the dashboard and 404 monitor.

Before making large redirect changes on a production site, keep a current backup and test important URLs after changing rules.

== Frequently Asked Questions ==

= Which redirect status codes are supported? =

301, 302, 307 and 308 redirects are supported, plus 410 Gone rules.

= Can I use wildcard or regular-expression redirects? =

Yes. Redirect rules can use exact, wildcard and regular-expression matching.

= Does it monitor 404 errors? =

Yes. The 404 monitor aggregates requests and records information such as hit counts and referrers.

= Can it detect redirect chains? =

Yes. The health tools can detect redirect chains and provide supported chain-optimization tools.

= Does it work with WooCommerce? =

The plugin includes WooCommerce-aware safeguards for common store routes. Always test checkout, account and other critical store URLs after changing redirect rules.

= Does it send redirect data to an external service? =

Redirect management and diagnostics are performed within your WordPress installation and do not require a third-party SaaS account.

== Screenshots ==

1. Redirectivo dashboard with redirect and 404 activity overview.
2. Redirect library for creating and managing redirect rules.
3. 404 monitor with actionable request information.
4. Redirect health tools for testing and chain detection.
5. Internal link scanner and maintenance tools.

== Changelog ==

= 1.0.0 =
* Initial public release.
* Redirect rules with exact, wildcard and regex matching.
* 404 monitoring and redirect suggestions.
* Redirect health checks, chain detection and optimization.
* Internal link scanner, analytics, migration and performance tools.
* Advanced conditions and WooCommerce-aware safeguards.
