Skip to content

v1.0.0

Choose a tag to compare

@adsorgcn adsorgcn released this 31 Jul 02:34
· 5 commits to main since this release

First release-ready build. Passes the official Plugin Check with 0 errors.

What it does — SEO that understands your content instead of matching patterns:

  • Image alt text from what each image actually shows, written in the site language, validated and repaired rather than discarded
  • Meta descriptions (posts, pages, categories, tags): judge-then-write — descriptions that are already good are kept
  • Internal link suggestions with bulk approve/reject; nothing is applied without approval, everything applied is revertible
  • Broken-link audit that tells genuinely dead targets apart from bot walls, rate limits and soft redirects
  • Robots & indexing: additive robots.txt rules, noindex headers for redirect endpoints
  • Structured data: Article / breadcrumb / site / organization JSON-LD + archive canonicals, each behind its own switch
  • Pasted screenshots get descriptive English filenames and alt text on upload

Theme integration filters: aaseo_description_meta_key, aaseo_term_description_meta_key, aaseo_output_description_tag.

Requires an OpenAI-compatible API key (default provider: SiliconFlow). Bundles Action Scheduler (unmodified official copy) for background processing.

Battle-tested on a production site (2,200+ images, 200+ posts) before this release.