Skip to main content
Profound classifies website URLs into page types so Agent Analytics can show how AI traffic and benchmarking performance differ across kinds of content. Page types are used in page-level reporting and benchmarking views. They help compare similar pages against similar pages instead of mixing fundamentally different URL types, such as blog posts, product pages, documentation, pricing pages, and technical infrastructure.

How page types are assigned

Profound classifies URL patterns, not every individual URL independently. For each website, Profound studies the host’s URL structure, groups similar paths like /blog/, /docs/, /products/*, or /pricing, and assigns durable page types to those reusable patterns. Once patterns are saved, future URLs are tagged deterministically by matching their host and path against the active mappings. When a path is ambiguous or risky, Profound may use page evidence such as the title, meta description, headings, and visible page text to make a second-pass classification decision. This helps avoid relying on URL shape alone.

Page type definitions

Fallback behavior

Profound uses a closed taxonomy: every page used in Agent Analytics benchmarking resolves to a page type. If no active host-specific mapping matches a URL, Profound applies generic fallback rules for common patterns such as /blog/, /docs/, /pricing, file extensions, infrastructure files, login pages, and legal pages. If neither host-specific mappings nor generic fallback rules confidently classify the page, the page resolves to other. This prevents ambiguous URLs from being over-classified while preserving them for reporting.

How page types are used in benchmarking

Benchmarking uses page types to compare pages against the appropriate peer distribution. For example, a product page should be compared against product pages, and a docs page should be compared against docs/support pages. Some benchmarking views show all page types together, while page-specific views may filter to a selected page type. The other page type remains available in metrics, but it should be interpreted as a utility or fallback bucket rather than a strategic content category.

Limitations

Page type classification is based on URL patterns and available page evidence. Some sites use ambiguous URL structures, reuse paths for multiple content types, or change templates over time. In those cases, classification may require review and mapping updates.