| name | ai-seo |
| description | Optimize for AI search engines — Perplexity, ChatGPT Search, Google AI Overviews, answer engine optimization. Use when adapting SEO strategy for AI-powered search, optimizing for featured snippets, or building AI-friendly content. |
| domain | marketing |
| author | oyi77 |
| license | Apache-2.0 |
| subdomain | marketing |
| tags | ["growth","marketing","seo","money"] |
| version | 1.0.0 |
Ai Seo
When to Use
Trigger phrases:
-
"ai seo"
-
"Adapting SEO strategy for AI search"
-
"Optimizing for Google AI Overviews"
-
"Building content that AI engines cite"
-
"Answer engine optimization (AEO)"
-
"Generative engine optimization (GEO)"
-
Adapting SEO strategy for AI search
-
Optimizing for Google AI Overviews
-
Building content that AI engines cite
-
Implementing structured data markup
-
Optimizing for Perplexity, ChatGPT Search, Gemini, Copilot
When NOT to Use
- When the audience is too small to justify the effort
- For regulated industries without compliance review
- When the campaign budget does not support the channel
- When the client has zero existing content to optimize
Money-Making Overview
Buyer persona: SME owners ($2M-$20M ARR), SaaS marketing directors, e-commerce brand managers, and agency clients who see organic traffic from Google dropping and want to capture the growing share of zero-click AI-generated answers in Perplexity, ChatGPT Search, and Google AI Overviews.
Problem they pay to solve: Traditional SEO targets clicks. AI search engines answer the question in the SERP — if your content isn't structured for extraction, you get zero visibility even when ranking #1. Clients lose 30-60% of referral traffic as users stop clicking through.
What you sell: AI answer engine optimization — restructuring existing content into citation-ready formats, implementing schema that AI crawlers prefer, and building topical authority clusters that AI engines cite as primary sources.
Pricing tiers:
| Tier | Price | Deliverable | Timeline |
|---|
| Audit | $500 | AI SEO audit report + 5 priority fixes | 3 days |
| Optimize | $1,500 | Full content restructure (up to 10 pages) + schema + FAQ markup | 1 week |
| Retainer | $2,000/mo | Monthly monitoring, 15 pages/mo optimization, coverage gap analysis | Ongoing |
First-dollar timeline: Day 1 — run audit script, deliver report by Day 3. Close first client at $500 within the first week by auditing 3 competitor sites for free, then selling the fix.
First Action in 60 Minutes
Run this script on your own or a target site to generate an instant AI search engine readiness report:
#!/usr/bin/env bash
set -euo pipefail
SITE="${1:?Usage: $0 https://example.com}"
echo "=== AI SEO Audit: $SITE ==="
echo ""
echo "--- Structured Data ---"
SD=$(curl -sL "$SITE" | grep -oP '(?<=<script type="application/ld\+json">).*?(?=</script>)' | head -5 || true)
if [ -z "$SD" ]; then
echo "FAIL: No JSON-LD structured data found. AI engines rely on schema."
echo "Fix: Add Organization, Article, or FAQPage schema."
else
TYPES=$(echo "$SD" | grep -oP '"@type"\s*:\s*"[^"]+"' | sort -u)
echo "Found schema types:"
echo "$TYPES"
fi
echo ""
echo "--- Answer Readiness ---"
H2S=$(curl -sL "$SITE" | grep -oP '<h2[^>]*>.*?</h2>' | sed 's/<[^>]*>//g' | head -10 || )
QUESTION_COUNT=$( | grep -ciP || )
[ -lt 3 ];
CONTENT=$(curl -sL | sed | sed | -200 || )
SHORT_PARAS=$( | awk | -l)
TOTAL_PARAS=$( | awk | -l)
[ -gt 0 ];
PCT=$((SHORT_PARAS * / TOTAL_PARAS))
[ -lt 20 ];
SPEED=$(curl -s -o /dev/null -w -L || )
VIEWPORT=$(curl -sL | grep -oP || )
SCORE=0
[ -n ] && SCORE=$((SCORE + ))
[ -ge 3 ] && SCORE=$((SCORE + ))
[ -ge 20 ] && SCORE=$((SCORE + ))
[ -n ] && SCORE=$((SCORE + ))
Save as ai-seo-audit.sh and run: bash ai-seo-audit.sh https://client-site.com
The output is your deliverable — a live AI SEO readiness scorecard with prioritized fixes. Send it as a PDF to close the deal.
Deliverable Format
AI SEO Audit Report (Invoice-Ready Template)
Company: [Client Name]
URL: [https://client-site.com]
Date: [YYYY-MM-DD]
Auditor: [Your Name]
---
EXECUTIVE SUMMARY
AI search engines (Perplexity, ChatGPT Search, Google AI Overviews) now answer
queries directly in the SERP. [Client] currently scores [X]/100 on AI SEO readiness.
This report identifies [N] high-impact fixes that will increase citation rate and
brand visibility in AI-generated answers.
---
1. STRUCTURED DATA ANALYSIS
Current: [JSON-LD present/missing/types found]
Impact: [Missing schema = lost citations / Good schema = strong foundation]
Fix: [Specific schema types to add with code example]
2. ANSWER FORMAT EVALUATION
Current: [X question-format H2s found / concise paragraph ratio]
Impact: [AI extraction difficulty score]
Priority URLs to restructure:
- [/page-1] — Rewrite H2 as question, add 40-word answer
- [/page-2] — Add FAQPage schema
- [/page-3] — Reformat list into direct-answer paragraph
3. TOPICAL AUTHORITY GAPS
Missing subtopics that competing cited pages cover:
- [Subtopic 1] — 0 articles vs 3 from competitor
- [Subtopic 2] — No pillar page
Recommendation: Create [N] new pages on above topics
4. TECHNICAL FOUNDATION
- Page load: [seconds] — [pass/fail]
- Mobile viewport: [present/missing]
- Core Web Vitals proxy: [status]
5. PRIORITIZED FIX LIST
Critical (do this week):
1. [Fix] — [effort] — [expected impact]
2. [Fix] — [effort] — [expected impact]
Important (do this month):
3. [Fix] — [effort] — [expected impact]
4. [Fix] — [effort] — [expected impact]
Growth (quarterly):
5. [Fix] — [effort] — [expected impact]
---
PRICING
[X] Priority Fixes Implementation ........ $500
Full AI SEO Content Restructure (10 pages) ...... $1,500
Monthly Retainer (15 pages/mo + monitoring) .... $2,000/mo
---
APPENDIX: AI Engine Citation Scoring
- Perplexity: [cites/passes/blocked]
- ChatGPT Search: [visible/partial/missing]
- Google AI Overviews: [present/competing/absent]
Copy template, fill sections from audit output, brand with your logo, send as PDF.
Anti-Rationalization Table
| Rationalization | Reality |
|---|
| "Traditional SEO still works, this is hype" | Google AI Overviews already serve 1B+ queries. Perplexity and ChatGPT Search are growing 5x YoY. Traffic that stops at the AI answer never reaches your site. |
| "I'll wait until the algorithms stabilize" | The AI search ecosystem is settling NOW. First-mover advantage is real — sites optimized today are the ones AI engines trust as primary sources. |
| "My client doesn't rank for those queries anyway" | AI engines cite long-tail content traditional SEO ignores. A $500 audit shows exactly which of their pages are citation-ready vs invisible. |
| "Nobody in Indonesia needs this" | Indonesian businesses compete globally. Any brand targeting English-speaking markets loses visibility if Perplexity/ChatGPT answers competitors' content, not theirs. |
| "Schema markup is too technical for me" | JSON-LD is copy-paste. The audit script generates the exact schema you need. Five minutes of copy-paste fixes a missing-schema fail. |
| "Clients won't pay for 'invisible' optimization" | They pay for traffic loss reversal. Show them their competitor cited in an AI answer above their listing. That visual closes the deal. |
| "I need a team for this" | One script, one report, one invoice. AI SEO is a solo consultancy — no designers, no developers, no project managers. |
Process
- Research — Analyze target audience, competitors, and trending topics
- Audit — Run ai-seo-audit.sh on target URLs, produce scorecard
- Fix — Add JSON-LD schema, rewrite H2s as questions, add direct-answer paragraphs
- Monitor — Track citation appearance in Perplexity, ChatGPT Search, Google AI Overviews
- Report — Monthly citation report showing visibility gains and gaps closed
Verification