How does caching make WordPress sites faster

How caching makes WordPress faster

All dynamic content management systems and eCommerce applications — WordPress included — generate HTML pages by executing code and making database requests. The process typically takes fractions of a second, but in some cases it can take several seconds and consume a lot of server resources on a busy site. One of the ways we […]

A Guide to WordPress Gutenberg

WordPress 5.0 was released on December 6, and with it has come the WordPress Gutenberg Editor.  Designed to make creating great websites easier, the Gutenberg editor has made waves in the WordPress community. The new editor has changed the site creation experience significantly. The addition of a new blocks system is designed to make things […]

Using WordPress As Your Front-End Application’s Content API

Most content websites use a content management system like WordPress to generate web pages on the server before sending them to the browser. There are advantages to this approach: generating pages on the server asks little of the web browser; the business logic of the application is located in one place, rather than spread across […]

Using Docker to Build Local WordPress Development Environments

Over the years, we’ve looked at several different systems for setting up local development environments, from applications like MAMP to a Varying Vagrant Vagrants workflow. I’m always looking for the most efficient way to create new WordPress instances, both for development and because I need an easily replicable WordPress environment for testing plugins and updates […]

How to Provide Secure Access to Your WordPress Site

WordPress site owners sometimes need to give a third-party access to their site. Once a site grows beyond a certain size, it’s impossible for one person to do all the work, even if they have the necessary skills. Bringing a professional on-board is a smart move. But giving someone that don’t know well access to […]

How To Manage WordPress Plugins For Optimal Security And Performance

The plugin ecosystem is one of WordPress’s greatest strengths. Thousands of developers build and maintain a bewildering array of plugins with features that range from minor graphical tweaks to full-blown eCommerce stores. But the variety of plugins can introduce problems, especially if they aren’t managed properly. Plugins are of varying quality and usefulness.

How To Harden WordPress Sites Against Brute Force Attacks

When logging in to a WordPress site, users supply a username and password that WordPress associates with their account. If an attacker can guess the right username and password, they can authenticate in the same way. The process of guessing is called a brute force attack: the attacker tries different combinations of usernames and passwords […]

We use cookies to understand how you interact with our site, to personalize and streamline your experience, and to tailor advertising. By continuing to use our site, you accept our use of cookies and accept our Privacy Policy.