Field notes

Practical notes on websites, systems, and the people trying to keep both sane.

Technical SEO audits, WordPress fixes, Shopify edge cases, integration patterns, and engineering leadership lessons from work where theory eventually has to meet production.

Start here

Recent writing with a clear point of view.

These are the pieces most closely tied to my current work: diagnosing messy websites, making technical decisions clearer, and fixing the parts of a system that quietly slow everyone down.

Featured blog posts

Latest

Fresh notes from recent WordPress and engineering work.

Newer articles live here first before any of them become part of the featured set.

Latest blog posts

Archive

Older notes that still solve oddly specific problems.

Some posts are from earlier WordPress and development work. They stay here because someone, somewhere, will search for the exact weird thing at 11:47 PM.

Archived blog posts

Archive · Tutorials

Git Exclusions for Different Branches

Let's get real about Git – it's great for version control, but it drops the ball when it comes to excluding files on specific branches. But guess what? There's a trick to make it w

Archive · JetPack

Check if JetPack Modules Are Active

You may sometimes have codes that depends on whether some JetPack modules is active or not. If so, there is a quick way to check if the modules are active or not. Just use followin

Archive · African Cichlids

Feeding African Cichlids

Whether you are new to African cichlids or have many years of experience, this article contains what may potentially be the most important information you will ever read about thes

Archive · WordPress

Add bbpress dropdown forum list

Hi everyone, I searched on how to add a dropdown list of bbpress forums and could not find any resource. Most of them were outdated, while some of them didn't work. So I look aroun

Found a problem that looks familiar?

The articles explain the thinking. If the issue is already happening on a live site, the useful next step is figuring out what is actually breaking.