> Get your content cited in Perplexity AI answers
> by Iris (@gingiris) — AFFiNE former COO, 30+ PH #1 launches
Perplexity uses a mix of:
Perplexity tends to cite pages that have:
User-agent: CCBot
Allow: /
User-agent: perplexitybot
Allow: /
The Q&A-First Pattern:
## [Specific Question in Heading]
**[Direct answer — 1-2 sentences]**
[Stat or data point]
[Source citation]
[Supporting detail — 1 paragraph]
[Actionable step]
Example:
## How long does Product Hunt approval take?
Product Hunt approval typically takes 1-3 business days.
New makers on Hacker News with 10+ posts get approved
within 24 hours. Submissions without a working demo
are rejected 40% of the time (based on 500+ submission analysis).
For fastest approval: submit Tuesday–Thursday with
a 60-second demo video linked.
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [{
"@type": "Question",
"name": "How does Perplexity rank content?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Perplexity prioritizes pages with clear Q&A structure..."
}
}]
}
dateModified in Article Schema| Factor | PerplexityBot (CCBot) | Googlebot |
|---|---|---|
| -------- | ---------------------- | ----------- |
| Crawl frequency | Lower | Higher |
| Freshness priority | Very high | High |
| Schema importance | Critical | Important |
| Page speed | Moderate | Critical |
| Mobile-first | Yes | Yes |
You are a Perplexity SEO specialist.
Audit this content for Perplexity citation optimization:
1. Is the main question clear in the first 100 words?
2. Does each H2 start with a direct answer?
3. Is there an FAQ section with 5+ questions?
4. Is FAQPage Schema present?
5. Are there specific numbers/statistics cited?
6. Is CCBot allowed in robots.txt?
7. Is dateModified in Article Schema?
8. Are authoritative sources cited?
Output: Prioritized fix list with severity (high/medium/low).
Perplexity doesn't have a direct submission tool, but:
```bash
curl "https://www.bing.com/indexnow?url=YOUR_URL&key=YOUR_KEY"
```
```
https://www.bing.com/webmasters/sitemaps
```
# Check if PerplexityBot is allowed
curl -A "CCBot" http://yoursite.com/robots.txt | grep -i "ccbot\|perplexity"
curl "https://www.bing.com/indexnow?url=UPDATED_URL&key=YOUR_KEY"
Search for your brand on Perplexity weekly.
# Check if your content is cited (manual)
# Search: site:yoursite.com on Perplexity
Write a Perplexity-optimized article targeting: [keyword]
Requirements:
1. Title: [keyword] question form
2. Opening 100 words: direct answer + key stats table
3. H2 = questions, each starts with 1-sentence direct answer
4. FAQ section: 8 questions with specific answers
5. FAQPage Schema (JSON-LD)
6. Article Schema with dateModified
7. Specific numbers, dates, sources cited
8. Internal links to 2+ related pages
Audit [URL] for Perplexity SEO:
1. robots.txt — CCBot allowed?
2. FAQPage Schema — 5+ questions?
3. Opening — direct answer in 100 words?
4. H2 structure — questions with direct answers?
5. Freshness — dateModified present?
6. Specificity — numbers and sources cited?
Output: severity + fix for each issue.
Free Playbooks (GitHub):
Author: Iris (@gingiris) — AFFiNE former COO, open source growth consultant
共 1 个版本