﻿=== NaveenCodes LinkGuard ===
Contributors: shinu1503
Tags: broken links, link checker, seo, 404, links
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Scan your site for broken links, then fix, unlink, recheck, or dismiss them from one fast, premium dashboard. 100% local and free.

== Description ==

NaveenCodes Broken Link Fixer finds every broken link and image on your site and gives you one focused dashboard to deal with them — fix the URL inline, unlink while keeping the anchor text, recheck, or dismiss.

Broken links hurt your visitors and your SEO. Most link checkers are heavy, route your data through external services, or lock the useful parts behind a paywall. This plugin is different:

* **100% local** — every check runs from your own server. No external service, no account, nothing is sent to us.
* **Free forever** — every feature is included. No pro version, no ads, no upsells.
* **Zero bloat** — one focused job with a clean, fast dashboard.

= Features =

* Scan posts, pages, and any public custom post type for links and images.
* Also scan navigation menus, comments, and text widgets (optional).
* Batched, throttled HTTP checking that won't overload your server.
* Clear status for every link: Broken, Warning, Redirect, Healthy, Pending, Dismissed.
* Fix a URL inline — the post, comment, or menu item is updated for you.
* One-click "Use target" replaces a redirected link with its final URL.
* Unlink a broken link while keeping its anchor text.
* Recheck any link on demand, or recheck/dismiss many at once with bulk actions.
* Dismiss false positives — they stay ignored in future scans.
* Search and filter the report (one-line filter bar) and export it to CSV.
* Internal/External chip on every link so you can prioritise.
* Weekly email digest when broken links are found (optional).
* WordPress dashboard widget and Site Health integration.
* Recent-activity log of every scan, fix, unlink, and dismissal.
* WP-CLI support: `wp ncblf scan`, `wp ncblf check`, `wp ncblf status`.
* Daily background recheck via WP-Cron keeps results fresh.
* Configurable: post types, sources, batch size, timeout, excluded domains.
* Premium dashboard UI with link-health stats at a glance.

= Privacy =

This plugin does not collect, store, or transmit any personal data to external services. Link checks are HTTP requests made directly from your server to the URLs found in your own content. No analytics, no tracking, no ads.

== Installation ==

1. Upload the plugin to `/wp-content/plugins/`, or install it via the Plugins screen.
2. Activate it through the Plugins screen.
3. Open **Link Fixer** in your admin menu and press **Scan Site Now**.

== Frequently Asked Questions ==

= Does this send my data anywhere? =

No. All scanning and checking happens on your own server. Outbound requests only go to the URLs already present in your content, to test whether they still work.

= Will it slow down my site? =

No. Links are checked in small, configurable batches with a timeout, and the heavy work runs while you're on the dashboard or in a daily background task.

= What counts as broken? =

HTTP 404/410 responses and unreachable hosts are marked Broken. Other error codes (like 403 or 500) are marked Warning so you can review them. Redirects are tracked separately.

= Can I exclude certain domains? =

Yes — add them in Scan Settings. Links pointing to excluded domains are skipped entirely.

= Is it really free? =

Yes. Free forever, every feature included, no ads. Built with care by NaveenCodes.

== Screenshots ==

1. Link-health dashboard with stats and the problem-links report.
2. One-line filters and per-row actions: Fix URL, Unlink, Recheck, Dismiss.
3. Scan settings.

== Changelog ==

= 1.0.0 =
* Added: Site-wide link and image scanning across posts, pages, custom post types, menus, comments, and widgets.
* Added: Batched HTTP checking with progress bar and daily background recheck.
* Added: Per-link actions - Fix URL, Use redirect target, Unlink, Recheck, Dismiss.
* Added: Bulk actions, CSV export, and Internal/External link chips.
* Added: Weekly email digest, dashboard widget, and Site Health integration.
* Added: Recent-activity log and WP-CLI commands (scan, check, status).
* Added: Search, status filter, pagination, and link-health stats.
* Added: Scan settings - post types, sources, batch size, timeout, excluded domains.
* Added: A small tribute in memory of Maa.

== Upgrade Notice ==

= 1.0.0 =
First release.
