Site CliniQ Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Site CliniQ scans your WordPress site for PHP errors, SEO issues, oversized images, missing alt tags, broken links, plugin health issues, and more — then optionally uses AI to explain what is wrong and exactly how to fix it.
No more raw error logs. No more cryptic numbers. Just plain English.
Core Features (Free)
- AI Error Diagnosis — Reads your PHP error log and explains each error in plain English with a step-by-step fix (requires your own Claude API key).
- Site Health Score — A–F grade based on PHP version, memory limit, WP version, SSL, debug mode, and more.
- Plugin Health Checker — Flags plugins not updated in 2+ years or not tested with your current WordPress version.
- Plugin Bloat Detector — Ranks every plugin by JS/CSS payload so you know which one is slowing your site.
- Update Risk Scorer — AI reads each plugin changelog and scores the update Safe / Caution / High Risk before you click Update.
- Image Size Audit — Finds every image over 500 KB and shows which pages use it.
- Alt Tag Auditor — Scans Media Library and post content for missing alt text. Edit and save alt text directly from the plugin.
- SEO Checks — Site-wide scan for missing meta descriptions, H1 issues, noindex, thin content, duplicate titles, and more.
- Broken Link Report — Crawls up to 100 published URLs and flags 404s, 5xx errors, and long redirect chains.
- Email Report — Send a formatted health report to your admin email with one click.
Source Code
The full source code including React source files and build tools is available at:
https://bilalmahmood.dev/projects/site-cliniq
Build instructions: run npm install && npm run build inside the plugin folder.
External Services
This plugin connects to the following external services:
- Anthropic Claude API (api.anthropic.com) — Used to generate plain English explanations and fix instructions for detected issues. Optional — the plugin works without it. Requires the user to provide their own API key in Settings. Terms of Service | Privacy Policy
- WordPress.org Plugins API (api.wordpress.org) — Used to fetch plugin info for update risk scoring and plugin health checks. No API key required. Privacy Policy
- WordPress.org Core API (api.wordpress.org) — Used to check the latest WordPress version. No API key required. Privacy Policy







