Has Facebook Comments is a boolean signal that reports whether a page’s body references Facebook’s comments-plugin URL. It returns 1 when RankGear finds that reference and 0 when it does not — presence alone says nothing about whether the plugin loads, is visible, or is worth having.
| Factor ID | RG-TEC-006 |
|---|---|
| Family | Tech & platform |
| Measurement | Boolean presence (0 / 1) |
| Measured zone | Rendered, script-free page body |
What it measures
This factor indicates whether RankGear recognizes a Facebook comments-plugin URL in the page body. It is a simple detection of the third-party comment widget’s reference — not a measure of discussion, activity, or quality.
How RankGear measures it
RankGear searches the rendered, script-free body case-insensitively for the string facebook.com/plugins/comments. A match returns 1; no match returns 0. The detector does not verify that the plugin loads, is visible, or accepts submissions — it only confirms that the reference exists in the body.
What RankGear looks for
<iframe src="https://www.facebook.com/plugins/comments.php?href=..."></iframe>
<div class="fb-comments" data-href="..."></div>
<!-- rendered by the SDK into a facebook.com/plugins/comments URL -->The case-insensitive substring facebook.com/plugins/comments anywhere in the body is enough to return 1.
| Value | Meaning |
|---|---|
| 1 | A facebook.com/plugins/comments reference was found in the body. |
| 0 | No such reference was found. |
How to optimize it
Treat this as an observation, not a target. Use the Facebook comments plugin only when platform-based discussion is intentional and compatible with your privacy, consent, moderation, accessibility, and performance requirements. A first-party comment system may be preferable. Presence of this URL is not inherently beneficial, so there is no ranking reason to add it.
Important considerations
- Presence is not inherently beneficial — a detected reference is neutral on its own.
- The detector does not measure comments or engagement, only the URL reference.
- Third-party availability and policies can change, which may affect a plugin you rely on.
- A dormant or leftover URL reference can still trigger detection even when no live widget is shown.
- This is a correlation signal within a measured result set, not a cause of ranking; it neither makes a page rank nor guarantees a position.
Related factors
Part of the Factors reference · how RankGear measures · glossary.