Technical analysis of post-update data from the May 2026 Core Update reveals a consistent pattern: This is a high-amplitude update — consistent with, and potentially equivalent to, the March 2026 peak. However, volatility is not the permanent enemy. The stability of organic traffic today depends on radically different factors than in 2024: brand authority e entity reputation they replaced domain authority as the primary metric for algorithmic resilience.
This article examines how Italian websites can navigate post-update volatility and build durable algorithmic defenses through brand authority strategies centered on entity-based SEO. The following data is derived from verified technical sources in the context of the May 2026 rollout.
Understanding the Volatility of the May 2026 Core Update
The May 2026 core update arrived after a 14-day disclosure—launched on May 21, 2026, at 8:40 AM PDT via the Google Search Status Dashboard, with an estimated completion date of June 4.. This represents the second core update of the year: The March 2026 update began on March 27 and ended on April 8, and it was, without exaggeration, one of the most aggressive in recent memory, with nearly 80% of the results in the top 3 positions changing hands and about one in four of the results in the top 10 being completely eliminated from the top 100.
Volatility is not random. Initial reports indicate that AI-generated informational content without significant human editing is absorbing heavier losses compared to prior updates. Human-edited, expert-written informational pages appear more resilient. The distinction is not “AI vs. human” but “edited and owned content vs. mass-generated thin content.”.
Critical point for SEO planning: The most important thing is not to make rapid changes to pages during an active core update rollout. The rollout lasts up to two weeks. Data is volatile and not representative during this period. Any changes made now will be evaluated by an algorithm that is still evolving, making it nearly impossible to know if your changes helped or hurt..
The Central Role of Entity Authority in the Post-Update
Until six months ago, Domain Authority (DA) was the primary proxy for algorithmic stability. By 2026, this paradigm is reversed. Domain authority shows only a correlation of r=0.18 with AI Overview citations, down from 0.23 in 2024. Entity density is the rising signal. Domain authority is the declining one..
The technical reason is fundamental: Large language models do not retrieve pages by matching keywords. They retrieve entities, named people, brands, and concepts they've learned to recognize and trust from training data and real-time web crawls.. This change requires a complete recalibration of the visibility strategy.
Entity authority reflects how your brand is recognized and validated consistently across the web. Modern search systems prioritize credibility, clarity, and topical ownership over raw backlink volume..
Brand Authority as a Protective Factor Against Volatility
Brand authority in SEO refers to the level of trust, recognition, and credibility a brand has within its industry and in the eyes of search engines. It is built through consistent high-quality content, brand mentions, expert recognition, and user trust signals, and search engines reward this with increased visibility and rankings..
Competitive advantage is measurable: Lower reliance on rankings: Even if your position for a single keyword fluctuates, brand search signals will keep traffic flowing to your site. Higher conversion rates: Authority builds trust, and trust is the number one factor that turns a searcher into a customer..
In the days following the launch of the May 2026 update, sites with established brand authority experienced ranking fluctuations but maintained traffic through branded search and citations in AI Overviews. Those with low entity reputation saw combined drops in rankings AND visibility in AI responses.
Entity Reputation Signals Google Monitors
The key factors are clear to see: Visible human experience, Deep experiential content, Strong brand citations, and Trustworthy technical signals. Enough to give both Google and generative engines the confidence to recommend your answer..
In practice, this means:
- Brand Mentions (unlinked): A strong entity SEO strategy in 2026 increasingly increases the value of co-occurrence and mentions of unrelated brands as authority signals. Brand authority is now substantially driven by co-occurrence patterns, where your brand name appears alongside topic-relevant terms across the web, regardless of whether those mentions include a hyperlink back to your site.
- Knowledge Graph Validation Search engines treat brands as entities in the knowledge graph, not just websites. An entity is a well-defined object or concept that Google can uniquely identify and understand. When you build brand authority, you're essentially teaching Google's “brain” who you are and what you do. Instead of seeing “Best Coffee Shop” as just a string of words, Google sees your brand as a specific entity that provides that service..
- Density of related entities: A study analyzing AI Overview ranking factors across 15,847 results found that pages with 15 or more connected entities in Google's Knowledge Graph show a 4.8 times higher probability of selection for inclusion in AI Overview..
Practical Strategy: Stabilize Post-Update Traffic
1. Audit of the Current Entity Authority
The first diagnostic step is to measure how Google currently understands your entity. This requires:
- Knowledge Panel Verification: Check if your brand has a Knowledge Panel on Google (search [brand] and see if the right-hand panel appears). A Knowledge Panel is Google's public declaration that recognizes your brand as a verified entity. It signals to AI responses, Google Gemini, and any AI system accessing Google's index that your brand is a known and trusted source worthy of being recommended..
- Analysis of unrelated brand mentions: Use tools like Semrush Brand Monitoring or Brandwatch to track where your brand is mentioned across the web. This includes mentions on industry publications, forums, social media, and review platforms—regardless of whether they link to you.
- Entity-related density evaluation: Analyze how many related entities (people, organizations, concepts, tags) appear in your content and in content that cites it. Tools like DataForSEO and Moz offer entity audits.
2. Advanced Schema Markup Implementation
The implementation of a detailed schema markup is non-negotiable. Integrating the schema increases the likelihood of AI citations by a staggering 30–40%.. In the post-May 2026 context, this means:
- Organization Schema: Here's a complete implementation of `schema.org/Organization` with all the requested metadata: ```json { "@context": "https://schema.org", "@type": "Organization", "name": "Example Company Inc.", "url": "https://www.example.com", "logo": "https://www.example.com/logo.png", "legalName": "Example Company Incorporated", "alternateName": ["ExCo", "ExampleCo"], "foundingDate": "2005-03-15", "dissolutionDate": "2025-12-31", "description": "A leading provider of innovative solutions in the technology sector.", "isConformantTo": { "@type": "CreativeWork", "name": "ISO 9001:2015" }, "location": { "@type": "Place", "name": "Headquarters", "address": { "@type": "PostalAddress", "streetAddress": "123 Innovation Drive", "addressLocality": "Techville", "addressRegion": "CA", "postalCode": "90210", "addressCountry": "US" } }, "contactPoint": [ { "@type": "ContactPoint", "telephone": "+1-555-123-4567", "contactType": "customer service", "email": "support@example.com", "areaServed": "US", "availableLanguage": ["en", "es"] }, { "@type": "ContactPoint", "telephone": "+1-555-987-6543", "contactType": "sales", "email": "sales@example.com" } ], "email": "info@example.com", "sameAs": [ "https://www.facebook.com/ExampleCompany", "https://twitter.com/ExampleCompany", "https://www.linkedin.com/company/example-company", "https://www.instagram.com/ExampleCompany" ], "memberOf": [ { "@type": "Organization", "name": "Chamber of Commerce" }, { "@type": "Organization", "name": "Tech Industry Association" } ], "knowsAbout": [ "Artificial Intelligence", "Machine Learning", "Cloud Computing", "Data Analytics" ], "hasOfferCatalog": { "@type": "OfferCatalog", "name": "Product Catalog", "itemListElement": [ { "@type": "Offer", "itemOffered": { "@type": "Product", "name": "Awesome Gadget" } }, { "@type": "Offer", "itemOffered": { "@type": "Product", "name": "Super Software" } } ] }, "subOrganization": [ { "@type": "Organization", "name": "Example Company - European Branch", "url": "https://eu.example.com" }, { "@type": "Organization", "name": "Example Company - Research Division", "url": "https://research.example.com" } ], "parentOrganization": { "@type": "Organization", "name": "Global Holdings Corp.", "url": "https://www.globalholdingscorp.com" }, "owns": { "@type": "Product", "name": "Proprietary Algorithm X" }, "leiCode": "549300Y90JGFIE5K1D43", "globalLocationNumber": "4012345000015" } ```.
- Author Schema: Schema markup enhances author identity verification, improves content credibility, and helps AI interpret your brand.. Ensure every article includes Author schema with a complete author profile.
- BreadcrumbList Schema: Clarifies the hierarchical structure and relationships of content to Google and AI systems.
WordPress Implementation Snippet:
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "[Brand Name]",
"url": "https://yourdomain.it",
"logo": "https://yourdomain.it/logo.jpg",
"description": "[Clear brand mission in 150 chars]",
"sameAs": [
"https://www.linkedin.com/company/[brand]",
"https://twitter.com/[brand]",
"https://www.instagram.com/[brand]/"
],
"contactPoint": {
"@type": "ContactPoint",
"contactType": "Customer Service",
"telephone": "[+39...]",
"url": "https://yourdomain.it/contatti"
},
"areaServed": "IT",
"knowsLanguage": "it-IT"
}
</script>
3. Building Topical Authority Clusters
Sites that focus deeply on a niche are building stronger authority signals. Google wants to understand what a site specializes in, which is why consistent topic coverage and interconnected content clusters matter more than ever..
In the post-update context, this means:
- Semantic mapping: Identify your brand's core topic (e.g., “Sustainable Digital Marketing for Italian SMEs”) and define 5-8 semantically related sub-topics.
- Content Clustering Create 1 pillar page for a central topic (2000-3000 words) and 3-5 cluster pages (800-1500 words each) that delve into specific aspects. Semantically link the cluster pages to the pillar.
- Internal Entity Linking: When you mention entities in your content (people, companies, concepts), link to internal pages that delve deeper into that entity. This teaches Google the connections your site considers relevant.
4. Proactive Management of Brand Mentions and Citations
A novel concept of brand authority is signaled by considering your brand's representation within AI-driven systems, the frequency of brand mentions, and the places where brands are referenced..
The operating procedure:
- Weekly monitoring: Set up alerts on Google Mentions (Google News, Reddit, Italian forums). Respond to relevant mentions.
- Strategic outreach: You can pursue guest contributions, podcast appearances, and webinar slots that generate author mentions with your name attached.
- Verified directories and platforms: Encourage reviews on G2, Clutch, Google Business Profile, and industry-specific directories.
- Expert Positioning Have your executives and key team members cited in news articles and research papers as appointed experts.
5. Generative Visibility Monitoring (GEO – Generative Engine Optimization)
In the May 2026 environment, positional ranking is only half the story. Since AI summaries draw from content linked to identifiable organizations and authors, GEO operates at the entity level. Brands must build recognition and documented credibility so that search systems select them as references when assembling answers..
Operational metric: One way to measure this process is to track the citation rate across a defined set of queries. The citation rate equates to the percentage of tracked searches where the brand appears as a cited source. This metric complements traditional ranking measures by capturing visibility within the summaries rather than solely on-page position. As AI-generated summaries influence how users interact with results, the inclusion of citations serves as a measurable indicator of entity prominence..
Setup procedure:
- Select 100-200 core queries related to your industry and intent.
- Weekly, test these queries on Google AI Mode, ChatGPT, Perplexity, and (when available) Gemini.
- Document: Is your brand mentioned? In what position in the summary? With what context?
- Track the weekly citation rate trend in your Google Data Studio or internal analytics tool.
- Compare with competitors to identify generative visibility gaps.
See also: Entity Authority: The New Ranking Factor Replacing Domain Authority in 2026 for a comprehensive guide on how to strategically build entity authority.
Semantic Internal Linking as Post-Update Defense
Google's Knowledge Graph manages billions of entity connections. If your brand lacks consistent topic associations, you dilute credibility. SEO now rewards clarity, not noise..
The operational strategy:
- Audit of current internal linking Track how many internal links you mention “brand authority”, “entity SEO”, “Google Knowledge Graph” (your main topics). If one This page is the 60%+ version of these links; your site is telling Google that you don't have any depth.
- Semantic distribution: Ensure that each topical cluster receives an equal fraction of internal links from the rest of the site. If your “E-E-A-T” cluster has 30 internal links and your “Local SEO” cluster has 2, Google will deduce that you are less expert in Local.
- Natural anchor text: Use anchor text that includes both your brand and the concept (e.g., “how AI Publisher WP builds brand authority” instead of just “brand authority”).
Post-Update Trends Connection: UCP and AI Agents
The May 2026 update arrives in a broader context of algorithmic and commercial evolution. Read Universal Commerce Protocol (UCP) and AI Agents in Italian E-commerce to understand how research itself is changing towards agentic systems that prioritize verified entities and brands with high reputations.
Furthermore, How to Test Your Site in Google's New AI Modes provides practical tools to monitor how your site appears in new AI-powered search environments, which in turn determine your visibility during post-update volatility.
FAQ
Should I make changes to my site while the May 2026 update is still rolling out?
On Day 3, volatility data is still too early to attribute with confidence. Wait until Day 7 before making content changes based on this update — and focus diagnostic effort on isolating which of the three simultaneous changes is responsible before taking action.. The best practice is to collect data until completion (around June 4th), then analyze the patterns in your Search Console for an additional 2-3 days before implementing structural changes.
What is the difference between Domain Authority and Entity Authority in the context of May 2026?
Think of Domain Authority (DA) as the foundational structure. Having strong backlinks helps search engines find and understand your site better. However, a solid structure isn't enough to make your site stand out. Without clear signals on the subject matter, even strong domains might struggle to get noticed.. Entity Authority recognizes your brand as a distinct entity in the Knowledge Graph and assesses how consistently that brand is recognized and trusted across the web. By 2026, it is the dominant signal.
How can I track my citation rate in AI Overviews?
Manual procedure: Select 50-100 relevant queries for your vertical. Weekly, test each query on Google AI Mode (use the “With AI” function in Search Console or access directly). Record if and where your brand appears in the AI summary. Technical tools: Platforms like Katteb, SEMrush AI Visibility, or Conductor offer automated AI citation tracking. For a complete guide, see: Entity Authority: The New Ranking Factor in 2026.
If I lost ranking during the update, how long does it take to recover?
Google's standing advice for sites with negative impact remains the same. There are no specific recovery actions tied to a single update, ranking drops don't necessarily mean something is wrong with a page, and the biggest recovery shifts typically come with subsequent core updates rather than in between them.. The March 2026 history suggests that sites that do not recover within 2 weeks post-update rarely recover until the next update. This makes building brand authority (pre-emptive defense) more critical than reactive post-drop response.
Which sectors experienced the most volatility in the May 2026 update?
Initial reports from SEO professionals indicate that industries such as finance, healthcare, e-commerce, SaaS, and local services are experiencing notable ranking volatility. While some sites are gaining visibility, others are experiencing sharp drops in organic traffic.. The most affected sectors are those where AI-generated thin content was prevalent (affiliate reviews, news aggregation) and those where brand trust is highest-stake (YMYL).
Conclusion
The May 2026 Core Update marks a decisive deflection: organic traffic stability in 2026 no longer depends on domain authority or dense keyword targeting. It depends on entity reputation — how consistently your brand is recognized, validated, and trusted across the network.
Italian websites that strategically build brand authority through schema markup, topical depth, unlinked mentions, and visibility in AI Overviews emerge from this cycle of volatility with stabilized rankings and resilient traffic. Those that continue to chase keyword-by-keyword positions without entity reputation foundations will continue to fluctuate with every update.
The three critical levers are: (1) implement complete Organization and Author schema; (2) build semantically coherent content clusters around 1-2 core topics; and (3) actively track citation rate in AI Overviews as a primary visibility metric. Combined, these create a durable defense against future algorithmic volatility.
Discuss your entity reputation and brand stabilization strategies in the comments. How are you observing the impact of the May 2026 update in your industry?





