Adding a New Page
The process of adding a new content page to your store is essentially the same for any type of page you might want to create. You can include text, images, blocks of content, variables, and widgets.
ScandiPWA supports the most popular settings for creating CMS pages:
FIELD | STATUS | DESCRIPTION |
Enable Page | SUPPORTED | Determined whether the page is published. |
Page Title | SUPPORTED | Determined the Page Title that appears in the breadcrumb trail navigation. |
Custom Design Update | COMING SOON | By default, Magento offers an ability for a custom design update for CMS pages. The feature will be supported in the upcoming releases. |
Content Heading | SUPPORTED | Determines the heading that you want to appear at the top of the page. |
Content | SUPPORTED | Type all the content you want to appear on the page. Insert widgets and blocks of your choice. |
URL Key | SUPPORTED | When the page was saved, a default URL key was created that is based on the Content Heading. You can accept the default, or enter another URL Key. NOTE! When the URL key is changed, do not forget to update the link to the page in your CMS block on the storefront. |
Meta Title | SUPPORTED | Enter a Meta Title for the page. The Meta Title should be less than seventy characters in length and appears in the browser title bar and tab. |
Meta Keywords | SUPPORTED | Enter high-value keywords that search engines can use to index the page |
Meta Description | SUPPORTED | Enter a brief description of the page for search results listings. |
Store View | SUPPORTED | Determines the store view(s) where the page is to be available. |
Design | COMING SOON | By default, Magento offers the users to use a specific design for CMS pages. |
Caching note
The elements will be updated on the Front-End immediately after save as they are part of the ScandiPWA caching solution that will invalidate caching entries for the updated content. No cache flush or any other manual operations are necessary. Content will be visible after page refresh and new cache entry will be stored.
Last updated