Has X Account ID is a yes/no check for whether the page’s head carries the legacy twitter:account_id meta property — a card-era hint that names the X (formerly Twitter) account tied to the site. It records presence only; it does not extract, read, or verify the account identifier, and presence is no proof that you actually own the account named.
| Factor ID | RG-SOC-018 |
|---|---|
| Family | Social signals |
| Measurement | Boolean presence (0 / 1) |
| Measured zone | Rendered, script-free document head |
What it measures
This factor indicates whether RankGear recognizes the legacy twitter:account_id meta property in the page head. That property was one of the card-era hints a site could use to associate its pages with a specific X (formerly Twitter) account. The check reports only that the property is present — not that the identifier it holds is correct, current, or owned by the organization.
How RankGear measures it
RankGear lowercases the document head and looks for a meta element beginning with property="twitter:account_id" in the supported structure. It returns 1 on presence and 0 on absence. The factor does not extract the account identifier or validate it in any way — it reads presence, nothing more.
What RankGear looks for
<meta property="twitter:account_id" content="123456789" />| Value | Meaning |
|---|---|
| 1 | A property="twitter:account_id" meta element was found in the head. |
| 0 | No such meta element was found in the head. |
How to optimize it
Treat this as an observation of markup presence, not a target to chase. Use only metadata supported by current X documentation and tied to an account the organization actually controls. If the property is obsolete for how your site integrates with X, do not add it merely to move this score — a 1 confirms the tag exists, not that it does anything useful for your integration.
Important considerations
- Presence does not verify account ownership.
- Attribute order and formatting affect detection.
- The legacy
twitter:namespace remains common even after the platform’s rename to X. - Test current card behavior with the platform’s own validation tools.
- This factor correlates with position within a measured result set; it is a prioritization signal, not a guarantee that a page will rank.
Related factors
Part of the Factors reference · how RankGear measures · glossary.