There are a couple of ways to hide pages from navigation in Squarespace. One way is to simply uncheck the “Show in Navigation” box in the Page Settings panel. This will remove the page from navigation, but it will still be accessible if someone knows the URL.
If you want to completely hide the page from everyone, including people who know the URL, you can password protect the page. To do this, go to the Page Settings panel and check the “Password Protect” box.
PRO TIP: If you’re looking to hide a page from navigation in Squarespace, be aware that this could have negative consequences for your website. Hidden pages are not indexed by search engines, which means they will not show up in search results. This could make it difficult for people to find the information they’re looking for on your site. In addition, hidden pages can also make your site appear less user-friendly and organized. If you do decide to hide a page from navigation, be sure to test how it affects your website’s performance and make sure the hidden page is still accessible if needed.
Enter a password and click “Save.” Now anyone who tries to access the page will be prompted for the password.
You can also hide pages by putting them in a folder. To do this, create a new folder in the Pages panel and drag the pages you want to hide into that folder.
Then, go to the Folder Settings panel and check the “Hide Folder from Navigation” box. The pages in that folder will now be hidden, but they will still be accessible if someone knows the URL.
4 Related Question Answers Found
There are a few reasons you might want to hide a page on your Squarespace site. Maybe you’re still working on it and don’t want it to be public yet, or maybe you have a page that you only want certain people to be able to see. Whatever the reason, Squarespace makes it easy to hide pages on your site.
If you want to hide content on your Squarespace site, there are a few methods you can use. One is to use the “Hide” option in the Page Settings menu. This will hide the page from navigation menus, search results, and other areas of your site.
There are a few different ways that you can hide text in Squarespace. One way is to use the <p> tag. The <p> tag is used to create paragraphs of text.
There are a few ways to hide the logo on one page in Squarespace. One way is to use CSS. You can add the following code to the Custom CSS Editor:
#logo {
display: none;
}
This will hide the logo on all pages.