CMS
Website management module
Introduction to CMS
The CMS in Sugester 2 allows you to create marketing pages, landing pages, and documentation without writing backend code. The system is based on Liqu...
Liquid Variables in Layouts
CMS layouts use Liquid templates for dynamic content rendering. You define variables in the page fields. Basic Syntax Displaying Variables {{ title ...
SEO in CMS - meta tags and Open Graph
Complete SEO configuration for CMS pages includes meta tags, Open Graph (Facebook/LinkedIn), Twitter Card, and language tags. Basic Meta Tags In the...
Multilingual Pages in CMS
How to create multilingual pages with a switcher and correct SEO tags. Structure Each language version is a separate page with its own fields: Site...
API CMS - endpoints and examples
API documentation for CMS page management. Authorization All requests require an API token: ?api_token=YOUR_TOKEN Endpoints Resource GET (list...
Paragraphs - creating page sections
Paragraphs are HTML content blocks that make up the page’s content. Paragraph Structure Field Description name Identifying name (e.g. "Hero PL"...
Domains and website configuration
How to connect your own domain to the CMS website. Requirements Own domain (e.g. mojafirma.pl) Access to DNS settings CMS website in Sugester...
Reusable sidebar - pattern
When you have multiple subpages with the same sidebar (e.g., product features list), instead of copying HTML to each page, you can use a reusable para...
Migration of files from Siteor to CMS
Goal Transfer files (images) from the external hosting Siteor (fs.siteor.com) to your own CMS (/cms/assets). When to use When you want to become...