Content Pages
Use a content page for a simple information page, optionally with some pretemplating like pre-configured information bar on the side.For a page built entirely from scratch with fully customized sections, use a Page instead.
Example of a Content Page:
In Hygraph, open Content in the left menu, then Content Page. Make sure to filter by tenant/storefront. Select an entry to edit it, or click + Add entry.
Fields on the Content Page model:
Tenant
Select the tenant. The page is served only for that tenant.
Storefront
Select every storefront that should show the page. A shop that is left out will not serve it.
Content Type
Content Type chooses the layout. An empty value uses SimpleWithoutSidebar.
Create a single Brandoverview, SearchResult, Contact, and Favourites entry per storefront. The shop uses that entry for the brands, search, contact, and favourites links.
Brandoverview (content type)
Lists the brands sold in the shop. Leave the description empty. Example of brandoverview: vitaminexpress.org/en/brands
Contact (content type)
Description, then the contact form. Contact and Service pages on the same storefront share a sidebar that lists them. purasana.com/contactformulier
Favourites (content type)
The customer's saved products, if any. In the dropdown the value is Favourites. Leave the description empty. vitaminexpress.org/en/favourites
FreshdeskFAQ (content type)
Title, description, and embedded code, then the Freshdesk folders. Each folder is a URL under this page (your-slug/folder-name). Folder names come from Freshdesk, so do not create a Hygraph entry per folder. purasana.com/faq
SearchResult (content type)
The search results screen: categories, filters, products, and articles. Title, description, and embedded code on this entry stay unused. vitamaze.com/search
Service (content type)
Description, with a sidebar of every Service and Contact page on that storefront. vitaminexpress.fi/toimitus
Simple (content type)
Body of text, with a sidebar of USPs and shop reviews. vitaminexpress.fi/muutokset
SimpleWithoutSidebar (content type)
Same text layout, without that sidebar. vitamaze.com/lieferung
StoreFinder (content type)
Title and description, then a map of the shop's store locations. purasana.com/en/store-finder
URL path
Filled in after publish from the URL identifier. You cannot edit it. See SEO.
SEO
See SEO. On a content page:
- The URL path matches the URL identifier. Parent and children on this entry do not change it.
- With no Open Graph Image, the shop logo is used.
- Keywords are for finding the entry in Hygraph.
To link a page as the vitamin test, set the URL identifier to vitamintest on the default locale.
Title
The page heading. Required. SearchResult leaves it unused.
Description
The text under the title. It is shown on Simple, SimpleWithoutSidebar, Service, Contact, StoreFinder, and the FreshdeskFAQ root.
Embedded Code
Optional HTML, such as an iframe or a survey. It is placed on the page under the text, on Simple, SimpleWithoutSidebar, StoreFinder, and the FreshdeskFAQ root.
Menu Items
To show the page in the header or footer, put its URL on a menu item. See Menu Items.