Seoxpert.io
lowBest Practices

Substantive Pages With No External Citations

Pages over 600 words lack external citations, missing key trust and E-E-A-T signals for SEO.

By Seoxpert Editorial · Published

Why it matters

External citations to authoritative sources demonstrate expertise and trustworthiness, both valued by search engines and users. Without them, content may appear unsubstantiated, potentially lowering perceived quality and ranking potential.

Impact

Pages may be seen as less trustworthy and could rank lower in search results.

How it's detected

The crawler identifies pages with over 600 words that contain zero outbound links to external domains.

Common causes

  • Overlooking the need for citations during content creation
  • Focusing solely on internal linking strategies
  • Lack of awareness of E-E-A-T guidelines
  • Unintentional omission of supporting references

How to fix it

Review each page and identify statements or claims that would benefit from authoritative support. Add 2-4 outbound links to reputable sources such as government, educational, or leading industry sites. Use HTML anchor tags with target="_blank" and appropriate rel attributes (e.g., rel="noopener noreferrer"). Ensure links are relevant and enhance the credibility of your content.

Code examples

Before: No external citations

<p>According to recent studies, sleep is essential for cognitive function.</p>

After: With authoritative external citation

<p>According to recent studies, sleep is essential for cognitive function <a href="https://www.cdc.gov/sleep/about_sleep/index.html" target="_blank" rel="noopener noreferrer">(CDC)</a>.</p>

FAQ

Why do pages need external citations for SEO?

External citations signal expertise and trust, which are important for Google's E-E-A-T guidelines and user confidence.

How many external links should I add to a long page?

Aim for 2-4 outbound links to authoritative sources for pages over 600 words.

What qualifies as an authoritative external source?

Government, educational, and reputable industry publications are considered authoritative.

Should external links open in a new tab?

Yes, use target="_blank" and rel="noopener noreferrer" for external links to improve user experience and security.

Found this issue on your site?

Run a scan to see if Substantive Pages With No External Citations affects your pages.

Scan my website →