WordPress URL Trick: Categories and Posts Under One Path
Learn how to place both WordPress categories and posts under a single URL path like /docs, with custom permalink settings and a simple code fix.

Learn how to place both WordPress categories and posts under a single URL path like /docs, with custom permalink settings and a simple code fix.
Ever try to grab a great username or domain, only to find it already taken? This post looks at why I registered iangoldstein.com and matching social handles early on, and why staking your claim online still matters.
I ran into some odd redirect behavior in WordPress and went down the rabbit hole trying to figure it out. This post covers what I discovered, what worked, and what might be worth checking if you're hitting something similar.
If you find yourself adding the same local files to .gitignore in every project, it might be time for a global ignore file. This post explains how to set one up and when it makes sense to use it in your development workflow.