Static Page Management
In GeniXCMS, Pages are used for static content that isn't chronological (like blog posts). Pages are ideal for foundational site infrastructure such as your About Us, Contact, Privacy Policy, or Terms of Service sections.
🧭 Navigating the Page Repository
To manage your site's static infrastructure:
- Click the Pages menu in the left administrative sidebar.
- The Page Manager will display a list of all current pages, their publication status, and author information.

📝 Creating a New Static Page
Establishing new pages is a straightforward process similar to blog post creation but without the focus on temporal categorization.
- Add New: Click the Add New button in the top-right corner.
- Editorial Core:
- Page Title: Define the main heading for your page.
- Page Content: Use the integrated rich-text editor to craft your layout and text.
- Metadata & Controls:
- Status: Toggle between Release (Live) or Draft (Private).
- Publish Date: Set the official creation date or schedule it for future visibility.
- Completion: Click Submit to finalize the page.

🛠️ Modifying & Mass Actions
Managing existing pages is efficient through the management dashboard.
- Edit/Delete: Use the action icons on the right of each page entry.
- Bulk Operations: Select multiple pages using the master checkbox and use the bulk actions dropdown to Publish, Unpublish, or Delete assets in one click.

💡 Key Differences: Pages vs. Posts
While both use the same editor interface, they serve distinct purposes:
| Feature |
Static Pages |
Blog Posts |
| Chronology |
Timeless (Lasting content) |
Timely (Dated updates) |
| Taxonomy |
Independent (No Categories) |
Categorized & Tagged |
| Common Use |
Mission, Services, Policy |
News, Articles, Tutorials |
lightbulbTipPerformance Tip: Since pages are static and change infrequently, they are excellent candidates for Output Caching. Ensure caching is enabled in Settings > General for faster page delivery.