WordPress Plugins I Build, Use, and Maintain

Five published on the official WordPress.org repository and 32 more I built to ship faster, save subscription money, and avoid the bloat tax. All free, all open source, all maintained on a real production site.

37 plugins & tools 8,100+ active installs WP 6.9 / 7.0 tested

Frequently Asked Questions

How many WordPress plugins is too many?

There’s no magic number, but I aim for under 15 active plugins. Quality matters more than quantity. Five poorly coded plugins cause more problems than fifteen well-built ones. The issue is usually plugin overlap, not plugin count.

Should I use Yoast or Rank Math for SEO?

Rank Math. It includes features that Yoast charges extra for (redirects, schema, content analysis). The free version of Rank Math is better than Yoast Premium. I switched all my sites to Rank Math in 2022 and haven’t looked back.

Do I need a page builder plugin?

In most cases, no. The WordPress block editor with GenerateBlocks or Kadence Blocks handles everything most sites need. Page builders like Elementor are fine for client sites where you need visual drag-and-drop editing, but they add significant performance overhead.

Are premium plugins worth paying for?

Some, yes. Rank Math Pro, FlyingPress, and Perfmatters all pay for themselves through better performance and SEO. A $99/year plugin that saves you 5 hours of work or improves conversions by 2% is an easy ROI. But many premium plugins are just premium-priced, not premium-quality.

Do plugins slow down my WordPress site?

Poorly built ones do. Every plugin adds PHP execution time, and many load CSS/JS on every page whether needed or not. The fix isn’t fewer plugins, it’s better plugins. Tools like Perfmatters let you disable plugin assets on pages that don’t need them. I run 8 plugins on this site and still hit sub-second load times.

What should I do when two plugins conflict?

Deactivate one at a time to isolate the conflict. Check if both plugins hook into the same WordPress filter or action. Most conflicts happen because two plugins try to modify the same output (meta tags, schema, scripts). Pick the one that does it better and remove the other. Plugin overlap is the number one cause of conflicts I’ve seen across 850+ client projects.

Last updated: February 25, 2026

Need Custom WordPress Development?

I build high-performance WordPress sites, custom plugins, and provide technical consulting for businesses and agencies.