Page meta is used to configure the page metadata, commonly used for SEO purposees, you can configure page title, icon, description here. Any other arbitrary meta tags can be configured with a htmlMeta node.
Name | Type | Default | Required | Options | Description |
---|---|---|---|---|---|
Title (title) | string | The title of the page, will be shown in the browser tab | |||
Description (description) | string | Description of the page, will be shown in the search engine result page | |||
icon (icon) | string | Url of the icon, will be shown in the browser tab | |||
Title (ogTitle) | string | The title of the page, will be shown in social sharing preview as title | |||
Description (ogDescription) | string | Description of the page, will be shown in social sharing preview as description | |||
Image (ogImage) | string | Url of the image, will be shown in social sharing preview as image |
Name | Type | Description |
---|---|---|
Meta (meta) | html |