My WordPress setup checklist (clean, fast, and secure every time)
A fresh WordPress install works - but it’s not clean, not optimised, and definitely not secure.
A fresh WordPress install works - but it’s not clean, not optimised, and definitely not secure.
If your WordPress posts import fine but media doesn’t, Cloudflare might be blocking it without telling you.
Every now and then, I need to know whether a machine actually has internet access before doing anything else. Usually that’s before calling an API, syncing data, or pulling something external that would otherwise just… hang. There are a few ways to approach this, but I tend to keep it very simple.
It’s been a minute since my last post, so I wanted to check in and share what’s been happening behind the scenes. The past few months have been some of the busiest of my life - but all for good reason.
Add a clean developer-style grid behind your layout using pure CSS. Learn how to use body::before with gradients for a responsive, minimal background.