In PrestaShop, CMS Pages are used to create static content pages like:
- About Us
- Contact Information
- Privacy Policy
- Terms & Conditions
- Shipping & Returns
- FAQ
These pages help with SEO, customer trust, and store information.
How to Create a CMS Page in PrestaShop
PrestaShop 1.7 / 8 / 9
- Go to Back Office
- Navigate to:
Improve → Design → Pages - Click “Add new page”
- Fill:
- Page title
- URL slug
- Meta title
- Meta description
- Page content
- Enable:
- Displayed
- Indexed by search engines
- Save
CMS Categories
You can organize pages into categories like:
- Information
- Customer Service
- Legal
- Help Center
Create category:
- Design → Pages → Add new category
SEO Tips for CMS Pages
For better Google ranking:
- Use unique page titles
- Add meta descriptions
- Use headings (H1, H2)
- Add internal links
- Add images with ALT text
- Enable friendly URLs
Example:
/privacy-policy/shipping-information
Common CMS Pages Every Store Should Have
| Page | Importance |
|---|---|
| About Us | Builds trust |
| Contact Us | Customer support |
| Privacy Policy | Legal compliance |
| Terms & Conditions | Legal protection |
| Shipping Policy | Reduce confusion |
| Returns & Refunds | Improve conversions |
| FAQ | Reduce support tickets |
CMS Page URL Example
yourstore.com/content/1-about-us
With friendly URLs enabled:
yourstore.com/about-us
Add CMS Link in Footer
Go to:
- Improve → Design → Link Widget
- Edit Footer Links
- Add CMS pages
CMS Page Rich SEO Schema
You can improve SEO using:
- JSON-LD
- Breadcrumb schema
- Organization schema
Useful for:
- Better Google indexing
- Rich snippets
- AI search visibility
