StephEO

SEO Recap covering July 2, 2026: Google drops the AMP cache as ranking and citation split

Built by Stephanie Chung·9 min read·13 stories

Daily summary of what matters in SEO, GEO, AEO, and AI search generated with Claude Code (beware of hallucinations)


Generative Engine Optimization (GEO) & Answer Engine Optimization (AEO)

Structuring proprietary data so AI engines will cite it
Source: Search Engine Land

  • Original data helps pages stand out in search, but how that data is structured determines whether AI systems extract and cite it.
  • Extractability, not just uniqueness, is the deciding factor for AI citation.
  • Practitioners are advised to format proprietary figures for clean extraction rather than burying them in prose.

Microsoft's Web IQ and Bing's AI reports separate ranking from citation
Source: Search Engine Journal

  • Bing Webmaster Tools now runs 2 separate reports: Search Performance (clicks, impressions, CTR, position) and AI Performance, which added a Citation Share metric in June showing your share of citations for a grounding query.
  • Web IQ is a suite of grounding APIs built on the Bing index that returns passage-level evidence objects rather than ranked documents, scoring passages on GDSAT (completeness, freshness, authority). Microsoft says it powers grounding in Copilot and ChatGPT.
  • What makes a page rank for a human differs from what makes a passage useful to an AI, so teams should track the gap between where they rank and where they get cited.
  • Web IQ inherits Bing's existing robots.txt and BingBot controls with no new user-agent, so old crawl directives may quietly decide grounding eligibility.
  • First-party dashboards only report a platform's own surfaces (Bing's Citation Share says nothing about ChatGPT, Gemini, or Perplexity), so cross-engine third-party measurement is needed for the full field.

Bing blames AI Performance report surges on data backfilling
Source: Search Engine Roundtable

  • Bing Webmaster Tools users saw jumps in impressions and citations in the AI Performance reports on and after June 1, 2026.
  • Glenn Gabe reported "huge surges" in Bing's AI Performance data across many accounts starting exactly on June 1.
  • Microsoft's Krishna Madhavan said it is "just regular data backfilling" with "no anomalies," a routine data-pipeline artifact rather than a completeness issue.
  • Microsoft advises focusing on trends rather than absolute citation counts in the reports.

AI visibility depends on who writes about your brand
Source: MarTech

  • BrightEdge found only ~16.5% of sources cited in AI Overviews also rank in Google's organic top 10, and Moz's analysis of 40,000 AI Mode queries found 88% of citations came from pages outside the top 10.
  • Muck Rack's third "What is AI reading?" study (25 million-plus links across ChatGPT, Claude, Gemini) found earned media accounts for 84% of AI citations and paid/advertorial just 0.3%, with journalism a steady 27%.
  • Ahrefs data shows sites with author schema are nearly 3 times as likely to appear in AI answers, underscoring the weight of named, credentialed authors.
  • A Semrush test of 81 pages found Google AI Mode cited 36% of new content within 24 hours (falling to 26% by day 30), while ChatGPT rose from 8% to 42% by day 30.
  • The playbook:
    • lead with the extractable claim
    • put a named author on everything
    • prioritize steady distributed placements over volume
    • refresh quarterly
    • track citation share by engine monthly

AI in Search / AI Overviews

What 1 million keywords reveal about AI's impact on search
Source: Search Engine Land

  • A large-scale study of ~1 million keywords examines which industries are losing search demand and where that demand is shifting.
  • The analysis looks at how AI-driven discovery is changing where and how users find information.
  • The data spots category-level demand erosion rather than single-keyword swings.

Google data shows AI Mode users have moved past keywords
Source: Search Engine Journal

  • Google's report "How People Are Using AI Mode in the U.S." says the average AI Mode query is now triple the length of a traditional search query.
  • Follow-up queries have grown more than 40% per month on average, and multimodal interactions now make up more than one in 6 AI Mode searches, with image-input searches up over 40% month over month.
  • Top keywords are Information, Identify, Find, Explain, Summarize. Top opening words are "what," "how," "I," "is," and "can," signaling conversational, personal-context queries.
  • Planning queries grew 80% faster than overall AI Mode volume and "which" queries 40% faster over 6 months, showing decision-support use.
  • Audit top pages against natural-language prompts, inventory follow-up questions, and prepare visual assets for multimodal indexing. Google reports over 1 billion monthly AI Mode users.

Technical SEO

Mueller flags case study on why LCP fixes miss the real element
Source: Search Engine Journal

  • John Mueller highlighted a web.dev case study (published June 24) from ecommerce platform Nuvemshop showing browsers often flag the wrong LCP element in template-driven, carousel-heavy layouts.
  • CSS transitions on carousels (present on 85% of storefronts) delayed LCP detection, so the browser sometimes picked a banner lower on the page, meaning earlier optimization work targeted the wrong element.
  • 3 fixes:
    • remove CSS transitions from top sections
    • drop loading="lazy" on the first above-the-fold image
    • add fetchpriority="high" to the likely LCP image with validation logic
  • Nuvemshop reports stores with good LCP rose from 57% to 96% and overall Core Web Vitals pass rate from 48% to 72%, plus a self-reported 8.9% mobile conversion lift year over year.
  • SEJ cautions these are self-reported, uncontrolled figures and notes Core Web Vitals remain a minor ranking factor.

Google ends cache-served AMP pages in Search
Source: Search Engine Journal

  • As of July 1, clicking an AMP result sends users to the domain's own AMP host page instead of a version served from Google's AMP cache.
  • Google removed mentions of the AMP viewer, AMP Cache, and signed exchanges from its AMP documentation.
  • Publishers no longer need the AMP cache or signed exchanges to display their own URL.
  • Google says the change affects only delivery, not ranking. AMP content "will continue to rank just like any other web page."

Cloudflare's new AI crawler rules can block Googlebot
Source: Search Engine Journal

  • Cloudflare now sorts crawlers by behavior (Search, Agent, Training) rather than a single "block AI bots" switch, live now for all tiers including free.
  • Starting September 15, Training and Agent crawlers are blocked by default on ad-supported pages for new sites, while Search stays allowed. Unchanged free accounts move to these defaults.
  • Cloudflare will treat mixed-purpose crawlers by their strictest applicable rule, so blocking Training could also block Googlebot, Bingbot, and Applebot since each crawls for both search and AI training.
  • Cloudflare reports AI training now makes up the majority of crawler requests on its network (up from ~20% in spring 2025) and daily AI agent requests rose more than 1,700% over the year.
  • SEJ warns a network-level block is harder to bypass than robots.txt, so sites should review AI settings before September 15 to avoid losing search crawl access.

Should you block AI crawlers or measure their value first?
Source: Search Engine Journal

  • AI crawlers fall into 3 types: training bots (e.g. GPTBot), search-indexing bots (e.g. OAI-SearchBot), and user-triggered fetchers (e.g. ChatGPT-User).
  • OpenAI's ChatGPT-User and Perplexity-User no longer commit to honoring robots.txt, so blocking them requires server or WAF-level rules (e.g. Cloudflare, AWS).
  • Log files are the most complete way to identify which bots crawl a site and which sections they target. GA4's new "AI Assistant" channel captures ChatGPT, Gemini, and Claude referrals but not Perplexity.
  • Risks cut both ways. Blocking all AI bots can drop you from LLM citations and remove test-and-learn ability, while allowing all raises IP and crawl-cost concerns.
  • Measure crawl cost and citation/referral value before deciding, and consider per-section rather than site-wide blocking.

Google routes searchers to publisher-hosted AMP pages
Source: Search Engine Roundtable

  • Google now sends Search users directly to publisher-hosted AMP pages instead of cached pages shown in an AMP viewer, effective July 1.
  • Google says the change reduces maintenance for publishers and that AMP pages continue to rank like any other web page in Search and Discover.
  • Publishers no longer need to update the AMP cache or configure signed exchanges. Google updated its AMP documentation and redirected several older AMP docs.
  • Glenn Gabe noted an early glitch where an AMP URL failed to load in the Google app but worked in Chrome.

Organic Search & Algorithm Updates

Weaponized fake DMCA takedowns are disrupting search
Source: Search Engine Journal

  • Malicious actors are filing fake DMCA notices to remove competitors from Google's results, exploiting a 1998 law's safe-harbor mechanics.
  • Under 17 U.S.C. "expeditiously" remove reported content and cannot legally judge a claim's validity, which only a federal judge can do.
  • Restoring falsely removed content takes 10-14 business days after a counter-notice, the statutory window for the complainant to file a federal lawsuit.
  • Victims' legal recourse against misrepresentation is undercut because fraudsters use fake email and physical addresses. Ex-Googler Pedro Dias has been flagging the problem for months.

July 2026 Google Webmaster Report
Source: Search Engine Roundtable

  • The Google June 2026 spam update rolled out in ~2 days and felt substantial, with several other unconfirmed ranking updates during the month.
  • Google said LLMs.txt files won't help or hurt rankings and reaffirmed HTML, not markdown, as the SEO standard. It also updated docs on third-party SEO tools and AI optimization advice.
  • Search Console expanded access to AI Performance reports, published a deep dive on generative AI controls, fixed the link report, and hit a generative AI reporting bug on June 24.
  • Google launched Search Profiles, sent searchers to site-hosted AMP pages instead of cached versions, and added Information Agents in AI Mode for a fee.
  • The CMA ordered Google to disclose how rankings work and provide data portability. An updated report puts zero-click searches to the open web at 27.6%.
Published on ·Last updated on