Key Takeaways
- The most common reason Perplexity ignores your site is PerplexityBot being blocked in robots.txt -- check this first
- Perplexity strongly favors fresh content -- outdated pages with old publication dates are deprioritized even if the content is accurate
- Perplexity cites YouTube in 16.1% of responses, making video content a significant alternative citation pathway
- Content with clear source citations and data-backed claims performs substantially better in Perplexity results
- Perplexity's real-time search approach means your content can be cited within hours of publication if it is accessible and well-structured
Is PerplexityBot able to access your website? Check your AI visibility for free -- no signup required, results in 60 seconds.
Table of Contents
How Perplexity's Search Engine Works
Perplexity AI operates differently from both traditional search engines and other AI assistants. It is fundamentally a search engine that uses AI to synthesize answers, with a strong emphasis on real-time web results and transparent source citation.
When a user asks Perplexity a question, the system performs real-time web searches, retrieves relevant pages, and synthesizes an answer with inline citations linking to specific sources. Every factual claim in Perplexity's response is attributed to a specific URL, making its citation behavior the most transparent of any AI platform.
This transparency is both an opportunity and a challenge. The opportunity: you can see exactly which competitors are being cited and for what content. The challenge: Perplexity is selective about sources, and understanding its selection criteria is essential for earning citations.
Perplexity's selection factors include: PerplexityBot crawler access, content freshness, source authority, content structure and extractability, evidence-based writing (citations within your content), and relevance to the specific query. Let's examine each reason your site might be missing.
Reason 1: PerplexityBot Is Blocked
The single most common reason Perplexity does not cite a website is that PerplexityBot cannot access it. This is a binary problem -- if the crawler is blocked, your content is invisible to Perplexity entirely.
How to check
- Open your robots.txt file (yourdomain.com/robots.txt)
- Look for rules targeting
PerplexityBotspecifically - Check for blanket rules like
User-agent: *followed byDisallow: /that block all bots - Check server access logs for PerplexityBot requests -- if there are none, the bot is likely being blocked
How to fix
Add this to your robots.txt:
User-agent: PerplexityBot
Allow: /
If you have blanket blocking rules, you need to explicitly allow PerplexityBot above the blanket block. The order of rules in robots.txt matters -- specific rules should appear before general ones.
For a complete robots.txt configuration guide, see robots.txt for AI crawlers.
Other access barriers
Beyond robots.txt, these technical issues can prevent PerplexityBot from accessing your content:
- Cloudflare or similar WAF blocking bot traffic
- Server-side rate limiting that throttles or blocks crawlers
- JavaScript-dependent content that PerplexityBot cannot render
- Geographic IP blocking that excludes Perplexity's crawler IPs
Reason 2: Content Freshness Issues
Perplexity places significantly more weight on content freshness than most other AI platforms. Its real-time search model means it actively seeks the most current information available.
The problem
If your content has old publication dates and no visible update dates, Perplexity may deprioritize it in favor of more recently published content -- even if your content is more comprehensive or accurate. A page published in 2022 with no modification date will consistently lose to a page published last month.
The fix
- Add visible "Last updated" dates to all content pages and update them whenever you make changes
- Include
dateModifiedin your Article schema markup and keep it current - Regularly refresh evergreen content with current data, examples, and references
- Publish new content consistently to signal that your site is actively maintained
- When updating, make substantive changes -- changing a single word does not constitute meaningful freshness
Reason 3: Poor Content Structure
Perplexity extracts specific claims and facts from web pages to build its cited responses. If your content is not structured for easy extraction, Perplexity will choose competitors whose content is.
The problem
Perplexity needs to identify discrete, citable claims within your content. Long, flowing paragraphs without clear structure make extraction difficult. Perplexity is looking for specific facts, data points, and definitive statements it can attribute to your URL.
The fix
- Structure content with clear, descriptive headings that match user queries
- Write in declarative sentences with specific claims ("Company X grew revenue 43% in Q3" rather than "the company saw significant growth")
- Use numbered and bulleted lists for key points and comparisons
- Include data, statistics, and specific facts that Perplexity can directly cite
- Create summary sections at the top of each page with the key facts highlighted
Reason 4: Missing Source Citations
This is a factor unique to Perplexity: it values content that itself cites sources. Content that includes references to primary data, research studies, and authoritative sources is treated as more credible than content making unsupported claims.
The problem
Many websites make claims without attribution. "The market is growing rapidly" is weak. "The market grew 34% year-over-year according to Gartner's 2025 report" is citable. Perplexity trusts content that demonstrates its own research rigor.
The fix
- Include links to primary sources for all data claims
- Reference specific studies, reports, and authoritative publications
- Add a "Sources" or "References" section at the bottom of articles
- Use inline citations (author, year) or footnote-style references
- Link to government data, academic research, and industry reports where relevant
Reason 6: Competitor Content Is Stronger
Sometimes your content is accessible and well-structured, but a competitor's content simply performs better on the factors Perplexity evaluates.
How to diagnose
Test your target queries in Perplexity and examine which sources are cited. Visit those pages and analyze:
- Are they more recently updated than your content?
- Do they include more specific data and source citations?
- Is their content structure cleaner and more extractable?
- Do they have stronger domain authority?
How to compete
- Create content that is substantively better -- more data, fresher, better structured
- Target long-tail queries where competition is lower
- Find topics where no strong source exists and become the definitive resource
- Update your content more frequently than competitors update theirs
Action Plan: Getting Cited by Perplexity
Follow this prioritized checklist to systematically address each potential issue:
Immediate (Day 1)
- Check robots.txt for PerplexityBot access -- fix any blocking rules
- Verify server logs for PerplexityBot visits
- Test 5-10 key queries in Perplexity to establish your baseline visibility
Week 1
- Update publication and modification dates on your top 20 pages
- Add source citations and references to all content that makes data claims
- Restructure key pages with clear headings and extractable chunks
Week 2-3
- Add Article and FAQPage schema markup to content pages
- Create or update author bios with verifiable credentials
- Publish 2-3 new articles specifically optimized for Perplexity (fresh, data-rich, well-cited)
Ongoing
- Update content monthly with current data and fresh dates
- Monitor Perplexity citations weekly for your key queries
- Track which pages earn citations and replicate their format
For a comprehensive Perplexity optimization strategy, see our Perplexity optimization guide and checking Perplexity visibility.
Frequently Asked Questions
Why does Perplexity cite some websites and not mine?
Perplexity prioritizes sources based on crawler access, content freshness, structure, source citations within content, and domain authority. The most common cause of exclusion is PerplexityBot being blocked in robots.txt. If your bot is not blocked, the next most likely issues are outdated content, poor structure, or lack of source citations in your writing.
Does Perplexity use its own web crawler?
Yes. Perplexity uses PerplexityBot as its web crawler. If it is blocked in your robots.txt, Perplexity cannot access your content at all. Check your robots.txt for any rules targeting PerplexityBot or blanket rules blocking all bots. Also check server logs to confirm PerplexityBot is visiting your site.
How important is content freshness for Perplexity citations?
Very important. Perplexity's real-time search model strongly favors recently published or updated content. Pages with old publication dates and no modification dates are consistently deprioritized. Regularly update your content with current information and reflect the update date in both visible metadata and schema markup.
Does Perplexity cite YouTube videos?
Yes, frequently. Perplexity cites YouTube in approximately 16.1% of its responses, making it one of the most YouTube-friendly AI platforms. If your website is not being cited, creating YouTube content with detailed descriptions and transcripts provides an alternative pathway to Perplexity visibility.
Can I see if PerplexityBot has crawled my website?
Check your web server access logs for requests from the PerplexityBot user agent. Most hosting control panels provide log viewing tools. If you see no PerplexityBot requests, your robots.txt is likely blocking the bot or your server is not accessible to it.
Does Perplexity prefer certain types of content?
Perplexity favors content with clear source citations, specific data points, recent publication dates, and well-structured formatting. Research-based articles, data journalism, expert analysis with references, and comparison content tend to perform best. Promotional content without substantive information is consistently deprioritized.
Find out why Perplexity is ignoring your website
Get your free AI Score and see how Perplexity, ChatGPT, Gemini, and Copilot see your content.
Trusted by 2,400+ websites -- No credit card required