To hide a page in Webflow, you can use various methods depending on your needs, such as removing it from navigation or protecting it with a password.
1. Remove from Navigation
- Go to the Pages panel in Webflow.
- Find the page you want to hide.
- Click on the gear icon next to the page name to open Page Settings.
- In the Navigation section, uncheck the option to "Show in Navigation."
2. Use Page Password Protection
- Access the Page Settings by clicking the gear icon for the specific page.
- Enable "Require a password to view this page" under the Password Protection section.
- Enter a password of your choice and click "Save."
3. Disable Page Slug
- Modify the slug in the Page Settings to make it harder to find manually.
- Change it to an obscure or non-guessable name.
4. Redirect the Page
- Use a 301 redirect to send visitors to another page.
- Go to Project Settings > Hosting > 301 Redirects.
- Enter the original page slug in "Old Path" and the new target page in "Redirect to Path."
Summary
To hide a page in Webflow, remove it from navigation or protect it with a password. Adjust the page slug or set a 301 redirect for additional concealment options.