SEO Recap covering July 3, 2026
4 min read·6 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)
Chrome's Lighthouse Agentic Audit Fails llms.txt Without Markdown Links
Source: Search Engine Journal
- Lighthouse 13.3.0 shipped a new Agentic Browsing category with six audits, including llms.txt discoverability, WebMCP checks, and accessibility-tree well-formedness.
- The llms.txt audit parses the .txt file as markdown and returns "File does not appear to contain any links" unless links use text syntax, even when plain-text links work fine.
- The author's fix was five characters per link on nohacks.co, raising the score from 0.67 to 1.0 while the file stayed served as text/plain.
- The audit measures parseable syntax, not file quality: auto-generated files from plugins like AIOSEO (used on over 3 million sites) pass by default while hand-curated plain-text files fail.
- Run the check via Chrome DevTools or the Lighthouse CLI, but treat pass/fail as a parseability signal, not proof your file describes your site accurately.
AI Search Depends on the Technical SEO Foundation Beneath It
Source: Search Engine Journal
- The author argues LLMs are probabilistic text generators that rely on retrieval-augmented generation (RAG), which fetches documents from a search index built and maintained by SEO work.
- Semantic HTML, logical site hierarchy, and clean indexing are what make a site's content retrievable and citable by AI search engines.
- Publishers expect referral traffic to halve over the next three years even as Google reports search queries at an all-time high.
- Modern SEO now combines legacy site-health work with AI-readiness: optimizing for RAG extraction and strengthening brand entity signals in the knowledge graph.
AI in Search / AI Overviews
SEJ Pulse: AI Overviews Click Loss, LCP Misfires, and Agent Access
Source: Search Engine Journal
- A randomized field experiment measured a 39.8% drop in organic clicks when AI Overviews appear, with losses concentrated on informational queries; the extra clicks when summaries were removed showed the same bounce and dwell behavior, undercutting Google's "bounce clicks" defense.
- A web.dev case study John Mueller flagged found many LCP fixes fail because the browser locks onto the wrong on-page element in template-driven layouts; confirm the actual LCP element before optimizing.
- A Siteline report ran a simulated Claude agent against 100 B2B software products and found it pulled pricing from stale third-party sources when brand pages loaded prices via JavaScript or hid them behind sales contact.
- Mueller said most quality principles hold for agentic browsers but named "don't blindly block agentic browsers" as a new best practice.
- Fabrice Canel, longtime Bing crawling and indexing leader and IndexNow champion, announced retirement from Microsoft after nearly 30 years.
Technical SEO
Google Fixes Search Console Page Indexing Report After Three-Week Delay
Source: Search Engine Land
- Google updated the page indexing report in Search Console with fresh data after it was stuck at June 11 for over three weeks.
- The report now reflects data through June 29, letting site owners resume checking indexing numbers.
- Barry Schwartz noted a visible step-down in indexed pages after June 11 across several properties.
Organic Search & Algorithm Updates
Google Investigating Missing and Paused Reviews on Business Profiles
Source: Search Engine Land
- Google confirmed it is investigating reports of a bug affecting reviews in Google Business Profiles.
- Businesses had complained for several days about reviews going missing or being paused on local listings.
- Local business owners should monitor their profiles but hold off on drastic action until Google resolves the issue.
Google Tests New Local Places and Local Pack Layout
Source: Search Engine Roundtable
- Google is testing a redesigned local pack layout that moves the map to the top instead of the right side.
- The action buttons in the listings were also repositioned and changed in the test version.
- The test was spotted by Khushal Bherwani and @Punit6008 on X; it is not a confirmed rollout.
Published on