TL;DR

Google announced what it's calling the biggest change to its search box in 25 years: an Intelligent Search box, reportedly powered by Gemini 3.5 Flash, that dynamically expands your query, accepts multimodal input, suggests better ways to ask, and hands you off into AI Mode follow-ups while carrying context forward. In parallel, Google says AI Overviews and AI Mode are now surfacing more links — more sources, more original content, more firsthand perspectives — with hover pop-up previews on citations.

Both changes are good for users. Both are terrible for anyone who needs to cite what Google told them.

Here's the mechanic that breaks citation: when the search box silently expands your query before running it, the query you typed is no longer the query that produced the answer. Rerun the same words tomorrow and the expansion may differ, the model may differ, the sources may differ. There's no permalink. There's no "as of" stamp. The answer is a one-time render.

If you're a researcher, an SEO tracking your own visibility, a compliance analyst documenting what a system said, or a student who needs a citable source, the only reliable move is to capture the answer at the moment you see it. Convert: Web to PDF does that in one click, locally, producing a real PDF with selectable text and clickable source links — so the citations in the answer stay clickable in your archive.


What Google reportedly changed

Going only on what's been reported and announced, and flagging the uncertainty where it exists:

  • The Intelligent Search box. Reportedly built on Gemini 3.5 Flash. It expands short queries into fuller ones, takes multimodal input, proposes rephrasings, and can carry your context from an AI Overview into an AI Mode follow-up without you restating anything.
  • More links in AI Mode and AI Overviews. Google has said it's surfacing more relevant sites, more original content, more firsthand perspectives, and more trusted sources inside AI answers.
  • Hover pop-up previews on citations. Instead of navigating immediately, hovering a citation shows a preview card.

We're not going to attach rollout percentages or claim universal availability — that's not documented, and anyone quoting a precise number is ahead of the reporting. Treat the shape of the change as reliable and the specifics as provisional.

Why query expansion breaks reproducibility

This is the part that deserves more attention than it's getting.

Traditional search had a property that made it usable as evidence: the query was the query. You typed eleven words, Google ran eleven words, and if you or anyone else typed the same eleven words, you got a broadly comparable result set. Rankings moved, but the input was stable and inspectable.

Dynamic query expansion removes that. Now:

  • You type a query.
  • A model rewrites it into something longer and more specific.
  • That rewritten query drives retrieval and generation.
  • You never see the rewritten query.

Which means when you write in your notes "I searched X and Google said Y," the claim is unverifiable. Someone reproducing it types X, gets a different expansion, and sees a different Y. Neither of you is wrong. There was never a stable X.

Add the reported fact that average prompts are now roughly three times longer than traditional queries, and follow-up searches are growing more than 40% month over month, and you get sessions with a dozen turns of accumulated context — none of which is addressable by URL.

The three things that vanish when you close the tab

  1. The exact answer text. Regenerated on every run, non-deterministic by construction.
  2. The citation set. Which sources the model drew on, in what order, with what prominence.
  3. The session context. Everything the follow-ups inherited from earlier turns.

A screenshot preserves the first, badly. It preserves the second as unclickable pixels. It preserves the third not at all unless you screenshot every turn.

Who this actually hurts

Researchers and students. A citation needs to point at something a reader can check. "Google AI Overview, accessed July 27, 2026" is only a citation if you can produce the artifact. Every serious style guide wants an accessed-date and a retrievable source; AI answers give you the date and nothing else. A PDF in your reference folder, referenced by filename in your notes, is the retrievable part.

SEO and content teams. If you're tracking whether your site appears in AI answers, and the query is being silently expanded, you're not measuring what you think you're measuring. You need dated snapshots of what the answer looked like for your target queries, so a change is visible as a change rather than as a vague sense that things got worse. We covered the adjacent problem — Google Search Console's AI performance report not giving you the click data you need — in the July 9 GSC AI reports gap. The new search box makes the gap wider, because now even the query dimension is unreliable.

Compliance and legal teams. If part of your process is "we checked the publicly available guidance," and the guidance came through an AI answer that no longer exists, your audit trail has a hole. Screenshots get challenged; a text-layer PDF with the source URLs intact holds up considerably better. Our post on capturing webpages as evidence, honestly is candid about what a self-captured PDF does and doesn't prove.

Anyone doing competitive or market research. The carousel and link changes mean the visible source set is shifting under you. Without snapshots, you'll never be able to say "in July, three of the five cited sources were competitors; in October, one was."

How to archive an AI answer properly

The mechanics matter more than you'd expect, because AI answer surfaces are aggressively dynamic.

Step 1: Expand everything before you capture

AI Overviews collapse. "Show more" hides the tail of the answer. Follow-up threads render one turn at a time. Click every expander and scroll the full thread before you convert. The extension captures what's rendered; content that hasn't been expanded isn't rendered.

This is the single most common way people end up with a truncated archive. The PDF looks fine, and three months later you notice the answer just... stops.

Step 2: Capture the whole page, not just the box

Use the default mode, not Article Mode. Article Mode runs the Readability algorithm to isolate a main article body — exactly the wrong tool for a search results page, where the AI answer, the source list, the carousel, and the organic results below are all separately meaningful. Readability will pick one and discard the rest.

If you only want the answer box, use Capture Element to select it directly. That keeps the text selectable and the links clickable, which a cropped screenshot doesn't.

Step 3: Remove the noise, keep the evidence

Search pages carry a lot of chrome you don't need: the sticky header, the footer, the "People also ask" accordions you didn't open. Remove Elements lets you click those away before export, with undo if you overshoot.

Be disciplined about what you remove. If you're archiving for evidence, removing things weakens the artifact. Remove the sticky nav bar that would otherwise repeat on every page break; leave the substance.

Step 4: Name the file so it's findable in a year

The default filename is derived from the page title, which for a search results page is not distinctive. Rename on save:

2026-07-27_google-ai-mode_QUERY-TEXT_v1.pdf

Date first so it sorts chronologically, surface second so you can filter, query text third so you can search it. If you're tracking the same query over time, that v1 becomes v2 next month and the diff is trivially visible.

Step 5: Note what you can't capture

Hover pop-up previews are, by definition, not in the rendered page until you hover. They will not appear in a PDF. If a preview card matters to your record, you need to note its existence separately — the honest thing is to write "citation N showed a hover preview; content not captured" in your notes rather than pretend the archive is complete.

Similarly: the expanded query Google actually ran is not exposed anywhere, so you cannot archive it. Record the query you typed, and be explicit in your notes that expansion may have occurred. Overstating what your archive proves is worse than a gap you've labeled.

Tracking this at scale

One query, once, is a manual job. Fifty queries, weekly, is not.

That's where ScrapeMaster fits. Run your query, let the AI answer render, open the side panel, and it reads the rendered structure — it works on JavaScript-heavy, dynamically-composed UIs because it sees the page after render, exactly as you do. Pull the citation list into columns (source domain, anchor text, position), export to CSV, and you have a time series instead of a folder of impressions.

The workflow that works in practice:

  1. PDF the full answer for the qualitative record — what it actually said, how it was framed.
  2. Scrape the citation list for the quantitative record — which domains, in what order.
  3. Do both on the same cadence, weekly or biweekly, for a fixed query set.

The PDF answers "what did Google tell people about this?" The CSV answers "is our share of cited sources moving?" You need both, and they're different artifacts.

We laid out the citation-tracking side in more detail in scraping ChatGPT and Perplexity citations for SEO and, for the news-specific slots, AI Overviews' news carousels.

Tool comparison for archiving AI answers

ApproachSelectable textLinks clickableCaptures full expanded threadWorks while logged inAnything uploaded
Convert: Web to PDFYesYesYes, if you expand firstYesNo
Full-page screenshot extensionNoNoYesYesVaries
Chrome Print to PDFYesYesOften truncates dynamic contentYesNo
Copy-paste into a docYesUsually lostManualYesDepends on the doc host
URL-based converter (PDFCrowd et al.)YesYesNo — can't reach a session-specific resultNoYes
Web archive servicesVariesVariesRarely, for personalized resultsNoYes

The last two rows are the important ones. A search results page with an AI answer is session-specific and personalized. A service that fetches the URL from its own servers gets a different page — or a consent wall — not yours. This is the same structural limit that makes URL-based converters useless for anything behind a login, and it applies just as hard here.

What this changes about publishing

Briefly, because it's the other half of the story: if Google is surfacing more links and explicitly favoring original content and firsthand perspectives, the strategic response is the boring one. Publish things only you can publish. Put a date on them. Make the claims specific enough to be quotable.

The nervous response — writing more, faster, for the machine — is exactly what a system tuned for "original content and firsthand perspectives" is designed to filter out. We're not going to pretend to know Google's ranking internals. But "more links, favoring original sources" is a public statement about direction, and the direction is legible.

Frequently asked questions

It's a redesigned search input, reportedly powered by Gemini 3.5 Flash, that dynamically expands your typed query into a fuller one before running it, accepts multimodal input, suggests alternative phrasings, and carries context from AI Overviews into AI Mode follow-ups. Google has described it as the biggest change to the search box in 25 years.

Why can't I just bookmark an AI Overview or AI Mode answer?

Because there's no stable URL for the generated answer. The response is produced at query time from an expanded query you never see, using a model and index that change. Reloading the URL runs the pipeline again and can produce different text and different citations.

Does a screenshot work for citing an AI answer?

Poorly. A screenshot is a flat image: the text isn't selectable or searchable, the citation links aren't clickable, and if the answer is longer than your viewport you need several stitched images. A real PDF keeps the text layer and the working links, which is what makes it usable as a reference rather than a memento.

How do I capture the whole AI answer, including the collapsed part?

Click every "Show more" expander and scroll through the entire follow-up thread before converting. Convert: Web to PDF captures what's rendered on the page — content still hidden behind an expander hasn't rendered and won't appear in the output.

Can I archive the hover preview cards on citations?

No. Preview cards only render while you're hovering, so they aren't part of the page when the PDF is generated. If a preview matters, note separately that it existed and what it showed. Don't imply your archive captured something it didn't.

Is my search history or session data sent anywhere when I convert?

No. Convert: Web to PDF runs entirely in your browser using Chrome's own print engine. Nothing about the page — URL, content, cookies, session — leaves your machine. That's also why it works on personalized, logged-in search results, which server-side converters structurally cannot reach.

How often should I snapshot AI answers for SEO tracking?

Weekly for a small, fixed set of high-value queries is the usual sweet spot — frequent enough to catch a change, sparse enough to actually keep doing it. Pair each PDF with a CSV of the citation list so you have both the qualitative and quantitative record.

Bottom line

Google's search box got smarter and less reproducible in the same release. The answer you see is a render, not a document, and it has no permalink, no version, and no way to reconstruct the query that produced it.

If what Google says matters to your work — as a citation, as a compliance record, or as a competitive signal — capture it when you see it. Expand every section, convert the page, name the file with the date and the query, and note honestly what the archive doesn't include.

Convert: Web to PDF is free, has no account, adds no watermark, and never uploads a byte. Expand, click, download. For the citation time-series, ScrapeMaster turns the source list into a CSV you can actually chart.

Unrelated but in the same spirit of "stop opening four tabs to decide something": CineMan AI drops IMDb and Rotten Tomatoes scores directly onto Netflix, Prime Video, and Disney+.