{"section":"known-issues","requestedLocale":"en","requestedSlug":"tags-title-and-description-are-ignored-in-static-template","locale":"en","slug":"tags-title-and-description-are-ignored-in-static-template","path":"docs/en/known-issues/Marketing & Merchandising/tags-title-and-description-are-ignored-in-static-template.md","branch":"main","content":"## Summary\n\nIn static templates that are not for product, department, category or brand the title and description tags - when inserted directly into the template - are ignored by the system.\n\nThe title default becomes the name of the highest level folder plus the name of the website.\n\nExample:\n\nWebsite: `OnlineStore`\n\nFolders:\n- `Institutional`\n- `Frequently Asked Questions`\n           \nThe `Frequently Asked Questions` page will be titled \"Institutional - OnlineStore\".\n\n## Simulation\n\n1. Create a first-level or lower folder.\n2. Place the tags `<title>` and `<description>` inside the `<head>`\n\n## Workaround\n\n1. Create a [custom control](/en/faq/what-is-the-purpose-of-the-customized-control) with type HTML and insert the tags `<title>` and `<description>`.\n2. Insert the custom control into the `<head>` of the static template."}