Skip to content

Latest commit

 

History

History
65 lines (41 loc) · 2.08 KB

README.md

File metadata and controls

65 lines (41 loc) · 2.08 KB

Broken Links Checker

Table of Contents

Description

The Broken Links Checker is a WordPress plugin designed to identify and list broken or non-functional links across your website. It scans through the pages and posts of your WordPress site in batches and highlights any broken links found, providing an easy and efficient way to ensure the reliability and accuracy of the links on your website.

Features

  • Scan posts and pages in batches for broken links.
  • Provides an intuitive admin interface for ease of use.
  • Highlights broken links, specifying their location for easy identification and repair.

Installation

  1. Download the plugin files.
  2. Upload them to your /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  3. Activate the plugin through the 'Plugins' screen in WordPress.

Usage

  1. Go to the admin dashboard.
  2. Find the 'Broken Links Checker' option in the main menu and click it.
  3. On the 'Broken Links Checker' page, set the number of posts/pages per batch.
  4. Click the 'Check Next Batch' button.
  5. The plugin will scan the set number of pages and posts and display any broken links found.

Frequently Asked Questions

What is a batch?

A batch refers to a set of posts or pages that the plugin scans at a time. You can set the number of posts/pages in a batch in the admin dashboard.

Does the plugin automatically fix the broken links?

No, the plugin only identifies and lists the broken links. You will need to fix the links manually.

Changelog

1.0

  • Initial release of the plugin.

Author

  • D kandekore

Support

For support, issues, or suggestions, please contact the author or open an issue in the plugin's repository.

License

This plugin is open-source and free to use under the MIT License. See the LICENSE file for more information.