This can be used to set page title or any metadata including Open Graph meta The open graph meta is to set the metadata for the website for preview in social sharing. It will provide meta tag for your website, something like "<meta property="og:title" content="What is Open Graph?">". This node should only be added to root level.
Name | Type | Default | Required | Options | Description |
---|---|---|---|---|---|
Name (name) | string | Name of the meta tag, for example, "title" or "description" | |||
Property (property) | string | Property of the meta tag, for example, "og:title" | |||
Content (content) | string | Content of the meta tag, for example, "What is Open Graph?" |
Name | Type | Description |
---|---|---|
Meta (meta) | html |