What does Google say about SEO? /
Quick SEO Quiz

Test your SEO knowledge in 3 questions

Less than 30 seconds. Find out how much you really know about Google search.

🕒 ~30s 🎯 3 questions 📚 SEO Google

Official statement

Comments can help with SEO if they are useful and relevant. However, low-quality or inappropriate comments can negatively affect rankings. The usefulness of comments for SEO depends on their content and relevance to the main topic.
17:28
🎥 Source video

Extracted from a Google Search Central video

⏱ 21:14 💬 EN 📅 08/12/2020 ✂ 9 statements
Watch on YouTube (17:28) →
Other statements from this video 8
  1. 13:13 Pourquoi le JavaScript tiers côté client sabote-t-il votre indexation Google ?
  2. 14:19 Faut-il vraiment privilégier le rendu serveur au JavaScript pour le contenu critique en SEO ?
  3. 14:51 JavaScript côté client ou côté serveur : où placer le curseur pour le SEO ?
  4. 18:32 Le contenu central d'une page a-t-il vraiment plus de poids SEO que le header et le footer ?
  5. 18:32 Le contenu en pied de page est-il vraiment inutile pour le référencement Google ?
  6. 19:05 Faut-il vraiment s'inquiéter si Google indexe soudainement vos commentaires ?
  7. 19:36 Les commentaires toxiques sur votre site peuvent-ils nuire à votre visibilité SEO ?
  8. 20:08 Faut-il vraiment marquer tous les liens en commentaires avec rel=UGC ?
📅
Official statement from (5 years ago)
TL;DR

Google confirms that comments can enhance SEO when they provide useful and relevant content, but can harm rankings if they are of poor quality. Their impact strictly depends on their added value concerning the main topic. Specifically, a poorly moderated comment system turns into an SEO liability rather than an asset.

What you need to understand

Why does Google care about comment quality?

User comments generate dynamics content that Googlebot crawls and indexes just like editorial content. When these comments enrich the page with additional information, relevant questions, or user experiences, they enhance the semantic depth of the page.

The problem arises when comments become noise: spam, off-topic, repetitive, or purely promotional. Google then treats this mass of content as a low-quality signal that dilutes the overall relevance of the page. The statement is clear: it’s not binary — it can help or harm depending on the case.

How does Google assess the relevance of a comment?

Gary Illyes doesn’t detail the algorithm, but we can infer several probable criteria: semantic proximity to the main topic, length and structure of the comment, freshness, engagement (responses, likes if visible in the DOM). A generic three-word comment adds no value.

Conversely, a 150-word comment that poses a specific technical question and receives a detailed response enriches the topical coverage of the page. Google can differentiate between a substantial exchange and a "Great article!" — modern NLP allows for this granularity.

Are comments considered primary or secondary content?

Technically, comments remain user-generated content, so Google weighs them differently from editorial content. But if comments represent 80% of the textual volume on a page, they inevitably influence relevance and perceived quality signals.

The nuance is that Google won't penalize a site solely for weak comments — but it can degrade the overall perception of the page according to E-E-A-T criteria if the signal-to-noise ratio collapses. It's a matter of thresholds, not a binary rule.

  • Useful content: Comments that enrich the topic can improve rankings.
  • Harmful content: Spam, off-topic, or an excessive volume of hollow comments degrade quality signals.
  • Essential moderation: Active comment management becomes an SEO lever, not just an UX issue.
  • No direct penalty: Google does not apply a specific "comments" filter, but includes their quality in the overall page assessment.
  • Primary context: Relevance to the main topic remains the decisive criterion.

SEO Expert opinion

Is this position consistent with real-world observations?

Absolutely. Sites with strict comment moderation — tech blogs, specialized forums, product review sites — often show better SEO performance than those that let any comment through. Quality comments create natural long-tail content, answer specific questions, and increase visit duration.

However, we regularly observe e-commerce or media sites where comments are 90% spam or empty repetitions. These pages stagnate or drop in SERPs despite good editorial content. [To be verified]: Google has never published a specific threshold (% of tolerated spam) or a precise detection method.

What gray areas does this statement leave open?

Gary Illyes refers to "useful and relevant" but does not specify how Google measures the usefulness of a comment. Does a short but precise comment outperform a lengthy, verbose comment? No official data on this matter. It's assumed that NLP analyzes semantic density and coherence with the topic, but that's inference.

Another ambiguity: what happens if a site completely disables comments? Is it neutral, or do we lose a signal of freshness and engagement? Some major tech sites have removed their comments without visible traffic drops — but these sites have other strong signals. For an average blog, the impact remains uncertain.

When should comments be completely disabled?

If you lack the resources for active moderation, it's better to turn them off. An unmanaged comment stream quickly becomes a technical liability: crawl budget wasted on spam, DOM inflation, server slowdown if not optimized. Google crawls everything, even poor comments.

High-volume sites (news, media) must invest in both automated and human moderation. Smaller sites can settle for manual validation or robust anti-spam tools (Akismet, Cloudflare Turnstile). The middle ground — open but unmoderated comments — is the worst SEO scenario.

Warning: If you are using Facebook comments, Disqus, or other third-party widgets, ensure they are crawlable. Many load content via JS after the initial render, making them invisible to Googlebot without SSR or prerendering.

Practical impact and recommendations

What concrete steps should be taken to optimize comments?

First, implement a two-step moderation process: automatic anti-spam filter (Akismet, Antispam Bee) followed by human validation for suspicious comments. A comment that passes the filter but remains shallow ("Thank you!") may be accepted for UX, but don’t expect SEO miracles.

Then, encourage substantial comments through UX: wide form field, visible guidelines ("Share your experience in detail"), author responses to spark discussion. An isolated comment contributes little — a structured thread of question-and-answer becomes rich content.

What technical mistakes sabotage comment indexing?

Comments loaded via JavaScript after user interaction ("See more", infinite pagination) are often invisible to Googlebot. Check in the Search Console (URL Inspection > View crawled page) if comments appear in the rendered HTML. If not, implement SSR or an SEO-friendly lazy-load.

Another trap: internal nofollow comments. Some CMS automatically add rel="nofollow" to links in comments — this is good to prevent link spam, but if a comment contains a relevant link to another page on your site, the nofollow breaks internal linking. Fine-tune these rules.

How can I measure the SEO impact of comments on my pages?

Compare the performance of similar pages with and without active comments. In GA4 or the Search Console, segment by URL and look at organic CTR, average position, time on site. If pages with moderated comments perform better, you have an exploitable correlation.

Also monitor the crawl budget in server logs: if Googlebot spends 40% of its time crawling spam comment pages, you are wasting resources. Use robots.txt or strategic noindexing to block URLs for unnecessary comment pagination (/comment-page-47/).

  • Enable robust anti-spam moderation (Akismet, manual validation).
  • Ensure that comments are crawlable (SSR, static HTML or prerendering JS).
  • Remove or noindex spam or outdated comment pages.
  • Encourage long and detailed comments through the UX of the form.
  • Respond to comments to create rich and engaging threads.
  • Monitor crawl budget and indexing through Search Console and server logs.
Managing comments is not just an UX detail — it's a technical SEO lever that requires active moderation, rendering optimization, and regular monitoring. If your team lacks the resources or expertise to implement these optimizations correctly, reaching out to a specialized SEO agency can help you avoid turning a potential asset into a liability for your SEO.

❓ Frequently Asked Questions

Les commentaires Facebook ou Disqus sont-ils pris en compte par Google ?
Seulement s'ils sont rendus en HTML côté serveur ou via prerendering. Par défaut, ces widgets chargent le contenu en JavaScript après le rendu initial, donc invisibles pour Googlebot sans configuration spécifique.
Faut-il noindex les pages avec trop de commentaires spam ?
Plutôt que de noindex toute la page, modère ou supprime les commentaires spam. Si la page est envahie, un nettoyage massif + réindexation via Search Console est plus efficace qu'un noindex qui perd le bénéfice du contenu éditorial.
Un commentaire court (5-10 mots) peut-il nuire au SEO ?
Individuellement non, mais un volume massif de commentaires creux dilue la densité sémantique de la page. Google évalue le ratio signal/bruit global — quelques commentaires courts passent, 200 commentaires "Merci !" posent problème.
Les commentaires fermés pénalisent-ils le référencement ?
Non, désactiver les commentaires est neutre pour Google. Tu perds un potentiel de contenu frais et de longue traîne, mais si tu ne peux pas modérer correctement, mieux vaut couper que laisser le spam s'accumuler.
Comment savoir si mes commentaires aident ou nuisent au SEO ?
Compare dans Search Console les performances (CTR, position, impressions) de pages similaires avec et sans commentaires. Vérifie aussi le crawl budget dans les logs serveur : si Googlebot passe trop de temps sur des pages de commentaires, c'est un red flag.
🏷 Related Topics
Content AI & SEO Local Search Search Console

🎥 From the same video 8

Other SEO insights extracted from this same Google Search Central video · duration 21 min · published on 08/12/2020

🎥 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.