WebPage¶
A web page. Every web page is implicitly assumed to be declared to be of type WebPage, so the various properties about that webpage, such as breadcrumb may be used. We recommend explicit declaration if these properties are specified, but if they are found outside of an itemscope, they will be assumed to be about the page.
Diagram¶

Specializations of WebPage¶
| Class | Description |
|---|---|
| About Page | Web page type: About page. |
| Checkout Page | Web page type: Checkout page. |
| Collection Page | Web page type: Collection page. |
| Contact Page | Web page type: Contact page. |
| Faq Page | A [[FAQPage]] is a [[WebPage]] presenting one or more "Frequently asked questions" (see also [[QAPage]]). |
| Image Gallery | Web page type: Image gallery page. |
| Item Page | A page devoted to a single item, such as a particular product or hotel. |
| Media Gallery | Web page type: Media gallery page. A mixed-media page that can contain media such as images, videos, and other multimedia. |
| Medical Web Page | A web page that provides medical information. |
| Profile Page | Web page type: Profile page. |
| Qa Page | A QAPage is a WebPage focussed on a specific Question and its Answer(s), e.g. in a question answering site or documenting Frequently Asked Questions (FAQs). |
| Real Estate Listing | A [[RealEstateListing]] is a listing that describes one or more real-estate [[Offer]]s (whose [[businessFunction]] is typically to lease out, or to sell). |
| The [[RealEstateListing]] type itself represents the overall listing, as manifested in some [[WebPage]]. | |
| Search Results Page | Web page type: Search results page. |
| Video Gallery | Web page type: Video gallery page. |
Formalization for WebPage¶
| Property | Constraint |
|---|---|
| subClassOf | CreativeWork |