Is your WordPress site feeling sluggish? You’ve installed caching plugins, optimized images, and yet, core web vitals are still lagging. The problem often lies deeper—in theme bloat, unoptimized database queries, or render-blocking scripts you can’t easily see.
This prompt acts like a diagnostic scanner for your site. It goes beyond basic tips to find the specific, technical bottlenecks unique to your setup. If you’re ready to move from guesswork to precision engineering, this is your starting point. For foundational knowledge, our AI Prompt: Master WordPress with Deep Dive Guide is an excellent primer.
📋 The Prompt
How It Works
This prompt works because it structures the complex task of optimization into a systematic audit. It doesn’t ask for generic advice; it demands a diagnostic report against seven critical vectors known to impact speed and SEO.
By asking for prioritized actions, it forces the AI to weigh impact. A bloated database query might be a ‘High’ impact fix, while minor CSS optimization might be ‘Moderate’. This triage is crucial for efficient work.
The magic is in the three-part response format (Diagnose, Fix, Impact). For instance, on ‘Database Bloat’, the AI might suggest using a tool like Query Monitor to identify slow queries, then recommend a specific cleanup plugin and a snippet to disable post revisions—clearly stating the potential load time reduction. This mirrors the process in our Ultimate WordPress Optimization Guide with AI Prompt.
It also wisely sets user competence (‘comfortable with dashboard and basic FTP’), ensuring the advice is practical, not theoretical. The AI will skip explaining how to install a plugin and jump to *which* plugin and *how* to configure it.
Pro Tips & Variations
Advanced Tweaks: Once you’ve run the base prompt, get specific. Change ‘Assume the site uses a modern theme’ to ‘Assume the site uses GeneratePress’ or ‘Assume the site is on SiteGround hosting’ for server-specific advice. You can also add ‘Focus exclusively on Mobile Core Web Vitals’ to narrow the scope.
Common Mistake: Don’t just implement every fix at once. Apply one or two, then test. Otherwise, you won’t know what actually moved the needle. Use tools like Pagespeed Insights or GTmetrix between changes.
Connecting the Dots: Optimization isn’t just about speed; it’s about user experience and search ranking. Many of the bottlenecks this prompt finds (like render-blocking JS) directly affect SEO. For a broader view on how performance ties into trends, see Analyze WordPress Trends: The Essential Prompt.
Remember, the prompt is a consultant. You are the project manager. Use its report to create your own sprint plan for site improvements.
Frequently Asked Questions
I've already used a 'speed optimization' plugin. Will this prompt still help?
Absolutely. General plugins often make broad-stroke changes. This prompt helps you identify gaps in their configuration or pinpoint issues they can’t solve, like poorly coded custom theme functions or server-level constraints. It’s about fine-tuning.
How accurate are the 'estimated performance impact' labels from the AI?
They are educated guesses based on common benchmarks. A ‘High’ impact fix like enabling full page caching is reliably impactful. Always verify with before-and-after testing. The label’s real value is in helping you prioritize where to start.
Can I use this prompt for an e-commerce site (WooCommerce)?
Yes, but modify the prompt. Add ‘…and specifically analyze WooCommerce cart, checkout, and product page performance’ at the end. E-commerce sites have unique bottlenecks like dynamic pricing scripts that need special attention.
What if I don't understand a code snippet the AI provides?
That’s a sign to proceed with caution or seek help. The prompt is designed for intermediate users. For any code change, always back up your site first. Consider using a staging environment to test safely.
How often should I run an audit like this?
After any major change: adding a new plugin, changing your theme, or updating a core feature. Also, run a quarterly check. Performance degrades over time as databases grow and new web standards emerge.