An external link is a hyperlink that points from your website to a page on a different domain. These outbound links help search engines understand your content's topic and quality — citing authoritative sources signals credibility, while linking to low-quality or irrelevant sites can damage your own standing with Google.
Every time you link to another domain, you're making an editorial judgment: this source is worth your reader's attention. Google notices those judgments. Linking well builds topical credibility; linking carelessly undermines it.
What is an external link?
An external link (also called an outbound link or outgoing link) is any hyperlink where the destination URL belongs to a different domain than the page hosting the link.
From the perspective of the destination site, your external link becomes their backlink — the same link, viewed in reverse. This is the directional distinction SEOs use:
- External link (outbound): your site links to another domain → you're sending link equity out
- Backlink (inbound): another site links to you → you're receiving link equity
- Internal link: links between pages on the same domain → no equity leaves the site
External links appear across all content types: blog citations, source references, resource pages, affiliate links, partner mentions, and navigational links to external tools.
Google's John Mueller has confirmed that linking to high-quality external sources helps Google understand the context and quality of your content. Citing an official source (a government study, a Google documentation page, a peer-reviewed paper) signals to Google that your content is research-backed — a positive quality signal, not a negative "sending equity away" signal.
Why external links matter for SEO and content quality
External linking affects your site in three interconnected ways:
- Topical authority signaling. When you cite Google's official documentation, an Ahrefs study, or an academic paper, you're demonstrating that your content is grounded in evidence rather than opinion. Google's quality raters score pages higher when they see authoritative citations in YMYL (Your Money Your Life) niches — health, finance, legal.
- Context for crawlers. Google uses the content of pages you link to as additional context for understanding what your page is about. Linking to related, authoritative resources reinforces your topical relevance for the keywords you're targeting.
- Reputation by association. Linking extensively to low-quality, spammy, or penalized sites can associate your content with those sites' reputations. Google's Penguin algorithm specifically targets manipulative link patterns, including suspicious outbound linking patterns on link farm pages.
- User trust and conversion. Readers who see sources cited are more likely to trust the content and the brand. In content marketing, citation practice is a credibility signal for human readers before it's an SEO signal for algorithms.
How external links work technically
An external link is an HTML anchor tag where the href attribute points to a different domain:
<a href="https://developers.google.com/search/docs">
Google Search documentation
</a>
<a href="https://example.com/source"
target="_blank"
rel="noopener noreferrer">
Source: Example Study
</a>
Key HTML attributes for external links:
rel="nofollow"— tells Google not to pass link equity to the destination. Use for paid links, user-generated content, and sources you cannot vouch for.rel="sponsored"— Google's preferred attribute for paid or affiliate links (more specific than nofollow).rel="ugc"— for links in user-generated content (comments, forum posts).target="_blank"— opens the link in a new tab. Always pair withrel="noopener noreferrer"for security.
Types of external links and their SEO treatment
| Link type | Example | Recommended rel attribute | Link equity passed? |
|---|---|---|---|
| Editorial citation | Citing a Google study in a blog post | None (follow) | Yes — signals credibility |
| Affiliate link | Amazon product link with commission | rel="sponsored" | No — required by Google guidelines |
| Paid placement | Sponsored post link | rel="sponsored" | No — required by Google guidelines |
| User comment link | Link in a blog comment | rel="ugc" | No — prevent spam abuse |
| Low-quality source | Unverified forum post | rel="nofollow" | No — disassociate from quality signal |
Real external linking examples
1. Research-backed health article
A nutrition blog post on vitamin D deficiency cites: a PubMed study on deficiency rates, NHS dosage guidelines, and a Harvard Health article on supplementation. These three external links to .gov, .edu, and authoritative .com sources signal to Google that the content is evidence-based — a strong E-E-A-T (Experience, Expertise, Authoritativeness, Trustworthiness) signal for a health topic.
2. SEO guide with tool links
An SEO guide links to Google Search Console (for a screenshot reference), Ahrefs (for a data point), and Google's developer documentation (for a technical specification). Each link is editorial — it's there because the reader needs it to verify or act on the information.
3. Affiliate product page
A product review site links to Amazon product pages using rel="sponsored" on all purchase links. This complies with Google's link attribute guidelines and avoids a manual penalty for undisclosed paid links — which could result in complete removal from search results.
External links vs internal links — key differences
External links (outbound)
- Points to a different domain
- Signals topical credibility and research depth
- May pass link equity to another site (if followed)
- Use for citations, sources, references
- Open in new tab recommended
Internal links
- Points to another page on the same domain
- Distributes link equity across your site
- Keeps users on your site longer
- Use for navigation, related content, topic clusters
- Same tab is standard
6 best practices for external linking
- Link to primary sources, not intermediaries. If you're citing a Google study, link to the Google blog post or documentation directly — not to a blog that summarized it. Primary sources provide stronger credibility signals.
- Use descriptive anchor text. "Click here" or "source" tell Google and readers nothing. "Google's 2024 Search Quality Rater Guidelines" tells both exactly what they'll find at the destination.
- Audit outbound links annually. Linked pages get moved, deleted, or redirected. A broken external link (404) is a dead end for readers and a minor negative signal for crawlers. Run a link audit with Screaming Frog or Ahrefs annually.
- Mark paid and affiliate links correctly. Using
rel="sponsored"on affiliate links is required by Google's guidelines. Undisclosed paid links can result in manual penalties. - Don't link externally just to inflate citation count. Every external link should earn its place because the reader genuinely benefits from it. Excessive linking to fill a "sources" section with thin references is transparent and unhelpful.
- Check the destination's quality before linking. A quick Ahrefs or Moz check of the target domain's authority and spam score takes 30 seconds and prevents accidental association with penalized or low-quality sites.
Comparing yourself to a competitor and linking to their site passes link equity to them — free PageRank to a direct rival. If you must reference a competitor's page (for a comparison table, for example), use rel="nofollow" to cite without endorsing. This is standard practice in comparative content.
Common external linking mistakes to avoid
- Linking to low-authority or penalized sites — association with spammy domains can transfer negative signals to your content.
- Not marking affiliate links as sponsored — violates Google's webmaster guidelines and risks manual penalty.
- Using "click here" as anchor text — zero topical signal value; always describe the destination.
- Forgetting target="_blank" security attributes — omitting
rel="noopener noreferrer"withtarget="_blank"is a security vulnerability (tab-napping attack vector). - Never checking for broken outbound links — over time, linked pages move or disappear; broken links degrade user experience and are a minor crawl signal.
- Excessive outbound linking on thin pages — a 200-word page with 30 external links looks like a link directory, not quality content.
Frequently asked questions
External links to authoritative, relevant sources help SEO by demonstrating content quality and topical depth. External links to low-quality, spammy, or irrelevant sites can harm your credibility signal. Quality of destination matters more than link volume.
Opening external links in a new tab (target="_blank") is a common UX practice that keeps users on your site. Add rel="noopener noreferrer" whenever using target="_blank" to prevent the linked page from accessing your window object — a security best practice.
They are the same link viewed from opposite directions. An external link is outbound — a link from your site to another domain. A backlink is inbound — the same link viewed from the destination site's perspective. Your external links are someone else's backlinks.
Use rel="nofollow" on external links to paid placements, sponsored content, user-submitted content (comments, forums), and any links you cannot editorially vouch for. Google introduced rel="sponsored" for paid links and rel="ugc" for user-generated content as more specific alternatives.
There is no fixed limit, but link only when the destination genuinely adds value for the reader. A 2,000-word comprehensive guide might link to 5-10 authoritative sources. Excessive external linking (50+ links on a thin page) can dilute page equity and appear manipulative.
