When the Admin builds a Page, it adds important metadata. If you add Pages locally, you'll need to add this data.
Pages must be stored within the following file path of your project: marketplace_builder/views/pages/ and must be .liquid file type.
This is an example Page generated by Siteglide. Below, we'll list available YML parameters, and body content.
The YML section of the page is marked by triple dashes above and below. Everything below is the main body of the page, in liquid language.
YML is very strict about spaces and tabs- always use two spaces instead of a tab in YML.
Body must include the constants snippet shown in example for features like SEO and Secure Zones to work.