What does Google say about SEO? /
Quick SEO Quiz

Test your SEO knowledge in 5 questions

Less than a minute. Find out how much you really know about Google search.

🕒 ~1 min 🎯 5 questions

Official statement

Do-follow comments on a blog can negatively impact a site's reputation if these comments contain links to low-quality sites or are used for spam purposes. It is essential to moderate comments to prevent links to low-quality sites from passing on PageRank that could harm your site.
0:06
🎥 Source video

Extracted from a Google Search Central video

⏱ 2:19 💬 EN 📅 22/02/2010 ✂ 2 statements
Watch on YouTube (0:06) →
Other statements from this video 1
  1. 0:42 Les blogs do-follow font-ils perdre du PageRank inutilement à votre site ?
📅
Official statement from (16 years ago)
TL;DR

Google states that do-follow comments pass on PageRank, including to low-quality or spam sites, which can degrade your domain's reputation. Essentially, a poorly moderated blog becomes a sieve for link juice headed in any direction. The solution lies in strict moderation or systematically setting outgoing links in comments to nofollow.

What you need to understand

Why does Google link do-follow comments to reputation risk?

The logic is straightforward: every do-follow link passes on PageRank. When you allow comments with do-follow links, you create an outlet for your link juice to all the URLs posted by your visitors. If these URLs point to low-quality sites, link farms, or spam content, you establish an algorithmic trust relationship with these destinations.

Google considers that outgoing links reflect your editorial judgment. A site that points heavily to disreputable corners of the web sends a negative signal. The engine might interpret this as a lack of quality control, or even as voluntary participation in manipulation schemes. The line between negligence and complicity remains blurred in the guidelines.

What distinguishes a legitimate comment from spam in this equation?

Google's statement does not make a fine distinction. The issue is not the commentator's intent but the link's destination. A real user might post a relevant comment with a link to their low-quality personal blog. From an algorithmic standpoint, the result is identical to a bot spamming links to online casinos.

This is where moderation becomes critical. An automated system based solely on spam pattern detection will inevitably miss edge cases. You need a human filter or a strict policy: either set all links to nofollow, or manually check each destination before publication.

Does the PageRank passed by comments really have a measurable impact?

Trick question. Google talks about PageRank transmission, confirming that this metric still exists internally even if the public toolbar has been gone for a long time. But the extent of the impact depends on the volume: a blog receiving five comments a month with questionable links probably isn't facing major risk.

On the other hand, a high-traffic site with hundreds of weekly comments can quickly become a factory for outgoing links. PageRank dilution is real, and if a significant portion of these links point to bad neighborhoods, the cumulative effect can trigger algorithmic filters. The exact threshold remains unknown, as always with Google.

  • Do-follow links pass on PageRank, even in blog comments
  • Google evaluates the quality of destination sites, not the commentator's intent
  • A high volume of outgoing links to spam creates an algorithmic reputational risk
  • Manual moderation or systematic nofollow are the only reliable guarantees
  • The tolerance threshold varies based on the site's authority and the overall signal-to-noise ratio

SEO Expert opinion

Is this statement consistent with what we observe on the ground?

Yes and no. The theory that outgoing PageRank degrades reputation has been documented for years, particularly through manual penalties for unnatural outgoing links. What's missing here is quantification. How many questionable links does it take to cross a critical threshold? Google remains silent on this issue, as usual.

In practice, many WordPress sites with open comments and lax moderation do not seem to suffer visible penalties. Either their spam volume remains under the radar, or Google applies differentiated filters based on the site's profile. A domain with strong authority and a good history likely has more leeway than a new site. [To verify] this hypothesis is never officially confirmed, but field observations indicate this direction.

What grey areas remain in this recommendation?

First point: Google speaks of “site reputation” without specifying whether this impacts only the ranking of pages containing these comments or the overall authority of the domain. The difference is enormous. A localized effect could be managed by restricting open comments to certain sections. A global effect would require a uniform policy across the entire site.

Second grey area: the definition of “low-quality sites”. Google mixes two distinct issues here—the objectively spammy sites (pharma, illegal casinos, scraping) and simply mediocre sites (poorly maintained personal blogs, basic commercial sites). Is the risk identical? Probably not, but the wording remains vague. [To verify] no public data allows for tracing this boundary.

When does this rule not really apply?

If you have disabled comments or use systematic nofollow, this statement becomes moot. This is the case for the majority of modern corporate sites that have abandoned native comments in favor of social networks or third-party systems like Disqus (which manages nofollow internally).

Another case: high-authority UGC forums and platforms like Reddit and Stack Overflow. These sites manage millions of outgoing links, many pointing to questionable content, but their intrinsic authority seems to immunize them. Google clearly applies different rules to user-generated content giants. This double standard is never officially acknowledged, but it is an observable reality.

Note: Google’s position on UGC links has evolved with the introduction of the rel="ugc" attribute in 2019. Using this attribute rather than pure nofollow allows signaling the nature of the content without completely cutting off signal transmission. However, this statement does not mention ugc, creating ambiguity regarding the current recommendation.

Practical impact and recommendations

What should you do concretely if you allow comments with links?

Option 1: set all links to nofollow by default. WordPress and most modern CMSs do this natively. Check your settings in the discussion preferences. This approach cuts off PageRank transmission but allows users to post URLs for reference. It is the most common compromise.

Option 2: use rel="ugc" which explicitly signals to Google that it is user-generated content. Technically, ugc does not completely block PageRank but indicates to the engine to treat these links with specific filters. This is Google’s official recommendation since the introduction of this attribute, yet many sites remain on nofollow out of habit or ignorance.

How to audit existing comments if your site has years of accumulated comments?

First step: extract all outgoing links from your comment pages using a Screaming Frog or Sitebulb crawl while filtering comment URLs (often identifiable by #comment or /comment/ in the structure). Export the list of destination domains and cross-check it with quality metrics (DR/DA, estimated traffic, presence in Google index).

Second step: identify risky domains. Look for suspicious patterns: expired domains redirecting to spam, sites in exotic languages unrelated to your theme, shortened URLs masking the real destination. Any domain triggering a warning in Safe Browsing or appearing on public blacklists should be prioritized.

What mistakes should be avoided in managing comments?

Classic error: believing that an anti-spam plugin is sufficient. Akismet and similar tools block obvious spam patterns but let through human comments with links to mediocre sites. A relevant comment linking to a WordPress blog abandoned for five years with dubious ads will pass all automatic filters but will create precisely the problem described by Google.

Second trap: deleting problematic comments without correcting links. If you remove the comment text but the link remains in the database or in a hidden version, Google can still see it. Use complete deletion in the database, not just front-end masking. Check with a “view source” to ensure the URLs have disappeared from the generated HTML.

  • Activate nofollow or ugc on all comment links in the CMS settings
  • Crawl the site to extract all outgoing links from existing comment areas
  • Manually check suspicious destination domains (more than 100 outgoing links)
  • Establish pre-publication moderation or a periodic human validation system
  • Quarterly audit new outgoing links to detect any drift
  • Document your link policy in the T&Cs for legal protection
Managing do-follow comments requires ongoing oversight and strict processes. For sites with a high volume of comments or those that have accumulated years of unmoderated user content, the initial audit can reveal hundreds or even thousands of problematic links. Cleaning up this backlog while implementing lasting safeguards requires sharp technical expertise: large-scale data extraction, link profile analysis, database intervention, advanced CMS configurations. If your internal team lacks resources or skills in these areas, relying on a specialized SEO agency can expedite the process while avoiding missteps that could worsen the situation.

❓ Frequently Asked Questions

Le nofollow empêche-t-il vraiment toute transmission de PageRank dans les commentaires ?
En théorie oui, mais Google a admis que nofollow est désormais traité comme un « indice » plutôt qu'une directive absolue depuis 2019. Dans la pratique, pour les commentaires, nofollow reste le standard et suffit à éviter les problèmes décrits dans cette déclaration.
Faut-il supprimer rétroactivement tous les commentaires avec liens do-follow ?
Non, sauf si vous détectez un volume significatif de liens vers des sites manifestement spam. L'approche pragmatique consiste à passer en nofollow/ugc pour l'avenir et à nettoyer uniquement les cas problématiques identifiés lors d'un audit ciblé.
Les commentaires Facebook ou Disqus échappent-ils à cette problématique ?
Oui, car ces systèmes tiers gèrent le nofollow en interne et isolent les liens dans des iframes. Google ne compte généralement pas ces liens comme des liens sortants de votre site. C'est un des avantages de l'externalisation des commentaires.
Un site peut-il être pénalisé manuellement pour des liens sortants dans les commentaires ?
C'est rare mais possible. Google a documenté des cas de pénalités manuelles pour « liens sortants non naturels » qui incluaient des commentaires spam non modérés. Le risque augmente proportionnellement au volume et à la visibilité du site.
Quelle différence entre rel ugc et rel nofollow pour les commentaires ?
L'attribut ugc signale explicitement du contenu généré par utilisateurs, ce qui permet à Google d'appliquer des filtres spécifiques sans ignorer totalement le lien. Nofollow coupe plus radicalement la transmission de signaux. Google recommande ugc pour les commentaires depuis 2019, mais les deux fonctionnent.
🏷 Related Topics
Domain Age & History AI & SEO JavaScript & Technical SEO Links & Backlinks Penalties & Spam

🎥 From the same video 1

Other SEO insights extracted from this same Google Search Central video · duration 2 min · published on 22/02/2010

🎥 Watch the full video on YouTube →

Related statements

💬 Comments (0)

Be the first to comment.

2000 characters remaining
🔔

Get real-time analysis of the latest Google SEO declarations

Be the first to know every time a new official Google statement drops — with full expert analysis.

No spam. Unsubscribe in one click.