Articles by Jeremy Holcombe
Senior Editor at Kinsta, WordPress Web Developer, and Content Writer. Outside of all things WordPress, I enjoy the beach, golf, and movies. I also have tall people problems.
How to Fix the PR_END_OF_FILE_ERROR Secure Connection Error
The PR_END_OF_FILE_ERROR Firefox-specific error relating to a secure connection issue. Here's how you can fix the error in Firefox.
How to Hide Page and Post Titles in WordPress
Looking for a way to hide page titles in WordPress? Follow these few easy steps to hide titles in single posts, pages, or everywhere on your site.
How to fix the NET::ERR_CERT_AUTHORITY_INVALID error
The NET::ERR_CERT_AUTHORITY_INVALID error occurs when a website’s SSL certificate isn't trusted by the browser. Learn what's causing it and how to…
How to Unzip a ZIP File in Terminal Using SSH (Works on Linux Servers)
Whether you use macOS, Windows, or Linux, speed up your WordPress workflow by learning how to unzip ZIP files in Terminal using SSH.
How to Flush DNS Cache (Windows, Mac, Chrome)
Getting 404 pages on your site? This could be due to a DNS change. Learn how to flush DNS cache on all major OS and Chrome browser (step-by-step tu…
What Is GitHub? A Beginner’s Introduction to GitHub
GitHub is a for-profit company offering a cloud-based Git repository that helps developers store, manage, track and control changes to their code.
What Is Nginx? A Basic Look at What It Is and How It Works
Nginx, pronounced "engine-ex", is an open-source web server, also used as a reverse proxy, HTTP cache & load balancer. Learn more from this in-dept…
How to disable WordPress plugins (no access to WP-Admin)
Looking to disable WordPress plugins? We show you multiple methods that will allow you to quickly disable one or more WordPress plugins.
How to Add Code to WordPress Header and Footer
Struggling with how to add code to the WordPress header or footer? Check out these quick and easy methods, both with a plugin and manually with code.