Kelly Mears

Search Engine Optimization

Making content discoverable through search, most of which is ordinary quality work.

Data & Content1 min read198 words10 out · 15 in
also calledSEO

Search engine optimization is the practice of making content findable through search. Most of what actually works is unglamorous: content that answers a real question, a site that loads quickly, markup a machine can parse, and links from places people already trust.

The technical portion is the part engineers own, and it is bounded. Content must be present without executing JavaScript, which makes Server-Side Rendering or Static Site Generation a search decision as well as a performance one. Titles and descriptions must be distinct per page. URLs must be stable, with redirects when they are not. A canonical link must resolve duplicates. Speed metrics feed ranking directly; see Core Web Vitals. And Structured Data is what turns a listing into a richer result.

The rest is content strategy, and the durable insight there is that search rewards specificity. A page answering one question precisely outperforms a page mentioning many.

It is worth being clear about the incentive structure. Search optimization is an adversarial market where the platform changes the rules unilaterally and expertise is genuinely valuable but frequently oversold. Treating any claim about it as a hypothesis to be measured, rather than a rule, is the correct posture.

See also7

Related2

Nearby in the graph rather than deliberately chosen. Looser, sometimes surprising.

Linked from15