Learn how to create pages on deco.cx without needing code
Content > Pages
.
/posts
) or dynamic (e.g., /posts/:slug
, /search/*
),
following the URLPattern scheme.You can duplicate or delete pages using the extra actions in the page listing (3-dot icon).To create a new page on your website, click on the Create button in the top right corner of the page list. A form will open with the fields: name, path, and template. Template allows you to create a page based on the content of another page (optional field). Once created, you will be redirected to the page editor. Now you can edit and add new Sections available on your website and configure the page the way you want.
Important: Matchers are tested in the order they are placed, from the first (top) to the last (default). When a matcher is satisfied, it is immediately executed and no other subsequent conditions are tested, regardless of any other matcher that may satisfy the configured condition.
Important: Matchers are tested in the order they are placed, from the first (top) to the last (default). When a matcher is satisfied, it is immediately executed and no other subsequent conditions are tested, regardless of any other matcher that may satisfy the configured condition.