By continuing to use this site, you agree to the storing of first- and third-party cookies on your device to enhance site navigation; analyze site, product, and service usage; and assist in our marketing and promotional efforts. Cookie Policy

 
Skip to Content

Meta Tags in Melody™ Layouts

Use <meta> tags in Melody layouts to define metadata about the Layout Control File (LCF) page. Meta tags are not displayed on the page but are used by browsers and search engines.

Melody layouts will add <meta> tags inside the <head> element of an LCF, using web-standard ordering of items.

  1. Go to Melody > Layouts.
  2. Create a +New or click the name of a layout to edit.
  3. Go to Properties > Meta Tags.
    • You can add multiple <meta> tags with different attributes.
  4. Enter text to be used for the page details, canonical link, robots, and social tags.
    • Reference the field descriptions for Meta Tags.
    • +Add a custom <meta> tag, if applicable.
    • When you delete a custom meta tag from layouts, you must also delete it from the Properties for LCFs.
  5. Select the user group who can edit the <meta> tag attributes in the Properties for LCFs.
  6. Save and Launch.

Two tags are automatically added to every LCF, as follows:

<meta charset="utf-8">

<meta name="viewport" content="width=device-width,initial-scale=1">