Skip to content

CMS Pages ​

CMS pages are the content pages of your storefront, such as About Us, your shipping and return policies, and your terms of use. A new store comes with ten pages, ready for you to edit. Each page has its own address, its own content in each language, and its own details for search engines.

The pages list ​

Go to CMS to see your pages. The Pages list shows each page's ID, Page Title and URL Key, with icons to view the page on the storefront, edit it and delete it. Click Export to download the list as CSV, XLS or XLSX.

The CMS Pages list with the ten pages a new store includes

Create a page ​

  1. Go to CMS.

  2. Click Create Page.

  3. In Description, write the page Content in the editor.

  4. Under SEO, enter the Meta Title, if you like.

  5. Enter the URL Key.

  6. Enter the Meta Keywords and Meta Description, if you like.

  7. Under General, enter the Title.

  8. Under Channels, tick the channels that show the page.

    The Create Page form with the page content, the SEO fields and the General panel
  9. Click Save Page.

You see "CMS created successfully." Content, URL Key, Title and at least one channel are required.

Page fields ​

SettingWhat it does
ContentThe body of the page. Only basic formatting is kept: headings, text styles, links, lists, images and tables. Scripts, embedded videos, frames, forms and most inline styles are removed when you save. Once Magic AI and text generation are switched on, the editor's Magic AI button can draft the content for you.
Meta TitleThe page title search engines show
URL KeyThe last part of the page's address, after /page/. For example, size-guide opens at /page/size-guide. Use letters and numbers separated by single hyphens, with no spaces. Each URL key must be unique.
Meta KeywordsKeywords for search engines
Meta DescriptionThe short description search engines show under the title
TitleThe page's title. It's labelled Page Title when you edit the page.
ChannelsThe channels that show the page

The SEO section previews how the page may look in search results, with the Meta Title, the page address and the Meta Description.

Edit a page in each language ​

A new page is saved with the same content in every language. Switching the language on the edit page reloads it, so save your changes before you switch. To translate a page:

  1. Go to CMS.

  2. Click the edit icon of the page.

  3. At the top of the page, choose the language.

    The Edit Page screen with the language selector, the Preview Page button and the page content
  4. Change the Content, the SEO fields and the Page Title for that language.

  5. Click Save Page.

The language selector appears when your store has more than one language. Channels are shared by every language, and the URL key can differ between languages.

Preview Page opens the page on the storefront in a new tab, in the storefront's current language. It appears once the language you're editing has content.

Check the redirect after changing a URL key

When you change a page's URL key, Bagisto adds a URL rewrite from the old key, for the language you edited. Under Marketing >> Search & SEO >> URL Rewrites, open that rewrite and check that its Target Path starts with page/.

A page opens at your store's address followed by /page/ and its URL key, for example /page/about-us. To add it to the storefront footer, add a link with a URL such as page/about-us to the Footer Links section. See Footer Links.

Delete pages ​

  • To delete one page, click its delete icon and confirm.
  • To delete several pages, select them in the list, open Select Action and choose Delete.

Deleted pages can't be restored.

Released under the MIT License.