Set custom meta titles and descriptions for CMS items
Learn how to set custom meta titles and descriptions for CMS items in Framer to improve SEO and user experience.
Customizing meta titles and descriptions for CMS items helps improve your site’s SEO and ensures search results better reflect your content.
Adding custom meta titles
Meta titles define how your page titles appear in search results, and they should be concise yet relevant to the content.
Create or use a Title field in your CMS. If it doesn’t already exist, add a Plain Text field dedicated to page titles.
In the Title field of your page settings, enter
{{Title}}
to dynamically insert the title from the CMS item.

Adding custom meta descriptions
Meta descriptions provide a brief summary of your page content and can encourage clicks from search results.
Add a Description field to your CMS. You can name it “Description” or any preferred name.
Fill the field with the description you want for each CMS item.
In the Page Description field of your page settings, enter
{{Description}}
to dynamically insert the CMS item’s description.

Google’s automated descriptions
Google sometimes replaces your meta description with text it considers more relevant to the search query. You can limit this behavior with accessibility settings.
Select the content you think Google might pick in your canvas.
In Accessibility, click +, choose Google Bot, and set it to Skip.
To prevent Google from picking any text, apply this setting to the outermost frame.

Learn more about how metadata works and how to optimize it in Framer Academy – Metadata.