SEO & GEO

The cost of falling in love with technology

Cypher is expressive, graphs fit SEO data, embedded options exist. None of it survived the question 'what happens when the user opens DevTools?'

SEO & GEO

Shadow DOM — the panic room inside your web page

The Shadow DOM is a secret room inside your web page — with its own CSS, its own events, and the quiet ability to vanish from your SEO audits and every AI crawler that ever visits.

SEO & GEO

Enhance Screaming Frog's 404 errors report

Screaming Frog's 404 export is useful, but it's missing a summary and a way to subset. A small Python notebook with Pandas picks up the slack — and turns the report into something your content team will actually read.

Nix

Logrotate for a Web Server: overview and examples

Server logs are priceless for audits — right up until they eat the disk. A minimal logrotate config, a dry-run test, and the four permission mistakes that will bite you on first roll.