Is Store Page is a boolean signal that estimates whether the analyzed page belongs to an ecommerce storefront, returning 1 when the URL or rendered HTML carries recognizable commerce signatures and 0 when it does not. It is a classification heuristic, so a positive result relates to storefront-like pages rather than proving a functioning store.
| Factor ID | RG-STR-008 |
|---|---|
| Family | Page structure |
| Measurement | Boolean classification (0 / 1) |
| Measured zone | Search-result URL and complete rendered HTML |
What it measures
Is Store Page estimates whether the analyzed page belongs to an ecommerce storefront. Rather than confirming a transaction system, it classifies the page as store-like or not based on signals present in the URL and the complete rendered HTML.
How RankGear measures it
RankGear returns 1 when any of three commerce signatures is present: the URL contains the case-sensitive substring shop or store; the HTML contains commerce phrases such as cart, checkout, free shipping, sale, or clearance; or Schema Product occurrences are counted on the page. When none of these signatures appears, the factor returns 0.
What RankGear looks for
URL substring (case-sensitive): shop store
HTML commerce phrases: cart checkout free shipping sale clearance
Structured data: <script type="application/ld+json"> ... "@type": "Product" ...</script>| Value | Meaning |
|---|---|
| 1 | At least one commerce signature was found in the URL or rendered HTML — the page is classified as a store page. |
| 0 | No recognized commerce signature was found — the page is not classified as a store page. |
How to optimize it
For genuine store pages, focus on the fundamentals shoppers and crawlers both rely on: product discovery, trust, navigation, availability, pricing, policies, structured data, and checkout clarity. Do not add retail language to noncommercial pages simply to flip this signal — that misrepresents the page and does not create a real storefront. Treat the classification as an observation about page type, not a target to game.
Important considerations
- URL and phrase matching can create false positives — a page mentioning “sale” or living under a
/shoppath may be flagged without selling anything. - Presence of a signature does not prove a functioning store.
- Some valid stores may lack the recognized signatures and read as 0.
- User intent and transaction quality matter more than the classification itself.
- This is a correlational, descriptive signal. Being classified as a store page does not make a page rank; it relates to page type within a measured result set and is one input among many.
Related factors
Part of the Factors reference · how RankGear measures · glossary.