Every page of your website has individual settings you can manage, and you can access them one of two ways:
- Click the “...” button for the page in the list of pages in Site on your dashboard
- In the website editor, click the menu icon next to the page name on the top-left of the website editor, then click the Edit for the page you want to manage
Name
The name of the page here is how the page is named within the website editor and dashboard.
Route
The page route is the last part of the page URL. By default this is created from the page name but can be edited to something else. Spaces are not allowed, so you should separate words and letters with dashes instead, e.g. “this-is-my-page.”
Password Protect Page
Toggling this option on will password protect the page using the password you site in your Site Settings. Visitors will not be able to view the page unless they know and enter the site password. Note that this will also prevent a search engine from indexing content on the page.
Redirects
Setting up a page redirect is helpful when you change the route of a page, which can be common if you are coming from a different website builder. To create one, click the Create a Redirect button. Enter the route you want to redirect, then select either Temporary or Permanent. Temporary redirects are sometimes referred to as 302 redirects, and permanent redirects are sometimes called 301 redirects.
404 Redirect
Setting up a 404 redirect allows you to use a page of your site as your own custom 404 page. Note that the page route should not be “404”, so you may want to use something like “not-found”. When you click the Create a 404 Redirect button, we automatically provide the route so all you need to do is click Done.
Title
The page title is displayed in your browser tab and in search results.
Search Engine Description
The page description should be a short description of the content on the page, and is indexed by search engines along with the page title.
Search Engine Keywords
Your page keywords should be a comma-separated list of words describing the content of the page, and will be indexed by search engines.
Visibility
If you have set up membership on your site, you can use this option to limit access to the page to specific groups. Select the Visible to Specific Groups option, then check the box for any groups you want to grant access to.
Hide from search engines
To prevent search engines from indexing the page, toggle this option on. Note that hiding from search engines will also hide the site from the search component.
Header Code
The Header Code field can be used to add third-party scripts which need to be placed within the <head> tags of your site.
Footer Code
The Footer Code field can also be used to add third-party scripts, and with this field they are added before the closing </body> tag.
Delete
To delete a page, click on the Delete button.
After making any changes, be sure to click the Save button to save your changes.