Overview
The Additional Page Settings component allows you to customize page-level metadata, including title, description, favicon, and featured image.It ensures each QR Code landing page is properly optimized for search engines, social media previews, and branded visibility. This component is typically used to configure key Open Graph (OG) and metadata values for shareable pages like Events, Products, Coupons, and Business Cards.
Properties
| Property | Type | Required | Description |
|---|---|---|---|
| meta_title | string | No | Page title used for SEO and browser tab display. Maximum length: 100 characters. |
| meta_description | string | No | Meta description for the page. Appears in search results and link previews. Maximum length: 200 characters. |
| feature_image | object | No | Defines the Open Graph or social preview image. |
| • url | string | No | Image URL (supports png, jpg, jpeg, svg, gif). Must be a valid URI. |
| favicon | object | No | Browser tab icon or shortcut icon for the page. |
| • url | string | No | Favicon image URL. Must be a valid URI. |
Used in Categories
This component is used in all landing page categories such as:Schema
Notes
- meta_title and meta_description improve search visibility and social sharing previews.
- feature_image should be at least 1200×630px for optimal display on platforms like LinkedIn and Facebook.
- Use a square favicon (32×32px or 64×64px) for best results across browsers.
- Keep titles and descriptions concise and relevant to improve click-through rates.