How to exclude items from locales

Learn how to hide specific pages in certain locales using Framer’s localization tools.

You can control which pages appear in each language by hiding items in specific locales. This helps you tailor your site structure and content without duplicating work or translating unnecessary pages.

Hide a page in a locale

To hide a page in a specific locale:

  1. Open the Localization view.

  2. Find the page you want to hide.

  3. Right-click the item and select “Hide in this locale”.

Alt text: Framer Localization panel with Español selected, showing a context menu over the “Features” page with “Hide in this locale” highlighted.

Hiding a page makes it unavailable in that locale. If someone tries to open the page, their browser will return a 404 error. The locale picker also updates automatically—it will remove the hidden locale when a user views the same page in another language.

As of November 2025, you can hide pages only in newly added locales. You cannot hide items in the base locale.

Updated