SEO Recap covering June 30, 2026
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)
Siteline Test: AI Agents Struggle To Read B2B Pricing, Fall Back To Third Parties
Source: Search Engine Journal
- Siteline ran a simulated Claude agent through 534 attempts across 100 top B2B software products to find monthly plan prices and features; a median Sonnet 4.6 run took about 32 seconds, cost $0.24, and made three tool calls.
- About 30% of runs hit at least one fetch or search error, and roughly 25% of those were access denials from bot blocking or unreadable pages; error runs pulled 58% of content from third-party sources versus 12% in clean runs.
- Only 65% of plans showed readable prices while 14% routed to a sales contact; about 30% of marketing, sales, and support products listed no prices at all, versus zero in productivity and developer tools.
- Zendesk's JavaScript-rendered plan table was unreadable to the agent, and Anthropic and OpenAI crawlers do not run JavaScript, so Siteline recommends rendering pricing server-side and surfacing key details in the first 15,000 to 20,000 tokens.
- Siteline sells agent-analytics tools, so it has a commercial stake in the finding; the benchmark tests one model on one task and does not generalize to all agents or products.
OpenAI Data: Most Active ChatGPT Users Now Work In A Language Other Than English
Source: Search Engine Journal
- OpenAI's consumer usage data shows over half of active ChatGPT users now predominantly use a non-English language, most commonly Spanish, Portuguese, and Arabic; the figures cover Free, Go, Plus, and Pro but exclude Codex, Enterprise, and education.
- Measured against a July 2023 baseline, weekly active users grew on every continent, with the fastest relative growth in Africa, Asia, and lower-HDI countries.
- Among languages with over 1 million users, Uzbek, Kazakh, and Burmese saw the largest active-user increases in June 2026.
- A separate 0.1% account sample found users send about 50% more messages daily and try twice as many unique tasks after six months.
- SEJ notes ChatGPT Search often runs background fan-out queries in English even for non-English prompts, so a Spanish or Arabic question can still pull from English sources.
Reading ChatGPT's Network Traffic To See How It Actually Picks Sources
Source: Search Engine Journal
- The author logged about 1,240 source records from a single logged-in Pro account and found a result_source field on every web result carrying four values: serp, labrador, bright, and oxylabs; labrador looks like a licensed publisher tier while bright (Bright Data) and oxylabs (Oxylabs) are commercial scrapers.
- A turn_use_case field files each query into six buckets, and queries tagged "text" skip the web entirely and answer from training; three of ten deliberately current test questions, including "latest treatment guidelines for type 2 diabetes," got no search.
- On the thinking model, one product-comparison question fanned out into roughly 15 to 40 sub-queries, including site: probes at vendor pricing pages and searches to confirm guessed prices.
- The engine greps rendered HTML for currency symbols like $ and euro, so the author advises putting prices and key facts in plain HTML text, avoiding JavaScript toggles, PDFs, and images.
- Fetched, cited, and mentioned are separate outcomes: Reddit and YouTube were fetched heavily (278 and 201 times) but Reddit was cited 11 times and YouTube not once, because citations bind to text and YouTube returns only metadata.
A Four-Pillar Playbook For Multi-Location Visibility In Google AI And LLMs
Source: Search Engine Journal
- The author frames modern local discovery as distributed across Ask Maps, AI Overviews, AI Mode, ChatGPT, Gemini, Perplexity, and Apple Maps, shifting the goal from ranking No. 1 to being the business AI recommends.
- Pillar 1 stresses accurate, consistent NAP and listing data managed through platforms like Yext, Rio SEO, Birdeye, SOCi, or Locl; the author notes Yelp and Reddit appear as LLM citation sources less than expected.
- Pillar 2 recommends owned location and intent pages, citing IHOP scaling landing pages across over 1,400 locations with URL paths for takeout, delivery, careers, and specific menu items.
- Pillar 3 pushes brand mentions and semantic triples (subject, predicate, object): a single review calling a burger spot "the best burgers in Buena Park" pushed it to the top of Ask Maps recommendations.
- Pillar 4 argues reputation efforts should extend beyond Google reviews, noting ChatGPT's RAG uses Bing, where Yelp reviews surface, so Google-only review strategies may lose value.
AI in Search / AI Overviews
Google Places Recipe Site Links At The Top Of AI Mode Responses
Source: Search Engine Journal
- Robby Stein, VP of Product for Google Search, announced that relevant recipe queries in AI Mode now show prominent links at the top of responses with images, creator name, ratings, and ingredient counts.
- The treatment builds on the recipe panel Google introduced in March, moving links from a tap-to-open panel to the top of the response.
- The listed fields (ratings, ingredients) mirror recipe structured data, but Stein did not confirm whether structured data is required to earn the treatment.
- Publisher Inspired Taste called it a step forward but said Google still shows AI-generated recipe summaries that can misrepresent their content.
- Stein did not specify which regions, languages, devices, or query types trigger the treatment.
Technical SEO
Rethinking Meta Description Best Practices Around Google And W3C Standards
Source: Search Engine Journal
- The author argues meta descriptions get rewritten because SEOs stuff them with keywords, calls to action, and boilerplate instead of accurately describing the page, which is Google's core stated requirement.
- Google's guidance says descriptions need not be full sentences and can list structured facts like author, price, and length, citing a Harry Potter book example.
- The W3C standard defines the description as a free-form string that describes the page and works out of context in a search directory; old DMOZ rules add that descriptions should be concise, objective, and free of superlatives and emphatic punctuation.
- The author shares a five-step AI prompt that extracts the one question a page answers, builds a declarative summary, constrains it to 120 characters, and outputs a W3C-compliant description, warning against prompts that start with "You are an Expert SEO."
Search Console Logs First Bug In New Generative AI Discover Report
Source: Search Engine Roundtable
- Google documented a June 24, 2026 logging error that decreased clicks and impressions in the main Discover performance report and impressions in the new Generative AI in Discover report.
- This is the first data-logging bug for the recently launched AI reports in Search Console and affects reporting only, not actual performance.
- Barry Schwartz notes it follows a Discover data bug last month, plus ongoing page indexing report delays of nearly three weeks.
- Data for June 24 appears lost, but reporting is expected to be accurate going forward.
Google's Mueller: Meta Descriptions Are Useful But Not Required
Source: Search Engine Roundtable
- John Mueller said on Reddit that adding meta descriptions is "definitely not a requirement" but remains worthwhile for individual pages you care about.
- Mueller noted there is no penalty for writing your own and that the exercise can help clarify a page's focus.
- Schwartz points out Mueller advised filling them in back in 2018, while a 2018 study showed Google rarely uses supplied descriptions and Matt Cutts said in 2013 he didn't write them.
- Most CMS platforms offer quick or automated ways to add meta descriptions.
Organic Search & Algorithm Updates
Bing Tests Overlay Box For Source Favicons At Top Of Results
Source: Search Engine Roundtable
- Microsoft Bing is testing an overlay box with more links when users click the source favicons at the top of the results page, replacing the current behavior that anchors down to a specific result.
- The test was spotted by Sachin Patel, who posted a video on X.
- Schwartz said he prefers the anchor-down method but that both are worth testing.