HOW TO: Offload videos (but not images) from the WordPress Media Library to AWS S3
Offload videos uploaded through the Media Library (but not images) to S3 when hosting video for Memberpress – with this small hack.
Offload videos uploaded through the Media Library (but not images) to S3 when hosting video for Memberpress – with this small hack.
Significantly improve Wordpress performance, particularly wp-admin with Object caching using Redis. Here’s how to set it up in 5 minutes…
Wordpress now has a way to know which instance it’s loading on (ie. dev, staging, prod) and automatically execute code specific to each.
A method to serve .webp to supported browsers only using Cloudflare workers (and optionally Webp Express).
Need a quick way to strip WPBakery Page builder shortcodes like [vc_row], [vc_column], etc. from your posts and pages? Use WP Cli with –regex!
Here’s how to fix the “error line 2 at column 6…only at the start of the document” sitemap.xml issue and why it happens in the first place.
Locked out of your Wordpress wp-admin? No longer have access to the email address for your user to reset the password? Here are some handy workarounds.
Learn how to setup and fully support webp image support on Nginx with the webp express plugin. Compatible with Cloudflare, Stackpath and any other CDN.
Learn how to fix “Thing is not a known valid target type for the itemReviewed property.” in Google’s Structured Data testing tool for rich snippet schema.
Google Lighthouse Best Practices often flags Wordpress for “Includes front-end JavaScript libraries with known security vulnerabilities”. Why?