Technical SEO projects

Stuff I build with

28 projects

Technical SEO · 12

Show all
SSRWire console local run
SSRWire console run

SSRWire

Typescript Version 0.5.0

A command-line tool for inspecting the HTML your server sends, including content and metadata that arrive in a stream. It records when important elements appear and compares responses for different browser, search-crawler and social-preview user agents.

View tool
routeplay

routeplay

TypeScript Version 0.4.0

A command-line tool for checking that a page delivers the right content and metadata however you reach it. It compares the HTML your server sends, a fresh browser load and the result of clicking through from another page.

View tool
routelint

routelint

TypeScript Version 0.3.1

A command-line tool for finding broken links, incorrect redirects and indexing conflicts on a live or preview website. It discovers URLs, checks what your server returns and gives you findings tied to specific pages, with the evidence behind them.

View tool
ILCrawler crawl issues screenshot
ILCrawler crawl issues screenshot

ILCrawler

Go Version 0.41.0

ILCrawler is the technical SEO crawler I use for my own websites and client audits. It brings page checks, links, screenshots, performance samples and reporting into one place. It’s also the project that repeatedly convinced me I was only one rewrite away from being happy with it.

View project
crawlreplay

crawlreplay

Rust Version 0.1.0

A command-line tool for testing robots.txt changes and new deployments against URLs found in your server logs. It helps you catch newly blocked pages, broken responses and unexpected indexing changes before putting those changes live.

View tool
crawlcontract

crawlcontract

Rust Version 0.3.1

A command-line tool for catching crawl and indexing problems when a website changes. It checks built files or pages fetched from a live or preview site, and compares scans so you can spot problems before a release.

View tool