=== Quick SEO Audit ===
Contributors: mangcodingdev
Tags: seo, audit, content, on-page seo, wordpress seo
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.0.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Quick SEO Audit helps you run a lightweight on-page SEO audit for posts and pages directly in the WordPress dashboard.

== Description ==

Quick SEO Audit is built for fast SEO checks directly in the WordPress dashboard.

Core checks :
- Title optimization
- Meta description availability and length
- Heading structure (H1/H2)
- Keyword presence and density
- Image alt attributes
- Internal links
- Content length

What you get:
- SEO score (0-100)
- Actionable issue list
- Simple recommendations for non-technical users and developers
- Interface language support: English and Indonesian

Note:
- The plugin score is an on-page content score and is not equal to Lighthouse/PageSpeed SEO score.

Compatibility:
- Read-only audit (no automatic metadata overwrite)
- Safe with common SEO plugins like Yoast SEO, Rank Math, and AIOSEO

Third-party library:
- Select2 (MIT License), bundled locally in `admin/assets/vendor/select2/`.
- Full third-party license text is available in `THIRD-PARTY-LICENSES.txt`.

== Installation ==

1. Upload the `quick-seo-audit` folder to `/wp-content/plugins/`.
2. Activate **Quick SEO Audit** from the Plugins screen.
3. Open **Quick SEO Audit** from the WordPress admin menu.

== Frequently Asked Questions ==

= Will it conflict with Yoast SEO or other SEO plugins? =
No. The plugin reads SEO-related data for analysis only and does not overwrite metadata from other plugins.

= Can I run audit from post editor? =
Yes. There is a **Quick SEO Audit** meta box on post/page edit screens.

== Screenshots ==

1. Quick SEO Audit dashboard page with post/page selector and audit button.
2. Audit result summary with On-Page SEO Score and checklist status.
3. Recommendation panel showing actionable SEO improvements.

== Changelog ==

= 1.0.1 =
* Initial release.
* Dashboard SEO audit UI.
* Post/page editor meta box audit.
* SEO scoring and recommendation engine.
