Contains the static pages required for a site, such as About us, etc.
Name | 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 |
Name | Routes |
---|---|
add | post /api/1/entity/ms.pages TRY IT ! |
edit | put /api/1/entity/ms.pages/{_id} TRY IT ! |
list | get /api/1/entity/ms.pages TRY IT ! |
get | get /api/1/entity/ms.pages/{_id} TRY IT ! |
delete | delete /api/1/entity/ms.pages/{_id} TRY IT ! |
duplicate | put /api/1/entity/ms.pages/{_id}/_duplicate TRY IT ! |
Contains the static pages required for a site, such as About us, etc.
Name | 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 |
Name | Routes |
---|---|
add | post /api/1/entity/ms.pages TRY IT ! |
edit | put /api/1/entity/ms.pages/{_id} TRY IT ! |
list | get /api/1/entity/ms.pages TRY IT ! |
get | get /api/1/entity/ms.pages/{_id} TRY IT ! |
delete | delete /api/1/entity/ms.pages/{_id} TRY IT ! |
duplicate | put /api/1/entity/ms.pages/{_id}/_duplicate TRY IT ! |
Contains the static pages required for a site, such as About us, etc.
Name | 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:
| ||||||
images Type: array | Images to be displayed in the static page. | ||||||
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" | ||||||
SEO.title Type: string | A title tag tells both users and search engines what the topic of a particular page is. | ||||||
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 | ||||||
SEO.description Type: string | A page's description meta tag gives Google and other search engines a summary of what the page is about. | ||||||
SEO.keywords Type: string | Keywords are the most important SEO element for every search engine, they are what search strings are matched against. Choosing the right keywords to optimize for is thus the first and most crucial step to a successful SEO campaign. |
Name | Routes |
---|---|
add | post /api/1/entity/ms.pages TRY IT ! |
edit | put /api/1/entity/ms.pages/{_id} TRY IT ! |
list | get /api/1/entity/ms.pages TRY IT ! |
get | get /api/1/entity/ms.pages/{_id} TRY IT ! |
delete | delete /api/1/entity/ms.pages/{_id} TRY IT ! |
duplicate | put /api/1/entity/ms.pages/{_id}/_duplicate TRY IT ! |