Quick SEO Audit

Descripción

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
– Polylang-aware dashboard list (supports showing translated posts/pages across languages)

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.

Capturas

  • Quick SEO Audit dashboard page with post/page selector and audit button.
  • Audit result summary with On-Page SEO Score and checklist status.

Instalación

  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.

FAQ

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.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Quick SEO Audit» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Quick SEO Audit» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.2.1

  • Added a dedicated «Article Content Metrics (the_content)» card below summary stats with two values: Word Count and Paragraphs.
  • Kept existing summary stats unchanged while adding separate content-only metrics for clearer comparison.
  • Improved Polylang compatibility on dashboard post/page list so translated content from all languages can be listed.
  • Improved content metric clarity by explicitly separating article-content metrics from full on-page audit metrics.
  • Added Images to the dedicated «Article Content Metrics (the_content)» card (Word Count, Paragraphs, Images).
  • Improved paragraph counting for the_content.
  • Improved the_content image counting.
  • Added a filter hook qseoa_content_image_min_dimension to customize the minimum image dimension threshold for content-image counting.

1.2.0

  • Improved audit parity with Smart SEO Checker Pro reference for links and word-count related checks.
  • Added live broken-link validation and surfaced critical «Repair broken links» style recommendations.
  • Improved technical checks output: indexable, canonical, HTML lang, live links, structured data, and HTTPS.
  • Improved recommendation and fix-first sections with clearer issue priorities and richer issue details.
  • Replaced broken-link example string with a clean list format (max 5 items) plus «+X more» indicator.
  • Added search by post/page title in dashboard list (minimum 3 characters) and preserved search in pagination.
  • Improved dashboard UX and performance tuning for audit flow and post/page selection behavior.

1.0.1

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