HOME SKILLS BLOG GITHUB
// SKILL

E-E-A-T CONTENT
QUALITY ANALYSIS

Content quality analysis is a structured review of experience, expertise, authoritativeness, trustworthiness, readability, topical coverage, and citation readiness. Claude SEO evaluates those signals together, identifies unsupported or thin sections, and returns specific improvements for readers and AI-search systems.

By Daniel Agrici · Last updated:

$
/seo content https://your-site.com

REQUIRES CLAUDE SEO INSTALLED IN CLAUDE CODE

Claude SEO E-E-A-T content quality analysis
// HOW IT WORKS

How does content quality analysis work?

When you run /seo content, Claude SEO reviews observable experience, expertise, authoritativeness, and trust signals using an internal rubric informed by Google's Quality Rater Guidelines. It also reviews source clarity and extractability for AI-assisted search, without predicting whether a platform will cite the page.

The Helpful Content System was merged into Google's core ranking algorithm during the March 2024 core update. Helpfulness signals are now weighted within every core update, making content quality a continuous factor rather than a separate classifier.

Primary references: Google's people-first content guidance provides self-assessment questions about originality, expertise, sourcing, and trust, while its Article structured data documentation explains recommended author, date, headline, and image properties.

/seo content <url> EXPERIENCE first-hand signals /25 EXPERTISE credentials /25 AUTHORITY citations /25 TRUST transparency /25 word count readability keywords AI content check freshness CONTENT QUALITY SCORE: XX/100 E-E-A-T BREAKDOWN + AI CITATION READINESS: XX/100 ISSUES + RECOMMENDATIONS

What gets analyzed

The content analysis combines an internal E-E-A-T rubric with practical content checks and source-quality review. It can flag generic, repetitive, unsupported, or inaccurate passages, but it cannot reliably determine whether a person or model wrote the text.

4
E-E-A-T FACTORS
Experience, expertise, authoritativeness, and trustworthiness are each organized into a 25-point vendor rubric. These weights help prioritize review and are not Google scores.
5
CONTENT METRICS
Reviews topical completeness, readability, sentence and paragraph structure, and content freshness in the context of the page's purpose. Numeric bands are prompts for review, not ranking targets.
3
KEYWORD OPTIMIZATION
Checks whether the primary topic is clear in titles, headings, and opening copy, then flags repetitive or unnatural use. It does not enforce a universal keyword-density target.
4
LINKING ANALYSIS
Reviews relevant internal navigation, descriptive anchor text, source links, and orphan-page evidence. Link counts are judged by user need and page context.
5
AI CONTENT MARKERS
Flags generic phrasing, weak specificity, repetition, missing attribution, and factual inconsistencies as quality risks. These patterns do not prove AI authorship.
6
AI CITATION READINESS
Reviews concise answers, useful structure, evidence, and attribution. The score is an internal checklist, not a citation probability or a Google visibility signal.
// SCORING

E-E-A-T BREAKDOWN

Claude SEO assigns up to 25 points to each E-E-A-T category for a 100-point internal Content Quality Score. The separate citation-readiness rubric organizes additional checks. Neither score comes from Google or predicts rankings, traffic, or citations.

EXPERIENCE
/25
EXPERTISE
/25
AUTHORITATIVENESS
/25
TRUSTWORTHINESS
/25
AI CITATION READINESS
/100

Page-type word-count review bands

Page typeInternal review prompt
HomepageCheck whether the value proposition and major paths are complete
Service pageCheck scope, proof, process, eligibility, and next steps
Blog postCheck whether the query is answered without padding
Product pageCheck specifications, availability, media, and decision details
Location pageCheck genuinely location-specific information and avoid swapped boilerplate
Google does not publish minimum word counts for ranking. Claude SEO should flag missing information and boilerplate, not reward a page for crossing an arbitrary length threshold.
// USAGE

How do you run a content quality analysis?

Step 1: Install Claude SEO

git clone --depth 1 https://github.com/AgriciDaniel/claude-seo.git
bash claude-seo/install.sh

Step 2: Open Claude Code

claude

Step 3: Run the content analysis

/seo content https://your-site.com

The analysis reviews E-E-A-T signals, topical completeness, keyword use, observable quality risks, and citation-readiness checks. You get an internal rubric with the evidence behind each recommendation, not a Google score or an authorship verdict.

// FAQ

What should you know about content analysis?

E-E-A-T stands for Experience, Expertise, Authoritativeness, and Trustworthiness. Google's Quality Rater Guidelines use these concepts to help human raters evaluate result quality. Claude SEO applies a 25-point internal rubric to each area to organize review. It is not a score supplied by Google or a direct ranking measurement.
// RELATED SKILLS

EXPLORE MORE

VIEW ALL 25 SKILLS →

ANALYZE YOUR CONTENT
IN ONE COMMAND.

$
git clone --depth 1 https://github.com/AgriciDaniel/claude-seo.git && bash claude-seo/install.sh
VIEW ON GITHUB ALL SKILLS >