=== Numvra Broken Internal Links ===
Contributors: numvra
Tags: broken links, 404, link checker, seo, maintenance
Requires at least: 5.6
Tested up to: 7.1
Requires PHP: 7.4
Stable tag: 1.0.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Scans your own content for links pointing at pages you deleted, unpublished or renamed, and at uploaded files no longer on the disk.

== Description ==

Scans your own content for links pointing at pages you deleted, unpublished or renamed, and at uploaded files that are no longer on the disk.

* Reads your published content and follows every link that points back at the site
* Finds targets that are deleted, in the trash, still a draft, or simply gone
* Finds uploaded files that are no longer on the disk
* External links are not touched: nothing leaves the server, so the scan costs no requests and cannot be rate-limited
* Term, author and date archives are recognised rather than reported as broken
* An ignore list for routes a plugin serves without a matching post
* Scanned in batches, so a large site does not time out
* Links straight to Bulk Redirect Manager when it is installed

English and French included, fully translatable through the plugin's text domain.

== Installation ==

1. In the WordPress admin, go to Plugins > Add New > Upload Plugin.
2. Upload numvra-broken-internal-links.zip and activate it.
3. Open Tools → Broken Links.

== Frequently Asked Questions ==

= Does it need any external service? =

No. The plugin is plain PHP, it makes no outbound request and it bundles no
third-party library.

= Who can use it? =

Available to users who can edit others' posts; the ignore list needs administrator.

== Screenshots ==

1. Every broken internal link, and which kind of breakage it is.

== Changelog ==

= 1.0.0 =
* First release.

== Upgrade Notice ==

= 1.0.0 =
First release.
