This is a real case. A WooCommerce store, 88,000 products was experiencing chronic 500 errors, high server load, and a database that had grown completely out of control. Two-phase engagement: audit first, then execution. I’ll walk through everything I found, everything I changed, and why. No fluff. The Baseline Problem Before touching anything, you need […]
wordpress
How to fix the “Autoloaded Options Could Affect Performance” issue after WordPress 6+ update
If you’ve updated to WordPress 6+ and opened Site Health you may have spotted this critical issue: “Autoloaded options could affect performance.” A lot of people dismiss it, or worse patch it away by tweaking a threshold value in core files. That’s the wrong move. Let me explain what’s actually happening, why it matters, and […]
How to Disable Auto Scroll After Pagination in Divi
Recently a client reached out with a frustrating issue every time a visitor clicked through the pagination on their Divi blog page, the browser would automatically jump to the top of the section. Not a great user experience. After some investigation I discovered that this is actually built-in Divi behavior. The Divi blog module triggers […]
Open Gravity Forms Confirmation Links in a New Tab
Recently, I had an interesting case while working on a client’s website. Everything looked simple: submit a Gravity Form > show a download link. But Gravity Forms sanitizes confirmation HTML, which means attributes like target=”_blank” are either stripped or ignored in some setups. At first, this was surprising until I remembered that Gravity Forms often […]
Case Study: Elementor Site Performance Optimization
A client came with a slow Elementor-based WordPress site. Initial performance metrics were poor: What was done Results Takeaway For Elementor sites, combining a caching plugin for basic page cache with a dedicated performance plugin for CSS, JS, fonts, and lazy loading can drastically improve Core Web Vitals and overall site speed without conflicts.
Case Study: WordPress Performance Optimization
A client approached me with a slow WordPress site. They were using LiteSpeed Cache, but the performance metrics were far from optimal: What was done Results Takeaway Separating caching and fine performance optimizations can significantly improve Core Web Vitals without plugin conflicts, especially on dynamic or resource-heavy WordPress sites.





