=== PRBLEM Redirect Check ===
Contributors: prblem
Tags: redirect, http, diagnostics, seo, troubleshooting
Requires at least: 6.4
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Trace redirect chains on your own WordPress site without giving the plugin an arbitrary external URL fetcher.

== Description ==
PRBLEM Redirect Check follows a user-entered URL on the same host as the WordPress Home URL and reports status codes, redirect chains, loops, HTTPS downgrades, invalid Location headers and external destinations.

For safety, the starting URL must belong to this WordPress site's host. If a redirect leaves that host, the external destination is reported but not followed. Requests are only made when an administrator explicitly runs a check.

No telemetry. No account. No license key.

== Features ==
* Same-host redirect tracing with up to 8 hops.
* Redirect loop detection.
* Long-chain review signal.
* HTTPS-to-HTTP downgrade warning.
* Missing/invalid Location detection.
* External destinations reported but not fetched.
* Sanitized support report.

== Location ==
Tools > Redirect Check

== Installation ==
1. Upload the plugin ZIP through Plugins > Add New > Upload Plugin.
2. Activate PRBLEM Redirect Check.
3. Open Tools > Redirect Check.
4. Enter a local path such as `/old-page` or a full URL on the same site host.
5. Click Trace redirects.

== Changelog ==
= 1.0.0 =
* Initial public release.
