Your WordPress site is underperforming. It’s not broken—just untapped.
You suspect there are hidden issues: slow plugins, redundant code, security gaps. Finding them manually takes days.
This prompt is your AI-powered technical auditor. It systematically uncovers the bottlenecks holding your site back. Get a complete, actionable report in minutes.
📋 The Prompt
1. **Initial Triage & Environment Scan:** Estimate the site's overall technical health based on publicly visible metrics (load speed via simulated tools, render-blocking potential, mobile responsiveness indicators).
2. **Deep Plugin & Theme Interrogation:** Analyze the provided list. Identify: a) Known performance hogs or conflict-prone plugins. b) Redundant plugins (functionality overlap). c) Abandoned or poorly-coded plugins/themes. d) Plugin load order optimization suggestions.
3. **Core Web Vitals & Front-End Bottleneck Simulation:** Provide a prioritized list of front-end issues likely affecting LCP, FID, and CLS. Focus on unoptimized assets, render-blocking resources, and inefficient scripts.
4. **Back-End & Server-Side Optimization Hypotheses:** List potential server, database, and PHP configuration issues that could be limiting performance (e.g., object caching absence, inefficient queries, PHP version).
5. **Security & Architecture Review:** Flag obvious security concerns (outdated core/plugins, user enumeration risk, weak login). Note architectural anti-patterns (excessive post revisions, unindexed meta).
6. **Consolidated Action Plan:** Deliver a tiered report: "Critical Fixes" (urgent stability/security), "High-Impact Optimizations" (major speed gains), and "Strategic Upgrades" (long-term health).
Be diagnostic, specific, and cite common benchmarks. Do not give generic advice.
How It Works
Why This Prompt Unlocks What Others Miss
Most AI prompts give you generic ‘speed up WordPress’ tips. This one is different. It’s a structured investigation framework.
The magic is in its sequential, diagnostic approach. It mimics a top-tier consultant’s workflow. Starting with a high-level scan prevents missing the forest for the trees.
How the Prompt Logic Works, Step-by-Step
First, it performs Initial Triage. This sets a baseline. It’s like a doctor checking vitals before a deep exam.
Next, the Deep Plugin Interrogation is crucial. Plugins are the #1 cause of bloat. This step doesn’t just list them—it identifies conflicts and redundancies. This is often the fastest path to gains.
The Core Web Vitals Simulation is predictive. Without direct tool access, the AI uses known patterns to pinpoint likely culprits for poor LCP or CLS. It translates technical metrics into actionable fixes.
The Back-End Hypotheses section is for advanced gains. It asks ‘what if’ about server settings, moving beyond the WordPress dashboard. This thinking is essential for unlocking the next level of performance, similar to strategies discussed in our Advanced WordPress AI Prompts Guide.
Finally, the Tiered Action Plan is the key to usability. By categorizing fixes as Critical, High-Impact, and Strategic, it tells you what to do first. This turns overwhelming data into a clear project roadmap.
Pro Tips & Variations
Pro Tips & Customizations
For Maximum Accuracy: Feed the prompt your actual list of active plugins and themes. The more specific your input, the more precise the audit. This transforms the AI from a guesser into a targeted analyst, much like The WordPress Problem Solver Prompt operates when debugging code.
Common Mistake: Using this as a one-time fix. Re-run it quarterly. Your site evolves; new bottlenecks emerge.
Tweak for Different Goals: Change the focus. Swap ‘performance bottlenecks’ for ‘conversion rate barriers’ or ‘SEO technical debt’. The framework adapts.
Integrate with Automation: Use this audit’s output as a briefing document for actual automation scripts. Identifying a redundant plugin is step one; automating its safe deactivation is step two.
Beyond the Obvious: The ‘Architecture Review’ often flags hidden issues like bloated post meta. These are silent site killers this prompt expertly reveals.
Frequently Asked Questions
I don't know my plugin list. Can I still use this?
Yes. Just provide the site URL. The AI will base its analysis on common patterns and visible metrics. However, providing a plugin list increases accuracy by over 70% for backend-related hypotheses.
How is this different from GTmetrix or PageSpeed Insights?
Those tools diagnose symptoms (slow LCP). This prompt diagnoses the underlying WordPress-specific causes (plugin conflict, inefficient query, server config). It connects the symptom to the root cause inside your WP installation.
The AI suggested disabling a plugin. Is it safe?
Always test on a staging site first. The prompt identifies potential hogs. Use its ‘redundancy check’ to see if another plugin provides the same function before deactivating anything critical.
Can this prompt fix the problems it finds?
No. It is a diagnostic and strategic tool. It gives you a precise action plan. For execution, you would use follow-up prompts or manual work. Think of it as the master blueprint before the build.
My site is on managed hosting. Is this still useful?
Absolutely. Managed hosting optimizes the server layer. This prompt focuses on the application layer (WordPress itself)—plugin bloat, theme inefficiencies, and database issues that even the best hosting can’t automatically fix.