Guide

My brand never shows up in Perplexity. Here’s why - and how to change it

If your brand never shows up in Perplexity answers, the cause is almost always one of three things, and only the last is a content problem. First, Perplexity’s crawler (PerplexityBot) may be blocked - a Cloudflare “block AI bots” rule or a robots.txt disallow returns it a 403, so your pages never enter its index. Second, your pages may be thin or JavaScript-rendered, so even when fetched there is no answer to extract. Third, you may simply not be on the pages Perplexity retrieves and cites for that question. Fix them in that order: unblock the crawler, make the answer extractable, then earn or write the page. Tools that measure the change come last, because no tool fixes a 403.

Why Perplexity misses brands

Perplexity searches for essentially every question and writes its answer from the handful of pages it retrieves, citing them inline. So being absent is never mysterious - it means one of the links in that chain is broken for you. Either Perplexity cannot fetch your pages, or it fetches them and finds nothing quotable, or your pages are fine but they are not among the ones it pulls for the question. Those three are ranked by how often they are the real cause and how cheap they are to fix, which is why the order below matters as much as the list.

The fixes, in order of impact

  1. Unblock PerplexityBot before anything else

    Check that Perplexity's crawler can actually reach your pages. Two things silently block it: a Cloudflare "block AI bots" / "AI Scrapers and Crawlers" rule (or a bot-fight-mode setting) that returns AI crawlers a 403, and a robots.txt line disallowing PerplexityBot. Both are common, both are invisible from your own browser, and either one means Perplexity has never read a word of your site. Fetch a page yourself with a PerplexityBot user-agent, or check your CDN's bot rules and robots.txt. This is first because it is free, fast, and the single most common reason a brand is simply absent rather than merely losing.

  2. Make the answer extractable once it can be read

    A page Perplexity can fetch but not parse is nearly as invisible as a blocked one. Two failure modes dominate: content that only renders after JavaScript runs (many crawlers read the raw HTML, so a client-rendered page looks empty), and pages that bury the answer under a brand story. Perplexity quotes tightly and attributes what it quotes, so put a direct, self-contained answer in the first 100 words, use headers that match the question, and ship real HTML text - not an image of text or a table rendered as flexbox divs.

  3. Get onto the pages Perplexity already cites

    Perplexity shows its sources inline, which is a gift: run your target question and read the numbered citations. That list is your target list. You win by being named on those specific pages - the roundups and comparisons it already trusts - or by out-answering them with a page so clearly better it displaces one. Being in an independent list beats a page on your own domain, because the engine trusts a third party more than a vendor calling itself the best.

  4. Publish the page for the exact question you lose

    For the high-intent questions where you are still absent, write the page that answers that one question directly: answer first, an honest comparison table that names competitors, specific steps with real numbers. Then keep it fresh - Perplexity leans on recency more visibly than the other engines, so a 2026 page beats a 2023 one saying the same thing.

The tools that help you change it

Be clear about which problem you are buying a tool for. If you are blocked (fix 1), no tracker helps - that is a change in your CDN or robots.txt, and it is free. Once the crawler can read you, the AI visibility trackers - Rankscale, Otterly.AI, Peec AI, Profound, Scrunch AI, Semrush and Fulcru - run your questions against Perplexity and record whether you are cited, so you can see fixes 2 through 4 working rather than guessing. Scrunch AI in particular leans into the technical-readability half of the problem if fix 2 is where you are stuck. Most of the others stop at the measurement. Fulcru finds the exact Perplexity questions where a competitor is cited instead of you, drafts the page that answers that question - grounded in the sources Perplexity already cites - and snapshots your mention rate the moment you publish, so the next pass shows whether it moved.

Related reading

Not sure whether it is a crawler problem or a content one? Fulcru’s free visibility report runs your questions against Perplexity and the other engines, shows whether you are cited, and names who is cited instead - no card needed. It is the fastest way to tell which of the three causes above is actually yours.