Web Hosting recommendations
So you want a website, but what about web hosting? There are plenty of options to choose from when deciding how to host your website. This page should be informative and provide you with some basic...
View ArticleCaching in WordPress: Caching and cache busting
There are plenty of options for developers and clients in terms of caching in WordPress. You may have heard of popular caching plugins like W3 Total Cache, CDNs like Cloud Flare, or managed hosting...
View ArticleUsing Vagrant with WordPress
Prerequisites for using Vagrant and WordPress Before beginning, you will need to have the following installed: VirtualBox v5.0 Vagrant Vagrant WordPress configuration We will be using a tool called...
View Articledev domain extension for local development
I like using a dev domain extension for some of my websites in local development. When doing local development using Vagrant, you often have to configure specific IP addresses for your website or...
View ArticleUsing an SSL certificate on Vagrant for local development in Google Chrome
Two words: SSL Chrome! Some recent changes with Chrome can cause breaking changes in local development environments. Problem #1: the website doesn’t load First problem? – Chrome updated itself and now...
View Article