Is WordPress Website

Is WordPress Website is a boolean (0 / 1) estimate of whether WordPress powers a page, inferred from a generator-meta signature in the document head. Because it keys on one specific tag, a genuine WordPress site that omits or rewrites that tag can score 0 — read the value as a description of what the head declares, not a verdict on platform or quality.

Factor IDRG-TEC-030
FamilyTech & platform
MeasurementBoolean classification (0 / 1)
Measured zoneRendered, script-free document head

What it measures

This factor estimates whether WordPress is the platform behind the page. It does not audit the CMS directly — it reads the rendered, script-free document head for a generator-meta signature that WordPress emits by default, and returns 1 when that signature is present and 0 when it is not.

How RankGear measures it

RankGear searches the head case-insensitively for a <meta name="generator" tag whose content begins with WordPress. The pattern expects the supported attribute order and spacing; a WordPress site that has removed, reordered, or otherwise altered that tag can score 0 even though WordPress powers it.

What RankGear looks for

<meta name="generator" content="WordPress 6.5.2">
ValueMeaning
1A generator meta tag whose content begins with WordPress was found in the head.
0No matching generator tag was found — the site may not be WordPress, or it is WordPress with the tag removed or altered.

How to optimize it

Treat the score as descriptive, not a target to chase. There is nothing to “fix” here in isolation: keep core, themes, and plugins maintained; control indexation and canonicals; and improve templates, content, accessibility, security, and measured performance. Those are the substantive levers — this flag simply records whether a WordPress signature is visible in the head.

Important considerations

  • This detector is narrower than Has WordPress Generator Tag — it keys on the specific generator signature and supported attribute pattern, so it flags fewer cases.
  • Presence of the tag does not indicate version safety or quality; it only reports that a WordPress generator string is declared.
  • Removing the generator tag does not hide every platform signature — other fingerprints can still reveal WordPress.
  • Do not migrate platforms or strip tags solely to change this value; it is an observation, not a lever.
  • Correlation is not causation: this flag relates to how the head describes the page within a measured result set and is a prioritization signal, not something that makes a page rank.

Related factors

Part of the Factors reference · how RankGear measures · glossary.