Is Inner Page is a yes/no signal that reports whether a search result’s URL appears to point to a page beneath the site root — an inner page — rather than the homepage. It returns 1 when the URL looks like it carries content after the host and 0 otherwise. It is a heuristic read of the URL string, not a judgment of the page’s quality, depth, or relevance.
| Factor ID | RG-STR-004 |
|---|---|
| Family | Page structure |
| Measurement | Boolean classification (0 / 1) |
| Measured zone | Search-result URL |
What it measures
Is Inner Page classifies whether the result URL appears to contain content after the host. A value of 1 indicates the URL looks like an inner page — a section, category, article, or other path below the domain root. A value of 0 indicates it does not, which typically corresponds to a homepage or root URL. The classification is derived from the shape of the URL string alone; it does not inspect the page’s content, its place in the site hierarchy, or how the page actually renders.
How RankGear measures it
RankGear applies a case-insensitive URL pattern that requires an HTTP or HTTPS scheme, a supported hostname, an optional slash, and then a word character or digit followed by any remaining characters. When a URL satisfies that pattern it is classified as an inner page and returns 1; otherwise it returns 0. Because the slash is optional, some unusual URL shapes may be classified unexpectedly, so the result should be read as an approximation of the URL’s form rather than a definitive statement about site structure.
| Value | Meaning |
|---|---|
| 1 | The URL matched the inner-page pattern — it appears to carry a path or content segment after the host (for example a section, category, or article URL). |
| 0 | The URL did not match — it appears to resolve at the host root, as a homepage or root URL typically would. Unusual URL formatting can also land a page here. |
How to optimize it
Treat this factor as an observation of what a URL is, not a target to chase. Use an inner page when it provides the most specific and useful answer to the query, and give that page a stable, descriptive URL, strong internal links, and content aligned with its distinct purpose. Do not restructure a URL solely to flip this value; the right URL form should follow the page’s actual role and what users expect to find there.
Important considerations
- This is a heuristic based on URL shape, not a site-architecture audit.
- URL formatting can cause false positives or false negatives, so an unusual URL may be classified unexpectedly.
- Inner pages are not inherently better than homepages — either can be the right result for a query.
- Evaluate relevance and conversion intent separately from this classification.
- This factor relates to position within a measured result set — it is a prioritization signal, not a cause of ranking, and changing a URL to read as an inner page does not by itself make a page rank.
Related factors
Part of the Factors reference · how RankGear measures · glossary.