Contains the static pages required for a site, such as About us, etc.
Value | Description | ||||||
---|---|---|---|---|---|---|---|
title Type: string | Value to be used as page title in title tag. Example: size-charts | ||||||
alias Type: string | Alias for page title, used in the page URL. Example: size-charts | ||||||
content Type: string | Content of the static page. This can be styled using html tags. Example:
| ||||||
SEO Type: object | Search Engine Optimization is the activity of optimizing web pages or whole sites in order to make them more search engine friendly, thus getting higher positions in search results. SEO is the process of making your website visible in the search engine’s search results more frequently and on a higher rank. Example:
| ||||||
publish Type: string | Enable this field if you want to publish it. Example: "1" | ||||||
updated_on Type: string Read Only | Date and time on which page is updated. Example: 2014-09-22T10:37:19.009Z | ||||||
created_on Type: string Read Only | Date and time of creation of pages. Example: 2014-08-26T12:09:05.008Z | ||||||
_updated_by Type: string Read Only | Id of the person who updated the data. Example: 53ce64ca75ca73cc11a655c5 | ||||||
_created_by Type: string Read Only | Id of the person who created the data. Example: 53c8ebbffea915782b4f8b04 |