Is Tumblr Website

Is Tumblr Website is a yes/no signal that estimates whether Tumblr hosts or powers a page by looking for Tumblr asset domains in the document head. It returns 1 when a Tumblr asset reference is found and 0 when it is not — and because it keys on asset domains, an embedded Tumblr image on an otherwise unrelated site can trigger a false positive.

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

What it measures

Is Tumblr Website estimates whether Tumblr hosts or powers the page. It infers the platform from the presence of Tumblr asset domains rather than from any explicit platform declaration, so it is a best-effort classification of hosting context, not a verified statement about the site’s software.

How RankGear measures it

RankGear searches the rendered, script-free document head case-insensitively for media.tumblr.com or assets.tumblr.com. A match returns 1 and no match returns 0. The check only registers whether one of these asset domains appears in the head — it does not confirm that Tumblr serves the page, nor does it evaluate how the platform is implemented.

What RankGear looks for

<head>
  <link rel="stylesheet" href="https://assets.tumblr.com/themes/...css">
  <meta property="og:image" content="https://media.tumblr.com/....jpg">
</head>

// match (case-insensitive), either domain: media.tumblr.com | assets.tumblr.com
ValueMeaning
1A media.tumblr.com or assets.tumblr.com reference was found in the document head.
0Neither Tumblr asset domain was found in the head.

How to optimize it

Treat the result as platform context, not a target to move. There is nothing to “optimize” about the classification itself — instead, work the levers you control regardless of platform: the site’s theme, indexability, canonical URLs, navigation, content quality, accessibility, and media performance within the available controls.

Important considerations

  • Embedded Tumblr media can cause a false positive — a single image or asset loaded from a Tumblr domain can register a 1 on an otherwise unrelated site.
  • Absence of these domains can cause a false negative — a Tumblr-powered page that serves its assets elsewhere may register a 0.
  • The factor does not evaluate implementation quality — it only detects the asset-domain reference, not how well the platform is configured.
  • Do not migrate platforms solely to change this score; the classification is context, not a ranking instruction.
  • This is a correlation-level signal within a measured result set, never a guarantee of ranking or a cause of it.

Related factors

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