Page
All the page related configurations are entered here.
Title
The text to display on the page's tab in the user's web browser.
Slug
The URL (i.e. the web address) to use for the page.
Description
The description shown when the page is shared, for example on social media.
(For web developers, this is referred to as the "og:description".)
Keywords
Keywords give search engines more information on the page's content. Good keywords assist with Search Engine Optimisation (SEO), the ability for the correct people to find your page.
Placeholder image
A URL (web address) for the image that should be displayed when the page is shared, for example on social media.
Set field as null
Sets the placeholder image to a generic image, without providing a URL.
Allow search engine
Allows search engines to crawl (take note of) the page, and show the page in search results. Disabling this makes the page much less likely to show up in search results, but is not bulletproof.
Use Featured Header
The Featured Header is a special rendering of the site's Site Header component. Specifically, it renders the banner as translucent, and later displays the banner more opaquely as the user scrolls down the page.
Note, it will only work if the Primary Header's Layout is set to Small. (Go to Sites, and select the site. Under Site Header, click the "Update Header" button: the Primary Header modal will now display. Under Layout, select Small.)
Published On Site
The site on which to publish the page.
Content
The content to add to the page. Click the "+" button to add a new component, and then edit the component's content in the input box by clicking the "Edit" button at the bottom of the component.
A reference for each component is provided in the Components section of the documentation.
SEO Body Start
A way to manually add a style (<style> </style>
) or script (<script> </script>
) tag to the HTML
header. This is not required for standard site funcationality. It may be useful for adding
page-specific styling or functionality tweaks.
SEO Body End
A way to manually add a script (<script> </script>
) or (<style> </style>
) tag to the HTML
footer. This is not required for standard site funcationality. It may be useful for adding
page-specific styling or functionality tweaks.