Make WordPress Fast
The Complete Blueprint for Blazing-Fast WordPress Sites
A full-stack WordPress performance and optimization course for WordPress professionals and agencies who want faster sites, better scores, and fewer headaches.
Hi, I’m Remkus de Vries, a WordPress Performance Specialist, WP Consultant, and Educator for over 20 years. See what others have to say.
- 25-module, full-stack performance curriculum
- The most up-to-date tactics available in 2025
- Works with ANY builder or theme – beat the bloat
- Works on ANY stack – no hosting or plugins pitches
- Real-world demos with DevTools, Query Monitor
- Support for one year
- Agency license available
- Performance proposal add-on template
- Video and text assets for all videos
- Transcripts for accessibility, searching, and summarization
- Certificate of completion to showcase your expertise
- Perfect for WordPress Agencies, WordPress Professionals & Pagebuilder specialists
★★★★★
Remkus has a deep and thorough understanding of everything WordPress – from the core to the most cutting-edge developments in the ecosystem.
Rosanne van Staalduinen
★★★★★
Remkus was thorough, detail-oriented, and results driven. I truly understood my next steps. Highly recommended!
Corey Maass
In this course, you will learn
Spot performance issues across the full stack
From DNS to WordPress to DevTools, you’ll learn to trace slowdowns across every layer — infrastructure, runtime, frontend, and beyond — with a systems-level understanding that sets you apart.
Build WordPress sites with performance at the core
Learn how to make performance part of your build process, not a post-launch repair with a caching plugin. From architecture to caching, you’ll create fast sites by design.
Deliver measurable speed gains that last
Master the debugging, caching, and optimization strategies used by top professionals, and confidently ship WordPress builds that pass Core Web Vitals and wow your clients.
→ Who Is This Course For?
For WordPress Professionals
Master every layer of site performance, from DNS to DevTools, and confidently deliver faster, more scalable WordPress builds.
This course gives you the skills to diagnose, fix, and prevent slowdowns like a pro.
For WordPress Agencies
Stand out by making performance a competitive advantage.
Equip your team to launch faster sites, impress clients with Core Web Vitals, and reduce post-launch firefighting with proven full-stack strategies.
For WooCommerce Builders
Stop fighting slow product pages and cart bottlenecks.
Learn how to optimize high-traffic stores for speed and reliability — from server-level caching to scalable object storage and checkout optimization.
For Technical SEOs
Performance is SEO. Go beyond audits and actually fix what’s slowing down rankings, including TTFB, CLS, LCP, and third-party scripts, with hands-on tactics you can control.
For Page Builder Specialists
Make even heavy layouts fly. Discover how to work with builders like Elementor or Bricks without sacrificing speed and how to make smart tooling and hosting choices that support your stack.
For You
Whether you’re a freelancer, site owner, or just sick of slow sites, this course shows you how to make WordPress fast — without the guesswork.
Learn what actually matters, why your site is slow, and how to fix it for good.
Explore 25 Modules
Caching doesn’t solve all your performance problems. Focus on what moves the needle instead.
Let’s take a look at the modules of the course, and see how we’re covering every single layer that ties into the real performance of your WordPress site.
Module 1: Performance Foundations
Understand how visitors experience a WordPress site from request to render
Learn how to define and measure real performance, not just PageSpeed scores
Map the full-stack performance layers you’ll optimize throughout the course
Shift from “fixing speed” to building with performance as a strategic advantage
Module 2: DNS & Domain Optimization
Configure DNS for speed and resilience using modern providers
Understand TTL, edge caching behavior, and propagation timelines
Use preconnect and DNS prefetch to accelerate third-party resources
Module 3: TLS, SSL & HTTP Optimization
Tune TLS settings for faster handshakes and stronger security
Understand the role of HTTP versions (1.1, 2, 3) in performance
Benchmark and improve certificate loading and reuse
Module 4: CDN & Edge Delivery
Implement a CDN for global edge caching
Use cache rules to avoid serving outdated or uncacheable HTML
Optimize cache hit ratio for your CDN Edge caching
Module 5: Web Server & Hosting Layer
What does good WordPress Hosting look like
Hosting features vs. hosting fixes
Scaling WordPress the easy way
Module 6: WordPress Runtime Optimization
WordPress loading sequence
Optimize internal caching layers like Object Cache and Transients
What is bloat in WordPress
Common hooks that affect performance (init
, template_redirect
, etc.)
Hook profiling with Debug Bar Actions or Query Monitor
Module 7: Database Performance
Configure indexes, query caching, and table engines
To autoload or not to autoload
Identify slow queries with Query Monitor
Database optimization with plugins
Module 8: Object Caching
Understand persistent vs. transient object caching
Use monitoring tools to verify object cache hit rates
Object Caching solutions for WordPress and when to use them
Module 9: Full-Page Caching
Configure full-page caching at server, CDN, and plugin levels
Avoid cache-busting with cookies and query strings
Plugins vs. Hosting
Module 10: Core Web Vitals
Analyze and streamline your theme’s HTML, CSS, and JS
Use lean markup and clean design to reduce render time
Remove unused template parts and unnecessary DOM bloat
Monitoring Core Web Vitals performance
Module 11: Static Asset Optimization
Minify and combine CSS/JS files responsibly
Use async/defer and preloading for JavaScript
Edge Optimization vs. Plugin optimization
Module 12: Image Optimization
Use modern formats (WebP/AVIF) for lighter images
Automate compression and delivery with tools like NitroPack or Cloudflare
Implement responsive images with srcset
and sizes
Module 13: Font & Third-Party Optimization
Self-host and preload fonts for faster paint
Audit and reduce third-party script impact
Use font-display: swap
to improve perceived load time
Module 14: Plugin Impact & Alternatives
Tune TLS settings for faster handshakes and stronger security
Understand the role of HTTP versions (1.1, 2, 3) in performance
Benchmark and improve certificate loading and reuse
Module 15: WordPress Core Configuration
Tune settings like heartbeat, revisions, autosave, and cron
Learn when to strip unnecessary metadata, feeds, etc
Harden wp-config.php for stability and speed
Module 16: Browser DevTools & Performance Analysis
Use the Network and Performance tabs to analyze bottlenecks
Profile layout shifts, long tasks, and scripting issues
Learn how to diagnose render-blocking resources
Module 17: Debugging Tools & Deep Analysis
Understand how WordPress loads, step-by-step
Cache Invalidation & Hidden Performance Killers
Use Query Monitor or Laps, and New Relic for backend insight
Profile slow database queries, hooks, and REST endpoints
Module 18: API, Cookie & Header Hygiene
Identify and remove unnecessary API calls
Debug cookie issues that prevent caching
Optimize response headers for performance
REST API optimization
Module 19: Scaling with Transients API
Understand the Transients API and object cache usage
Storing complex queries or third-party API responses
Pitfalls: expired transients still in DB, autoloaded transients
Module 20: Performance Tools & Plugins
Compare top performance plugins: pros, cons, use cases
Why Edge Caching always wins
Choose the right tool based on your stack and goals
Module 21: Monitoring, Testing & Reporting Tools
Use tools like Lighthouse, GTmetrix, and Scanfully effectively
Automate performance tracking over time
Learn how to diagnose render-blocking resources
Module 22: Debugging WordPress Performance Issues
Use the Network and Performance tabs to analyze bottlenecks
Profile layout shifts, long tasks, and scripting issues
Learn how to diagnose render-blocking resources
Module 23: Background Jobs, Cron & Async Performance
WP-Cron vs. real server cron
WooCommerce Action Scheduler optimization
How scheduled actions work in WordPress
Module 24: Page Builders, DOM Bloat & Visual Editors
DOM complexity and depth from page builders (Elementor, Divi, WPBakery)
Font loading and duplicated scripts
Inline CSS, JavaScript injection, and render-blocking assets
Page builder extensions, smart or stay away
Module 25: Multisite & Network Performance Optimization
Reducing switch_to_blog()
overhead
wp_blogs
, wp_sitemeta
, and global table bloat
Strategies to scale WordPress across multiple sites in a single installation
What You Should Know First
Prerequisites
To get the most out of this course, you should:
Know what caching is (at a high level): You don’t need deep knowledge yet as we’ll cover it in depth, but you should know that caching exists and why it matters.
Be comfortable with WordPress fundamentals: You should understand how themes, plugins, and the WordPress admin interface work. Experience building or managing WordPress sites is expected.
Have basic technical proficiency: You don’t need to be a backend engineer, but you should be familiar with where WordPress lives on a server.
Understand basic front-end concepts: familiarity with HTML, CSS, JavaScript.
Optional: how browsers render pages will help when tackling client-side performance.
Real performance wins. Real business impact.
Whether you’re shipping faster builds or solving complex issues, this course gives you the expertise to stand out, and charge what you’re worth.
Diagnose and fix real client performance issues — fast
Learn how to go beyond vague “slow site” complaints and pinpoint real bottlenecks using DevTools, Query Monitor, and Cloudflare analytics. Become the expert clients turn to when performance matters.
Build performance into every project from day one
Stop retrofitting speed. Start making it a foundation. With this course, you’ll confidently build WordPress sites that are fast by design — from DNS to DevTools, caching to concurrency.
Offer premium performance as a service
Turn your skills into new revenue by packaging audits, speed fixes, and high-performance builds into irresistible offers. Impress clients, justify higher retainers, and win more technical projects.
Make WordPress Fast now
The difference between average WordPress builds and exceptional ones starts here.
Stop piecing together fixes from random tutorials. This course gives you the full system — every layer, every tool, every insight — so you can build faster WordPress sites with confidence and clarity.
Whether you’re solving tough client issues or building high-performance sites from scratch, this is the edge you’ve been missing.
Choose the license that fits your workflow — solo or team
Single License
€239
prelaunch price, one time
Perfect for freelancers, solo developers, site owners.
Get this course now for €239 instead of €289, and never guess about performance again
- 25-module, full-stack performance curriculum
- The most up-to-date tactics available in 2025
- Works with ANY builder or theme – beat the bloat
- Works on ANY stack: no hosting or plugins pitches
- Real-world demos with DevTools, Query Monitor
- Support for one year
- Agency license available
- Performance proposal add-on template
- Video and text assets for all videos
- Transcripts for accessibility, searching, and summarization
- Certificate of completion to showcase your expertise
100% Course completeness guarantee
Agency-Use License
Best Value
€1199
prelaunch price, one time
Built for teams solving client problems at scale.
Get this course now for €1199 instead of €1399, and never guess about performance again
- Team access (unlimited number of licenses)
- 1:1 Agency onboarding session
- Priority support for one year
- Performance lead onboarding doc
- 25-module, full-stack performance curriculum
- The most up-to-date tactics available in 2025
- Works with ANY builder or theme – beat the bloat
- Works on ANY stack – no hosting or plugins pitches
- Real-world demos with DevTools, Query Monitor
- Support for one year
- Agency license available
- Performance proposal add-on template
- Video and text assets for all videos
- Transcripts for accessibility, searching, and summarization
- Certificate of completion to showcase your expertise
100% Course completeness guarantee
Does this course cover Cloudflare, caching plugins, and real tools?
Yes, you’ll learn when and how to use tools like NitroPack, WP Rocket, APO, Perfmatters, Query Monitor, Scanfully, Redis, and more.
Frequently asked questions
Do you have any questions? Check the FAQs below — or reach out, and we’ll help you get the clarity you need.
Our most common FAQs
When will the Make WordPress Fast course be launched?
The Make WordPress Fast course will be launched in September 2025. Buy the prelaunch and save big time.
Who is this course for?
This course is designed for WordPress professionals, developers, and agencies who want to build faster, more scalable sites, and understand performance at every layer, from the DNS layer, through WordPress, all the way to the DevTools in your browser.
I’m afraid this might be too technical for me?
Not at all. While the course covers technical topics in depth, every concept is explained clearly, step by step, and with real-world examples. Whether you’re a beginner or just new to performance, you’ll learn what each layer does, why it matters, and how to apply it, without getting lost in jargon. If you’re comfortable working with WordPress, you’ll be right at home here.
Will this help with WooCommerce or client sites?
Yes, several modules specifically address WooCommerce and high-traffic client setups. You’ll learn how to handle real-world performance challenges agencies face daily.
Is this course up to date with modern WordPress and Core Web Vitals?
Absolutely. It’s built to align with the latest versions of WordPress, and performance metrics like LCP, FID, and CLS are covered in depth.
Will this work for my specific stack or hosting setup?
The course covers both managed hosting and self-hosted environments (e.g., GridPane, RunCloud), with practical guidance for most setups. You’ll learn how to adapt performance best practices to any stack.
What does “100% Course completeness guarantee” mean?
This guarantee means that every single thing, every single component, every single layer that has an impact on the performance of your site will be covered in this course.
Meet Remkus, the man behind the course
Hi, I’m Remkus de Vries, and I run Within WordPress.
I’m a seasoned WordPress veteran with more than 20 years of performance and security expertise, dedicated to building, refining, and sharing methods, best-practices, and tools that keep WordPress sites fast, secure, and reliable
Over the years, I’ve helped agencies, developers, and businesses untangle performance bottlenecks, scale high-traffic WordPress sites, and make infrastructure decisions that actually stick.
This course distills everything I’ve learned, the hard way and the smart way, into one clear, no-nonsense blueprint for making WordPress fast, reliably and repeatedly.
Remkus de Vries is a WordPress Performance Specialist, WordPress Consultant and Educator for almost 20 years.
Start learning how to Make WordPress Fast today!
What are you waiting for?
If you care about building WordPress sites that are fast, scalable, and built the right way, this is the course you’ve been looking for. Skip the scattered tutorials and vague advice.
Learn performance from someone who’s been in the trenches for two decades, and walk away with a proven, full-stack process you can use on every project.
Let’s make WordPress fast. For real.
- 25-module, full-stack performance curriculum
- The most up-to-date tactics available in 2025
- Works with ANY builder or theme – beat the bloat
- Works on ANY stack: no hosting or plugins pitches
- Real-world demos with DevTools, Query Monitor
100% completeness guarantee