In this article, we’ll share ten of the easiest and most effective steps you can take to help protect your site. 1. Update everything, every month The first and most crucial component of your WordPress security plan is consistent, recurring updates. We recommend you run an upgrade routine at least monthly, and for larger sites […]
Automatic collaboration and deployment with Bitbucket and Deploybot
Building a great development team is a long and challenging process – but collaborating in a way that’s convenient and efficient doesn’t have to be. Today, we’ll dig into my favorite tools for sharing, deploying and keeping track of front-end code, such as HTML, CSS and JavaScript. For many of our projects, we start by […]
Understanding Redirection and regular expressions
Even for experienced web developers, learning how to implement 301 redirects with regular expressions can be a black hole of confusion, frustration and infinite loops. Regular expressions are not just a new language, they’re also a new language that’s a little bit different from context to context. For example, you can use them in PHP, but […]
Adding a free SSL certificate to your site with Cloudflare
Not long ago, setting up an SSL certificate was a nightmare even for a seasoned technology veteran. Thanks to new services that allow quick, free setup of fully functional SSL on your site, it’s easy and accessible for everyone. Today, we’ll walk through the simple steps for setting up SSL with Cloudflare.