Skip to main content
Tendencias 9 min

E-E-A-T: Demonstrate Authority and Rank Higher | Ighenatt

Google added a second E to E-A-T in 2022 and changed the rules for authoritative content. Learn what separates experience from expertise, how to optimise you...

EG

Elu Gonzalez

Author

Google spent years talking about E-A-T as if it were a stable concept. Then, in December 2022, it added an extra E with relatively little fanfare. That seemingly minor change rewrote the rules for authoritative content: being an expert is no longer sufficient. You have to have been there.

The distinction between direct experience and expertise is the difference between a doctor who has treated patients for twenty years and a copywriter with access to PubMed. Both can write about health. Only one has something the other cannot simulate: having made the diagnosis, having seen the patient’s reaction, having adjusted the treatment three times because the textbook did not fit the actual case. Google updated its Quality Rater Guidelines in September 2025 to make exactly this distinction more precise.

E-E-A-T in SEO is the framework with which Google’s human evaluators judge whether a page’s content deserves top positions in search results. The acronym stands for Experience (direct first-hand experience), Expertise (professional competence), Authoritativeness (external recognition), and Trustworthiness (reliability). Trust is the central pillar: without it, the other three elements do not compensate.

What Separates Experience from Expertise: The Distinction Google Values

The first E in E-E-A-T did not exist before December 2022. Google added it because its quality raters were identifying a recurring pattern: technically correct, well-written content with solid academic sources that nonetheless lacked something users noticed immediately. The voice of someone who had actually been through it was missing.

Direct experience (first E) refers to first-hand knowledge — the result of having done, tested, or lived something in person. A solar installer writing about the performance of photovoltaic panels in Mediterranean climates has direct experience. They know how performance degrades with accumulated dust in August, roughly how many hours a typical domestic installation in Catalonia needs to reach payback, and which grid connection problems surface in municipalities with outdated regulations.

Expertise (second E) is knowledge acquired through training, study, or systematic professional practice. An energy engineer with a doctorate in energy efficiency has expertise. They can analyse the data, model performance, design solutions at scale. What they may not have is the specific memory of explaining to a family of four that their installation will not pay back in ten years because their roof faces north.

According to Google’s Quality Rater Guidelines (September 2025 version), evaluators must consider whether the type of content primarily requires formal expertise or whether direct experience enriches the user’s understanding. For practical guides, product reviews, testimonials, and real case studies, the answer leans toward direct experience. For medical, legal, or financial content, certified expertise is the dominant criterion.

The concrete signal evaluators look for: evidence that the author has done what they describe. Process photographs. Proprietary data. Specific anecdotes that only someone who has been through the situation could mention. Methodology documented in the first person.

YMYL: The Sites Where E-E-A-T Is Non-Negotiable

There is a category of pages for which E-E-A-T is not a competitive advantage. It is a prerequisite for algorithmic survival.

YMYL (Your Money or Your Life) describes the set of topics Google considers high-risk because inaccurate content can directly damage people’s health, financial situation, or personal safety. Diseases, medical treatments, medications, dosages. Investments, tax returns, debt management. Legal content about contracts, employment rights, judicial procedures. Personal security.

For these topics, the 2024 and 2025 algorithm updates established a documented pattern: medical and financial content without a verifiable author with relevant credentials was systematically penalised, regardless of its writing quality. The reasoning is direct and sits at the core of the QRG: Google cannot promote health content written by someone without medical training, even if the text is well-crafted and cites real studies.

The mechanism works as follows: a health site with 200 articles written by writers without medical credentials may publish correct content 99% of the time. But the 1% of medical errors can affect people making health decisions based on that content. Google has no way to verify which percentage is correct without evaluating author authority, so it penalises the entire category if authority signals are weak.

Measurable impact: Airmason, an HR SaaS platform that implemented E-E-A-T signals (including structured author pages, verifiable NAP data, and improvements to its About page) recorded a 17x increase in daily clicks and a 1,300% increase in organic traffic over 7 months. HR tech is not strict YMYL, but the pattern demonstrates that trust signals have quantifiable impact outside medical and financial niches.

How to Build an Author Page That Works as an E-E-A-T Signal

The author page is the most underestimated technical element in authority SEO. It is not marketing content about the team. It is ranking infrastructure.

The industry reference model, cited repeatedly by Lily Ray (VP of SEO at Amsive and one of the most influential voices in E-E-A-T analysis), is the bio of Dr. Andreas Eenfeldt at Diet Doctor. The page includes his medical degree, his specialities, the books he has published, the conferences where he has spoken, the publications that have featured him, his clinical philosophy regarding nutrition, and periodic updates with new content. It is not a static three-line bio — it is a living document that demonstrates ongoing authority in the subject.

Ray puts it directly: “The most innovative SEO strategies will involve leveraging real experts and real contributors, and putting their online profiles at the centre of all SEO activities.” This statement, published in her E-E-A-T analysis for Brighton SEO, describes the fundamental shift: authorship has moved from being a credibility element for readers to being a technical element for the algorithm.

The elements an author page must include to generate solid E-E-A-T signals:

Verifiable credentials. Listing titles is not enough. The credential must be referenced in an externally verifiable source: the university website where the author studied, the professional association where they are registered, the company where they work or worked. Verifiability is what separates a credential from a claim.

External publication history. Bylined articles in external publications, book chapters in sector titles, conference presentations, press mentions. Each external publication is an authority vote from another entity. Google’s quality evaluators look for exactly this: do others recognise this author as an expert?

Defined topical speciality. An author who writes about nutrition, digital marketing, travel, and home repairs has diffuse expertise. An author who writes exclusively about technical SEO has topical concentration. Google associates author authority with the topics they write about consistently.

Recent updates. A bio that has not been updated since 2021 sends the opposite signal to the intended one. Recent activity, new publications, current projects — these demonstrate the author remains active in the subject, not that they were an expert at some point in the past.

Person Schema: The Technical Layer of Authority

Well-constructed author pages generate E-E-A-T signals readable by human visitors. Person schema markup makes those same signals readable by Googlebot in structured form.

Schema.org is not a direct ranking factor. Google has confirmed this explicitly. What it does is help Google understand precisely who the author is, what role they hold, and how they connect to other recognised entities on the web. That more precise understanding facilitates authority evaluation.

The most relevant Person type properties for E-E-A-T:

{
  "@type": "Person",
  "name": "Author Name",
  "jobTitle": "Specific professional title",
  "url": "https://example.com/author/name",
  "sameAs": [
    "https://linkedin.com/in/author-name",
    "https://twitter.com/author_handle",
    "https://scholar.google.com/citations?user=XXXXX"
  ],
  "knowsAbout": ["technical SEO", "Core Web Vitals", "SEO audits"],
  "worksFor": {
    "@type": "Organization",
    "name": "Company Name"
  }
}

The sameAs property is the most powerful for E-E-A-T. It connects the “author” entity on your website with verified entities on high-authority external platforms. LinkedIn confirms employment history. Google Scholar confirms academic publications. Verified Twitter/X confirms identity. Each connection reduces ambiguity about who the author is and increases the trust Google can place in them as a source.

For sites with multiple authors, Article schema should always include the author property pointing to the corresponding Person entity. This explicitly connects each article to its author’s credentials technically, rather than leaving Google to infer the connection from byline text alone.

The About Page as an Organisational Trust Signal

E-E-A-T does not evaluate only individual authors. It also evaluates the entity publishing the content. For that, the About page is the most important document on your site from the perspective of the Quality Rater Guidelines.

Google Search Central documents what quality evaluation systems look for on this page: who operates the site, for what purpose, what experience or credentials the organisation has for publishing on its topics, and whether verifiable contact information is present. Transparency about the publisher’s identity is a primary trust signal.

The most common errors that weaken a site’s About page E-E-A-T signal:

Describing business achievements without mentioning the team behind them. Copy reading “we are the leading agency in Spain with over 200 clients” without names or faces does not generate evaluable trust. Google cannot verify vague leadership claims, but it can verify whether the company appears in professional directories, whether its employees have verifiable profiles, and whether the company has reviews on independent platforms.

Not including physical contact information. A verifiable postal address (not just a contact form) signals that the entity exists in the physical world, not just online. For YMYL sites, this is especially important.

Disconnecting the About page from blog content. If your company has identified authors in articles, those authors should also appear in the team section. Consistency between who signs the content and who appears as part of the organisation is a transparency signal.

Danny Sullivan, during his tenure as Google’s Search Liaison, was explicit about the relationship between transparency and quality: “When a plumber shares really personal and professional stories about plumbing issues in their local area, that would be something Google would want to reward”, in contrast to generic plumbing content without a specific author. The analogy applies to any sector: specificity and identifiability are authenticity signals.

First-Hand Experience Signals Within Content

The article text is where the first E in E-E-A-T is demonstrated (or absent) most visibly. Google’s quality evaluators have instructions to detect signals of first-hand experience within the content itself, beyond the author’s credentials.

The signals evaluators look for according to the September 2025 QRG:

Photographs or documentation of the process. An article about how to install solar panels with real photos of the actual installation process has a first-hand experience signal that an article with stock images cannot replicate.

Proprietary data with documented methodology. “We analysed 50 Spanish online stores over 6 months for this study” is a first-hand experience signal. “According to various studies” is not.

Specific details only someone who has done something would know. Operational nuances, unexpected problems, improvised solutions, context-specific variations — these details are difficult to fabricate because they require having been through the situation. Evaluators detect them because they contrast with the uniformity of content generated without real experience.

Transparency about limitations. Stating where you lack direct experience is itself an honesty signal that reinforces trust in what you do claim as your own. Content that purports universal experience across every aspect of a topic tends to be less credible than content that precisely delimits the real area of competence.

For sites using generative AI in content production, Google Search Central is explicit: AI use is acceptable, but should be disclosed where readers would reasonably expect that information, and content must add real value beyond what AI can generate without expert human oversight. The axis is not whether AI was used, but whether verifiable human expertise is behind the process.

Authoritativeness in E-E-A-T is measured primarily on the external axis: how other sites and publications perceive and reference the author or organisation. It is not built from within the site — it is earned from outside.

The main mechanisms that Google’s quality evaluators and algorithmic systems process:

Backlinks from topically authoritative sites. A link from an official medical association website to a health article is a qualitatively different authority signal from a generic directory backlink. The topical relevance of the linking source amplifies its value as an authority signal.

Author mentions in press and sector media. Being cited in recognised specialist media (not just publishing a guest article, but being mentioned as an expert by a journalist covering the topic) is a high-quality authority signal that is difficult to manipulate.

Documented participation in industry communities. Conferences, webinars, industry podcasts, contributions to sector publications with their own audiences — each external appearance documents that the author or organisation is recognised as relevant by other entities in the sector.

Verified reviews and third-party testimonials. For local businesses and service providers, reviews on Google Business Profile, Trustpilot, or sector-specific platforms are trust signals that evaluators can verify independently.

The distinction between Expertise and Authoritativeness in practice: expertise is demonstrated inside the content (what you know and how you articulate it); authority accumulates outside the site (who recognises you as an expert). You can control the former directly with content quality and depth. The latter requires a sustained external visibility strategy over time.

Action Plan for Improving E-E-A-T on an Existing Site

Most sites with E-E-A-T problems share a common pattern: technically correct content, with no identified authorship or superficial author bios, no About page documenting who operates the site, and no schema markup connecting the content to the verifiable identities of those who produce it.

The intervention order that generates the greatest impact in the shortest time:

Priority 1 — Author infrastructure. Create or enrich individual author pages for all authors writing on sensitive topics (health, finance, law, technology with decision impact). Each page must include verifiable credentials, publication history, and Person schema with sameAs. Link each existing article to the correct author bio.

Priority 2 — About page. Rewrite to include: organisational history, visible team with names and roles, physical contact information, mission description and topical speciality. Add Organisation schema with address, phone number, and links to verified profiles.

Priority 3 — Experience signals in existing content. Review the most important articles and add first-hand experience signals where possible: proprietary data, real cases with metrics, process photographs, documented methodologies. Especially for content competing on YMYL queries or that has lost positions after algorithm updates.

Priority 4 — External authority strategy. Build visibility outside your own site: participation in industry podcasts, publication in specialist media, presentations at industry events, collaborations with professional associations. Each documented external appearance is an authority signal that reinforces the site’s E-E-A-T.

The realistic timeframe: infrastructure changes (author pages, schema, About page) can be implemented within weeks. External authority signals require months of consistent work. Based on the Airmason case data, infrastructure changes had visible impact on organic traffic within 7 months, with early indicators appearing sooner.


If you want to understand which E-E-A-T signals your site currently demonstrates and what the specific action plan for your sector looks like, we cover this as part of any technical SEO audit. The starting point is usually the same: identifying which authors need optimised bio pages and which YMYL content is published without the trust signals Google requires.

Share this article

If you found this content useful, share it with your colleagues.

Frequently Asked Questions

¿Con qué frecuencia publican contenido nuevo?

Publicamos artículos nuevos semanalmente, enfocados en las últimas tendencias de SEO técnico, casos de estudio reales y mejores prácticas. Suscríbete a nuestro newsletter para no perderte ninguna actualización.

¿Los consejos son aplicables a cualquier tipo de sitio web?

Nuestros consejos se adaptan a diferentes tipos de sitios: ecommerce, blogs, sitios corporativos y aplicaciones web. Siempre indicamos cuándo una técnica es específica para cierto tipo de sitio o requerimientos técnicos.

¿Puedo implementar estas técnicas yo mismo?

Muchas técnicas básicas puedes implementarlas tú mismo siguiendo nuestras guías paso a paso. Para optimizaciones avanzadas o auditorías completas, recomendamos consultar con especialistas en SEO técnico como nuestro equipo.

¿Ofrecen servicios de consultoría personalizada?

Sí, ofrecemos servicios de consultoría SEO técnica personalizada, auditorías completas y optimización integral. Contáctanos para discutir las necesidades específicas de tu proyecto y cómo podemos ayudarte.

Stay updated

Receive the latest articles, tips and strategies about SEO, web performance and digital marketing in your email.

We send a newsletter every week, and you can unsubscribe at any time.

Tags: #E-E-A-T signals SEO #SEO authority #experience SEO #Quality Rater Guidelines #YMYL pages SEO #author bios #author schema #trust signals
EG

Elu Gonzalez

SEO Expert & Web Optimization