Is Category Page

Is Category Page is a boolean signal that estimates whether a page presents a collection of products or items. RankGear returns 1 when the rendered HTML carries listing-style phrasing — numbered items, “price range,” or prices introduced by “from,” “starts at,” or “starting at” — and 0 otherwise. A single stray phrase can trip a false positive, so read it as an estimate of page type, not a judgment of quality.

Factor IDRG-STR-002
FamilyPage structure
MeasurementBoolean classification (0 / 1)
Measured zoneComplete rendered HTML

What it measures

This factor estimates whether a page lists a collection of products or items — the kind of listing or category page that groups many entries rather than covering a single subject in depth. It is a classification of page type, not a measurement of how much inventory a page holds or how good that inventory is.

How RankGear measures it

RankGear searches the complete rendered HTML for phrases that describe numbered items or products, the phrase “price range,” or prices introduced by “from,” “starts at,” or “starting at.” Any one recognized pattern is enough to return 1; when none is found, the page returns 0.

ValueMeaning
1At least one listing-style phrase was matched in the rendered HTML — the page reads as a collection of products or items.
0No matching phrase was found — the page does not read as a category or listing page.

How to optimize it

Treat this as an observation about page type rather than a target to chase. If a page is genuinely meant to be a category page, build it around a clear collection intent: give it descriptive context, useful filters, crawlable product links, meaningful sorting, unique metadata, and controlled faceted navigation. If a page is not a category page, there is nothing here to fix — a 0 is simply the correct classification.

Important considerations

  • A single matching phrase can create a false positive, flagging a page that is not really a collection.
  • Genuine category pages that avoid those phrases can score 0.
  • The factor does not assess inventory depth or page quality — only whether listing-style language is present.
  • Classification should describe the page, not dictate its type; do not reshape a page just to change this value.
  • This is a correlation-based prioritization signal, not a cause of ranking. It relates to position within a measured result set and never guarantees a placement.

Related factors

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