- Home
- GEO Factors
- Authority
- Site Authority
Site Authority
Assesses domain-level authority signals that AI engines use when deciding which sources to cite in generated responses.
Why It Matters for AI Visibility
How We Score It
How to Improve
- 1
Add contextual internal links to at least five other pages
Link to related articles, category pages, and supporting content from within your body text. Each unique internal link target contributes to your score. Five or more unique targets earns the full 3 points for internal linking.
- 2
Ensure your page appears in your XML sitemap
If you have a sitemap but your page is missing from it, you lose 2 points for sitemap discoverability and may be flagged as an orphan page. Add the URL to your sitemap and regenerate it after publishing new content.
- 3
Build topical depth with five or more sibling pages
Create related content in the same URL path. Five or more articles under /blog/ or /guides/ earns the full 2 points for topical cluster strength. AI engines treat clusters of related content as a signal of deep expertise on that subject.
- 4
Replace generic anchor text with descriptive phrases
Change "click here," "read more," and "learn more" to text that describes the target page's topic. "See our complete guide to API authentication" is descriptive. Over 50% generic anchors drops your anchor text quality to poor, costing you a full point.
- 5
Add navigation links to key site pages
Link to at least one key navigation page -- home, about, contact, blog, products, services, pricing, help, or docs -- from the analyzed page. Footer navigation or breadcrumbs are the simplest way to earn this point.
Before & After
- 1 internal link ("read more")
- Not in sitemap
- No nav links in footer
- 2 other pages in /blog/ section
- Score: ~2 (fail)- 6 contextual internal links with descriptive anchors - Added to sitemap - Footer nav links to Home, About, Blog - 5 sibling articles created under /blog/ - Score: ~9 (pass)
Code Examples
XML sitemap entry
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://example.com/blog/content-marketing-guide</loc>
<lastmod>2024-06-15</lastmod>
</url>
</urlset>Descriptive vs. generic anchor text
<!-- Good: descriptive anchor text -->
<p>For details, see our <a href="/blog/seo-fundamentals">complete guide to SEO fundamentals</a>.</p>
<!-- Bad: generic anchor text -->
<p>For details, <a href="/blog/seo-fundamentals">click here</a>.</p>Frequently Asked Questions
What if I do not have an XML sitemap?
You lose 2 points for sitemap discoverability, 2 points for topical cluster strength (which depends on sitemap data), and potentially 1 point for orphan status. Creating a sitemap can recover up to 5 points. Most CMS platforms generate sitemaps automatically.
How does the analyzer detect topical clusters?
It groups all sitemap URLs by their first URL path segment. If your page is at /blog/my-post, it counts how many other URLs in the sitemap start with /blog/. Five or more sibling pages earns the full 2 points for cluster strength.
Does the number of external links affect this score?
Not directly. However, if less than 30% of your total links are internal, the analyzer recommends adding more internal links. Excessive external linking without corresponding internal links suggests your page sends users away rather than deeper into your site.
Related Factors
Check Your GEO Score
Run a free analysis on your website and see how you score across all 52 factors.
Analyze My SiteFreshness Decay & Stale Content