HOW TO: Create a downtime failover for your site with a Cloudflare Worker
Route traffic to a failover maintaining the live domain for your visitors if your site can’t be reached or a 50X error is detected.
Route traffic to a failover maintaining the live domain for your visitors if your site can’t be reached or a 50X error is detected.
You need a wacky method for nginx to uniquely handle incoming requests that contain a specific query string using error page handling.
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.
Having trouble importing RSS .xml feed files into your Wordpress site? This is probably the reason why…
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?
Are you seeing “Uncaught Error: Call to undefined function mysql_connect() in /wp-includes/wp-db.php” on your Wordpress site? Here’s the fix…
When transitioning a Wordpress older site using the ModelTheme Framework from a PHP version before 7.2 to a version after it, you’ll likely run into this.
Learn how to fix revslider, the infamous 2 lines of code that plagued Slider Revolution users (often unknowingly) when they moved to PHP 7+