Has WordPress Generator Tag

Has WordPress Generator Tag is a boolean (0 / 1) signal that returns 1 when a recognized meta generator tag in the page head reports wordpress. It identifies the platform from self-declared markup only — it does not verify the CMS, and a WordPress site that strips the tag scores 0.

Factor IDRG-TEC-017
FamilyTech & platform
MeasurementBoolean presence (0 / 1)
Measured zoneMeta generator tags in the rendered document head

What it measures

This factor indicates whether a recognized meta generator value contains wordpress. It is a platform-identification signal read straight from the page’s self-reported metadata, not an assessment of how the site is built or how well it performs.

How RankGear measures it

RankGear parses the supported generator meta tags from the document head, lowercases their content, and returns 1 if any value contains the substring wordpress. It does not verify the CMS through files, APIs, or runtime behavior — the reading rests entirely on the declared tag.

What RankGear looks for

<meta name="generator" content="WordPress 6.5.2">
ValueMeaning
1A generator meta tag was found whose lowercased content contains wordpress.
0No generator tag reports wordpress — including WordPress sites that have removed or altered the tag.

How to optimize it

Treat this as identification, not optimization. There is no ranking gain from toggling the tag; keep WordPress, its themes, and its plugins updated, secure, accessible, and performant instead. The generator tag can be retained or removed according to your own policy without changing the actual platform underneath.

Important considerations

  • Removing the tag does not stop WordPress detection by other means.
  • Presence can disclose platform information but says nothing about vulnerability status.
  • A WordPress site without the tag scores 0, so the metric reflects the declaration rather than the true CMS.
  • Platform quality depends on implementation, not this metadata.
  • This is an observed signal that relates to patterns within a measured result set — correlation, not causation. It does not make a page rank or guarantee a position.

Related factors

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