
product-led-seo
Use when asked to "product-led SEO", "programmatic SEO", "build programmatic pages", "organic acquisition for product", "decide if SEO is worth it", or "optimize for AI search". Helps evaluate whether SEO fits your business model and how to approach it as a product, not just marketing. The Product-Led SEO framework (created by Eli Schwartz) treats SEO as building products for search users.
Use when asked to "product-led SEO", "programmatic SEO", "build programmatic pages", "organic acquisition for product", "decide if SEO is worth it", or "optimize for AI search". Helps evaluate whether SEO fits your business model and how to approach it as a product, not just marketing. The Product-Led SEO framework (created by Eli Schwartz) treats SEO as building products for search users.
Product-Led SEO
What It Is
Product-Led SEO is a framework that treats SEO as a product discipline, not just a marketing tactic. The core insight: SEO success comes from building products that serve searcher intent, not from creating content optimized for keywords.
The traditional approach to SEO is "find keywords, write content, build links." Product-Led SEO asks: "What is the user searching for, and what product experience will satisfy that search?"
This framework was developed by Eli Schwartz, who helped companies like Zapier, Tinder, Quora, and SurveyMonkey build SEO strategies that generated hundreds of millions in revenue. The key shift: Move from "How do we rank for this keyword?" to "What product does this searcher need?"
When to Use It
Use Product-Led SEO when you need to:
- Decide if SEO is worth investing in for your business model
- Develop an SEO strategy that actually converts (not just drives traffic)
- Build programmatic pages at scale (like Zapier, Zillow, or TripAdvisor)
- Evaluate your SEO approach in the age of AI Overviews and LLMs
- Shift from top-of-funnel content to mid-funnel conversion
- Get product and marketing aligned on search strategy
- Understand the real ROI of your SEO investment
When Not to Use It
- No SEO journey exists: If users don't search for your solution (most B2B SaaS), SEO may not be the right channel
- Committee decisions: Enterprise sales with long buying cycles rarely convert from SEO
- Brand-driven discovery: If your product requires brand awareness first, invest in brand, not SEO
- You need fast results: SEO takes months to years; if you need revenue now, look elsewhere
- Local businesses with no online transaction: A pizza shop may not need a website at all
Patterns
Detailed examples showing how to apply Product-Led SEO correctly. Each pattern shows a common mistake and the correct approach.
Critical (get these wrong and you've wasted your time)
| Pattern | What It Teaches |
|---|---|
| no-seo-journey | Not every business should do SEO — validate the user journey first |
| traffic-not-conversion | Traffic is vanity — only measure what matters to the business |
| blog-for-blog-sake | Content that doesn't convert is waste, not strategy |
| copying-competitors-programmatic | Zapier's strategy only works if you have Zapier's use case |
| top-funnel-trap | AI Overviews will eat your top-of-funnel — move to mid-funnel |
High Impact
| Pattern | What It Teaches |
|---|---|
| seo-as-product | SEO pages need PM, design, and engineering — not just writers |
| programmatic-without-use-case | Scale creates nothing if no one searches for what you built |
| ranking-as-kpi | Rankings don't pay bills — measure business outcomes |
| wrong-funnel-position | Match your SEO to where intent exists in the buyer journey |
| link-building-vs-brand-building | Guest posts on low-authority sites are waste — build brand instead |
| ai-content-as-strategy | AI can assist content, but AI-only content is just faster spam |
Medium Impact
| Pattern | What It Teaches |
|---|---|
| technical-seo-overkill | 100-page sites don't need enterprise-level technical SEO |
| keyword-tool-truth | Keyword tools are directional, not truth — they can be 10x off |
| aeo-citation-strategy | In AI search, showing up as a brand beats showing up as a link |
Deep Dives
Read only when you need extra detail.
references/product-led-seo-playbook.md: Expanded framework detail, checklists, and examples.
Resources
Books:
- Product-Led SEO by Eli Schwartz — the foundational framework
Podcasts:
- Lenny's Podcast: Eli Schwartz episode on Product-Led SEO
- Lenny's Podcast: Ethan Smith episode on AEO and AI search
Other:
- Eli Schwartz's newsletter at productledseo.com
- Graphite's research on AEO at graphite.io
You Might Also Like
Related Skills

coding-agent
Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.
openclaw
add-uint-support
Add unsigned integer (uint) type support to PyTorch operators by updating AT_DISPATCH macros. Use when adding support for uint16, uint32, uint64 types to operators, kernels, or when user mentions enabling unsigned types, barebones unsigned types, or uint support.
pytorch
at-dispatch-v2
Convert PyTorch AT_DISPATCH macros to AT_DISPATCH_V2 format in ATen C++ code. Use when porting AT_DISPATCH_ALL_TYPES_AND*, AT_DISPATCH_FLOATING_TYPES*, or other dispatch macros to the new v2 API. For ATen kernel files, CUDA kernels, and native operator implementations.
pytorch
skill-writer
Guide users through creating Agent Skills for Claude Code. Use when the user wants to create, write, author, or design a new Skill, or needs help with SKILL.md files, frontmatter, or skill structure.
pytorch
implementing-jsc-classes-cpp
Implements JavaScript classes in C++ using JavaScriptCore. Use when creating new JS classes with C++ bindings, prototypes, or constructors.
oven-sh
implementing-jsc-classes-zig
Creates JavaScript classes using Bun's Zig bindings generator (.classes.ts). Use when implementing new JS APIs in Zig with JSC integration.
oven-sh