Page

A content object in a web content management system which is intended to be accessed directly from a browser via a URL. In its most pure form, a page can be distinguished from a more abstract content element by the assignment of a URL.

In some systems, a page is simply a container in which content elements ("blocks" or "widgets") are organized. The page might have information attached to it that would be unique for a single web page, such as the aforementioned URL, a TITLE tag, META tags, etc. However, the only managed content on the page would be in the form of assigned content elements.

In other systems, a page is a specific content type with "page like" attributes, such a "Title Tag" and "Meta Tags" etc.

A CMS that is organized primarily around the concept of pages is sometimes referred to as a page-based CMS. This term is often used pejoratively, meant to imply a limitation as compared to systems that deal with content on a more abstract level.