Has Meta X Card checks whether a page declares a twitter:card meta tag, which names the preferred X (Twitter) card format for the page. RankGear returns 1 when the tag is present and 0 when it is absent — presence alone, not whether the card renders a valid, complete preview.
| Factor ID | RG-SOC-013 |
|---|---|
| Family | Social signals |
| Measurement | Boolean presence (0 / 1) |
| Measured zone | Rendered, script-free document head |
What it measures
Has Meta X Card indicates whether the page declares a twitter:card meta name in its head. That tag identifies the preferred X card format — for example a summary card or a large-image summary card — that X uses when the URL is shared. RankGear records this as a simple present-or-absent signal about how deliberately the page has been prepared for sharing on X.
How RankGear measures it
RankGear searches the lowercased document head for a meta tag beginning with name="twitter:card". If that pattern is found, the factor scores 1; otherwise it scores 0. RankGear does not read the tag’s content value and does not confirm that the required companion metadata (title, description, image, account) actually produces a valid preview.
What RankGear looks for
<meta name="twitter:card" content="summary_large_image">| Value | Meaning |
|---|---|
| 1 | A twitter:card meta tag is present in the head. |
| 0 | No twitter:card meta tag was found in the head. |
How to optimize it
Choose a card type appropriate to the content and provide accurate title, description, image, and account metadata as the format supports. Make sure the preview content matches the landing page, then test the public URL so the card renders as intended. Because RankGear only checks for presence of the tag, treat a score of 1 as confirmation the declaration exists — not as proof the card is complete or valid.
Important considerations
- A value of 1 does not guarantee a card will display.
- Invalid or empty content can still be detected as present, since RankGear checks for the tag, not its value.
- Platforms may fall back to Open Graph metadata when X card tags are missing or incomplete.
- Keep images and text within current platform guidance so previews remain valid over time.
- This is a correlation-based signal that relates to how a page ranks within a measured result set — it is a prioritization observation, not a cause of ranking, and does not on its own make a page rank.
Related factors
Part of the Factors reference · how RankGear measures · glossary.