SEO
The seo
collection is a single-entry collection that provides built-in search engine optimization features for page-like collections.
Definition
The collection includes the following fields:
Field | Type | Description |
---|---|---|
| The base URL of the website (e.g., https://example.com) used to create SEO-friendly URLs in the | |
| Text displayed in browsers before or after the regular page title (e.g., Page Title | Base Title). | |
| Characters used to separate the page title and base title. | |
| The position of the base title relative to the page title. | |
| Discourage search engines from indexing the entire website. | |
| An image that appears when someone shares a page link on a social network. The optimal image size is 1200 × 630 pixels. | |
| The organization logo shown in search results and in the Google knowledge panel. | |
| A small square image that appears next to the URL in a browser's address bar. | |
| Specifies whether to auto-generate og and twitter meta tags based on the current page title, description, and URL. | |
| An array of default | |
| List of external scripts or inline JS code that can be placed in different positions on all pages of the website. | |
| The language code associated with this collection record. Learn more about translations here. | |
| Automatically generated timestamp indicating when the SEO settings were created. | |
| Automatically generated timestamp indicating when the SEO settings were last updated. | |
| Unique identifier of the record. |
Check out the collection definition on GitHub for more details.
Last updated on January 9, 2024 at 14:02