Comprehensive SEO, discoverability, and AI crawler optimization for web projects...
Get your web projects discovered by both traditional search engines AND AI systems.
Use for:
NOT for:
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ AI ANSWER ENGINES โ
โ ChatGPT, Claude, Perplexity, Google AI โ
โ โ llms.txt, structured data, AEO โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโค
โ TRADITIONAL SEARCH โ
โ Google, Bing, DuckDuckGo โ
โ โ Technical SEO, content, backlinks โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโค
โ SOCIAL DISCOVERY โ
โ Product Hunt, HN, Reddit, Twitter/X โ
โ โ Launch timing, community, narratives โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
<!-- Every page needs these -->
<title>Primary Keyword | Brand Name</title>
<meta name="description" content="150-160 chars with keywords">
<link rel="canonical" href="https://yoursite.com/page">
<!-- Open Graph for social -->
<meta property="og:title" content="Title for social shares">
<meta property="og:image" content="https://yoursite.com/og-image.png">
# Your Site Name
> Brief tagline describing what you do
## Overview
2-3 sentences for AI systems.
## Key Features
- Feature 1: Description
- Feature 2: Description
## Documentation
- [Getting Started](/docs/getting-started)
- [API Reference](/docs/api)
# AI Crawlers - Allow them!
User-agent: GPTBot
Allow: /
User-agent: Claude-Web
Allow: /
User-agent: PerplexityBot
Allow: /
# Sitemaps
Sitemap: https://yoursite.com/sitemap.xml
Decision tree:
references/launch-checklists.md for full checklistShow HN: [Tool] โ [Plain English description]| Metric | Good | Needs Work | Poor |
|---|---|---|---|
| LCP (Largest Contentful Paint) | <2.5s | 2.5-4s | >4s |
| INP (Interaction to Next Paint) | <200ms | 200-500ms | >500ms |
| CLS (Cumulative Layout Shift) | <0.1 | 0.1-0.25 | >0.25 |
Quick fixes: Optimize images (LCP), minimize JS (INP), set explicit dimensions (CLS)
Symptom: Great product, zero traffic Fix: Spend 50% of time on marketing/distribution
Symptom: No llms.txt, blocking AI user agents Fix: Create llms.txt, allow AI crawlers in robots.txt
Symptom: Unnatural keyword repetition Fix: Write for humans first, keywords naturally
Symptom: Big launch, then silence Fix: Build in public, regular updates, consistent presence
Symptom: Plain search results, no rich snippets Fix: Add JSON-LD for your content type (see references)
Symptom: Desktop-only testing Fix: Mobile-first indexing is default. Test on devices.
Free tools:
Track these:
| File | Contents |
|---|---|
references/llms-txt-examples.md |
Full llms.txt examples for SaaS, docs, OSS, blogs |
references/schema-templates.md |
JSON-LD templates for all content types |
references/launch-checklists.md |
Detailed checklists for PH, HN, Reddit |
Covers: Technical SEO | AI Crawler Optimization | Social Launch Strategy | Core Web Vitals | Schema Markup
Use with: content-marketer (content strategy) | web-design-expert (landing pages) | indie-monetization-strategist (conversion)