External links are links from your content to pages on other websites. They’re often treated as an afterthought, or worse, avoided because bloggers fear they’ll “leak SEO juice.” Both views miss the point.
External links done right signal trust, expertise, and topical authority. Google explicitly rewards sites that cite credible sources, and AI engines like ChatGPT and Perplexity use citation patterns as a signal of whether a page is worth citing itself.
This post covers what external links actually do for your SEO, how to use them well, and the small rules that separate helpful citations from spammy ones.
Why external links matter
1. They’re an expertise signal
When you link to authoritative sources in your niche (Google’s own docs, academic studies, credible publishers, established experts), you signal to both Google and readers that you’ve done your research. A post with zero external citations looks isolated and thin. A post with 2-5 well-placed citations looks like considered work.
This ties directly to Google’s E-E-A-T framework (Experience, Expertise, Authoritativeness, Trustworthiness). External citations are one of the few visible, page-level E-E-A-T signals a page can send.
2. They define your topical neighborhood
Google uses outbound links to understand what your page is about and where it fits in the broader web. If your post on WordPress theme SEO links to Google Search Central, web.dev, and WordPress.org, Google gets a strong signal about the topical cluster you belong to.
3. They improve trust in AI search
LLMs are more likely to cite pages that themselves cite reliable sources. The chain of citation is part of how AI engines evaluate whether content is trustworthy. A page with no external references is a dead end. A page that cites authoritative sources becomes a useful node in the AI’s answer graph. I cover this in detail in how to get cited by LLMs.
4. They build author credibility
When you cite a source and add your own analysis, readers see you as someone who engages with the broader field. When you don’t, your content reads as written in a bubble.
5. They can open collaboration doors
When writers or creators notice traffic coming to their posts through your citations, they sometimes reach out. This isn’t the reason to link, but it’s a real side benefit.
The outbound-link SEO myth
The old concern: “if I link out, I’ll leak PageRank.”
In practice:
- Modern Google doesn’t penalize reasonable outbound linking. John Mueller and other Google spokespeople have confirmed this repeatedly
- The PageRank “leak” is tiny compared to the positive trust signal from citing sources
- Sites that never link out look suspicious (closed ecosystems are rare in legitimate content)
If you’re linking to relevant, authoritative sources, you’re net positive for SEO.
When to add external links
Link out when:
- You’re referencing a statistic, study, or specific claim
- You’re pointing to official documentation
- You’re acknowledging a source that originated the idea
- You’re giving readers somewhere to go for more depth on a tangential topic
- You’re citing tools or products you’re actually recommending
Don’t link out when:
- The destination is low-quality, spammy, or irrelevant
- The link is just to hit an “outbound link” quota
- You’re paid to link without disclosure (always use
rel="sponsored") - The linked content is outdated or superseded
- You’d be better served by an internal link to your own content
How many external links per post
No magic number. My rough rule:
- Minimum: 1-3 authoritative external links per post
- Typical: 3-7 external links in a 1,000+ word post
- Maximum: rarely more than 15, and only in genuine resource-roundup posts
More isn’t better. Every extra link is cognitive load on the reader. Pick the citations that actually strengthen the post.
Link attribute rules
HTML link attributes tell Google how to treat a link. The three that matter:
rel="nofollow": “I’m linking to this but don’t vouch for it.” Use for user-generated content links and untrusted sourcesrel="sponsored": “I was paid to include this link.” Required by Google for affiliate and paid placementsrel="ugc": “This is user-generated content.” Rarely needed in blog posts, common in comments
If you don’t include any of these attributes, the link defaults to a “follow” link that passes full authority. That’s what you want for genuine citations.
For links to Amazon or other affiliate programs, always add rel="sponsored". Missing this is a Google policy violation, not just best practice.
Target=”_blank” (open in new tab)
Whether external links should open in a new tab is a UX decision, not an SEO one. Common approaches:
- Open in new tab: user stays on your site when they close the new tab. Slightly worse for accessibility (some screen readers handle it poorly)
- Open in same tab: user must hit back to return. Cleaner UX but may lose engagement
My preference: external links open in a new tab, internal links open in the same tab. When using target="_blank", always include rel="noopener" (WordPress adds this automatically now) for security.
Where to place external links
Body text, in context, within the first 60-70% of the post. Avoid:
- Dumping all citations in a footer section (lower relevance signal)
- Putting external links in the first sentence (can cause early exits)
- Hiding them in anchor text that doesn’t describe the destination
Descriptive anchor text is ideal. “Backlinko’s CTR study” beats “click here” or “this study.”
What to link to
Prioritize:
- Primary sources (Google docs, WHO, .gov, official product docs) over secondary summaries
- Known, authoritative publishers in your niche
- Research studies where available
- Tools and products you genuinely recommend
- Content that’s either unique or significantly better than alternatives
Avoid:
- Unrelated sites
- Sites that were penalized or look spammy (check their traffic in Ahrefs or Semrush first)
- Expired or parked domains
- Aggregators that just rehash your actual source
How external links tie to broader SEO
External links are one pillar of a trustworthy content strategy. They work alongside:
- Strong internal linking that distributes authority across your site
- Inbound backlinks from other sites citing you
- Clean page structure (see how to format a blog post)
The three together create a link graph that Google and AI engines can map and trust.
WordPress-specific tips
- Use Rank Math’s link monitor or the Broken Link Checker plugin to catch external links that 404
- WordPress gives each link its own attribute controls in the block editor (rel, target, sponsored, nofollow)
- Audit outbound links annually. See broken links and how to fix them for the workflow
- For research and source tracking at scale, RightBlogger helps surface the specific studies and docs worth citing
The short version
External links make your content more trustworthy to humans, Google, and AI engines. Cite authoritative sources, use descriptive anchor text, skip the low-quality destinations, and disclose paid placements with rel="sponsored". A post with real citations beats a post without them. The PageRank “leak” is a myth. The trust signal is real.
Leave a Reply