cloro
Strategy

People Also Search For: How to Mine PASF for SEO in 2026

Ricardo Batista
Ricardo Batista
Founder, cloro
5 min read
SEO SERP Keyword Research
On this page

People Also Search For is the most useful SERP feature nobody talks about.

While the SEO industry obsesses over AI Overviews, PASF quietly tells you the one thing every keyword tool tries to infer: what did the user actually want, and did the page they just clicked give it to them? The data sits on the SERP, free, and most teams never extract it.

PASF appears beneath an organic result after a user clicks through and bounces back. Google reads that bounce as a signal of dissatisfaction and surfaces 6-8 alternative queries based on what other dissatisfied users searched next. It’s a behavioral keyword research tool Google built for itself and then accidentally exposed to the public.

Table of contents

What People Also Search For actually is

People Also Search For tile grid showing 8 alternative queries beneath an organic result

PASF is a Google SERP feature that renders a block of 6-8 alternative search queries directly beneath a clicked organic result, after the user returns to the SERP. The trigger is what SEOs call pogo-sticking: a click, a short dwell time, and a return to the results page.

The mechanics matter. From Shopify’s PASF guide:

When Google detects this behavior, it displays a box containing 6 to 8 alternative search terms below the result the user just abandoned.

The alternatives aren’t predicted by a language model. They’re aggregated from the actual next searches that other dissatisfied users ran after bouncing off the same result. In other words: PASF is a crowdsourced “what did I really mean?” suggestion, scoped to a specific page that failed a specific user.

Two consequences fall out of this:

  1. PASF is per-result, not per-query. The same SERP shows different PASF blocks beneath different organic results, because each result has its own failure profile.
  2. PASF only appears when Google has enough data on dissatisfaction. Long-tail queries with low click volume don’t trigger PASF at all. The blocks show up reliably on commercial head terms.

PASF vs People Also Ask

Side-by-side comparison of People Also Ask questions versus People Also Search For alternative queries on the same SERP

PASF and PAA get conflated constantly. They are not the same feature.

People Also Ask (PAA)People Also Search For (PASF)
What it showsQuestionsAlternative queries
Where it appearsNear the top of the SERPBeneath a clicked result, bottom of SERP
When it triggersOn most informational queriesAfter pogo-sticking off a result
SourceIndexed pages cited as answersAggregated post-click user behavior
Citation surface?Yes — your page can be citedNo — PASF entries are searches, not links
Intent typeBroadening (“what else might I want?”)Refinement (“what should I have searched?”)
Optimization playFAQ schema + question-shaped H2sCapture the PASF queries with new pages

The most common mistake is treating PASF queries as PAA questions and trying to “rank in the PASF box.” There is no box to rank in. PASF entries are clickable searches that take the user to a new SERP. The win is on the destination SERP, not the PASF block itself.

If you need the long version on PAA specifically, see our SERP features tracking guide.

What PASF data tells you

PASF is a refinement-intent signal. It answers a question keyword tools can only guess at: when this query fails, where do users go next?

That makes PASF uniquely valuable for three SEO jobs:

1. Keyword research that maps real failure modes

Standard keyword tools surface queries that exist. PASF surfaces queries that exist because users ran them after another query disappointed them. The difference is enormous for commercial intent.

If “best CRM” surfaces PASF entries like “best CRM for small business”, “Salesforce alternatives”, and “free CRM tools”, you’ve learned things keyword volume alone won’t tell you:

  • The original query is too broad for a meaningful percentage of searchers.
  • Those searchers are willing to run a refined query. They’re not done shopping.
  • The refined queries are commercially valuable (alternatives, free, segment-specific).

2. Competitor mapping

When PASF appears beneath a competitor’s organic result, every alternative query is a place that competitor’s page failed to satisfy. Stacked across multiple competitor URLs on the same SERP, you get a map of unmet demand in your category, plus a hit list of pages to write.

3. Intent classification

PASF is the cleanest signal available that a query has multiple sub-intents. If a single SERP shows PASF blocks with wildly different refinements (“python tutorial” → “python tutorial for beginners”, “python tutorial pdf”, “python vs javascript”), the head term is fragmented. Your content needs to address the splits explicitly, not bury them.

How to extract PASF at scale

The manual workflow is brutal: search the query, click a result, wait, click back, screenshot the PASF block, repeat. PASF doesn’t appear on every visit (Google rate-limits it by IP and session), so a single check produces noisy data.

The programmatic workflow is two API calls per query:

  1. Issue the search.
  2. Issue a “click + return” SERP request that triggers PASF rendering.

cloro’s SERP API handles both in a single request and returns PASF data alongside organic results, PAA, AI Overviews, knowledge panels, and related searches in one structured JSON response. Per-result, parsed, location- and device-aware. No browser automation, no proxy rotation, no DOM scraping.

A reasonable tracking pipeline:

  1. Define a tracked-query list: your category’s commercial head terms, plus the top 10 organic competitors per query.
  2. Issue daily SERP requests with PASF expansion enabled.
  3. Store snapshots keyed by (keyword, competitor_url, location, device, date).
  4. Aggregate weekly: which PASF queries appear most often, beneath which competitors, with what consistency?
  5. Route high-consistency PASF queries into your content backlog.

For the broader tracking architecture covering AI Overviews, PAA, featured snippets, and knowledge panels, see our SERP features tracking guide.

Putting PASF to work

A practical 30-day workflow:

  1. Week 1, pull PASF for your top 20 head terms. Expand each query’s PASF block, then expand the PASF entries’ own PASF blocks (two levels deep gets you ~100 queries).
  2. Week 2, filter for commercial intent and volume. Drop anything under 50 monthly searches or that’s obviously informational-only. Tag the survivors by sub-intent.
  3. Week 3, cluster. Group PASF queries by shared head-bigram. Each cluster is a candidate page.
  4. Week 4, score by competitor weakness. For each cluster, run a SERP check on the top 3 queries. Where the existing top results are weak (thin content, off-topic, outdated), prioritize that cluster.

This pipeline reliably surfaces 5-15 net-new page ideas per month for a category-leading site. Net-new because PASF queries are by definition the queries that competitors’ pages already failed at. You’re not fighting for terms competitors have locked down. You’re claiming terms competitors have measurably failed to serve.

For the keyword-research layer that sits underneath this, our GEO playbook covers how to structure the resulting pages so AI engines also cite them, an increasingly important second order on every commercial query.

Common mistakes

  • Treating PASF as PAA. They’re different features with different optimization plays. Confusing them produces incoherent content briefs and wasted FAQ schema.
  • Trying to “rank” in PASF. PASF entries are searches, not links. There’s nothing to rank in. The opportunity is the destination SERP each entry points to.
  • Snapshotting once. PASF is rate-limited and doesn’t appear on every visit. A single snapshot is a sample, not a measurement. Pull 5-10 snapshots over a week and union the queries.
  • Ignoring per-result variance. PASF differs beneath every clicked result on the same SERP. If you only check beneath your own result, you’re missing your competitors’ failure data, which is more valuable than yours.
  • Skipping location and device. PASF is geo- and device-segmented. US desktop and UK mobile return different blocks for the same query. Tag every snapshot, or the data won’t aggregate cleanly.

Ready to extract PASF, PAA, and AI Overview data programmatically?

cloro’s SERP API returns every SERP feature, including PASF blocks beneath each organic result, in a single structured response across 250+ locations and every major device. Stop guessing what your users actually want.

Frequently asked questions

What is People Also Search For?+

People Also Search For (PASF) is a Google SERP feature that displays 6-8 related queries beneath an organic result after a user clicks on it and returns to the search page. It's triggered by pogo-sticking (Google's signal that the clicked page didn't satisfy the searcher), and the alternatives are pulled from aggregated real user behavior, not algorithmic prediction.

What's the difference between PASF and People Also Ask?+

People Also Ask (PAA) shows questions related to the original query, appears near the top of the SERP, and is a citation surface: your page can be cited as an answer. People Also Search For (PASF) shows alternative queries (not questions), appears at the bottom of the SERP or beneath a clicked result, and is not a citation surface: you cannot rank in a PASF box directly. PAA is intent broadening; PASF is intent refinement.

Can you rank in People Also Search For?+

Not directly. PASF entries are searches, not links, so there's no ranking position to win. But you can win the queries themselves: the searches PASF surfaces become net-new keyword targets. Rank a page for the PASF query, and you capture the traffic that bounced off your competitor.

How does PASF differ from related searches?+

Related searches appear at the very bottom of every SERP and reflect query patterns adjacent to the original search. PASF only appears after a click-back, beneath the specific result the user abandoned, and reflects refinement intent: what the user actually wanted but didn't get. Related searches are broader and noisier; PASF is sharper and per-result.

How do you find PASF keywords at scale?+

Manually clicking and bouncing is slow and unreliable. PASF appears only after a real pogo-stick event. Programmatic SERP APIs that emulate the click-back behavior expose PASF blocks across thousands of queries. cloro's /serp-api/ returns PASF alongside organic, PAA, and AI Overview citations in a single structured response.

Are PASF results personalized?+

PASF is generated from aggregated user behavior, not your personal browsing history, but it does respect location and device. The same query in two countries returns different PASF blocks because the aggregate refinement patterns differ. Always tag your tracking with location and device, or the data won't be comparable.