Is Wix Website

Is Wix Website is a yes/no signal that estimates whether a page is built on Wix by scanning the document head for Wix’s own asset and service domains. It returns 1 when a signature is found and 0 when none appears — and it says nothing about whether a page will rank. Platform identity is an observation, not a quality score.

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

What it measures

This factor estimates whether the page is served from Wix. It does not verify the platform through an account, an API, or the server; it infers the answer from recognizable Wix asset and service domains that Wix-built pages tend to reference. The result is a simple classification: the page either carries a Wix signature or it does not.

How RankGear measures it

RankGear searches the rendered document head, case-insensitively, for any of three Wix-owned domains: wixstatic.com, wixprod.net, or frog.wix.com. A match on any one of them scores the factor as 1; if none is present, it scores 0. The check reads the head markup only — it does not inspect accounts, APIs, or server infrastructure.

What RankGear looks for

<head>
  <link rel="stylesheet" href="https://static.wixstatic.com/...">
  <script src="https://static.parastorage.com/...wixprod.net/..."></script>
  <!-- or a beacon to frog.wix.com -->
</head>
ValueMeaning
1At least one of wixstatic.com, wixprod.net, or frog.wix.com was found in the head — the page is estimated to be built on Wix.
0None of the three signatures was found — no Wix platform is detected from the head.

How to optimize it

Do not optimize for platform identity — treat this as an observation, not a target to move. Being on Wix is neither a penalty to escape nor a badge to earn. If the page is built on Wix, put the effort where it actually relates to results: crawlability, template structure, structured data, accessibility, content quality, media sizing, and real performance within the platform.

Important considerations

  • Third-party Wix assets embedded on a non-Wix page can create a false positive.
  • A heavily customized Wix page may avoid these signatures and read as 0.
  • Platform choice alone does not determine SEO performance.
  • Any migration decision should follow business and technical needs, not this signal.
  • This is a correlation-style observation within a measured result set, not a cause of ranking. A Wix signature neither helps nor hurts position on its own.

Related factors

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