Skip to content

Pages

Pages are dynamic, free-form content pages managed from Admin > Pages. Unlike articles, pages are standalone and typically used for informational content, legal documents, and custom landing pages.

Use Cases

Pages are designed for content that lives outside of the blog/article system. Common uses include:

  • Legal documents - Terms of Service, Privacy Policy, and other compliance pages.
  • Informational pages - FAQ, and team pages.
  • Resource pages - Guides, tutorials, and documentation for your customers.
  • Landing pages - Promotional or campaign-specific content with custom messaging.
  • Policy pages - Return policies, shipping information, and warranty details.

Pages differ from articles in that they do not have author attribution, excerpts, or a blog-style listing. They are intended for evergreen content that is linked to from navigation or footer menus rather than discovered through a feed.

Creating a Page

Key fields when creating a page:

  • ID - A unique identifier that also serves as the URL slug (e.g., privacy-policy). Set once during creation and cannot be changed.
  • Name - The display title, shown as the page heading and in navigation. Must be unique.
  • Body - Rich-text content using the TinyMCE editor. Supports formatting, images, links, tables, code blocks, and embeds.
  • Categories - At least one category is required. The first category in the list is the primary category and determines the URL structure.
  • Status - Controls visibility (draft, live, or archived).

URLs & Categories

Page URLs follow the pattern /pages/[category]/[id]. The primary category (first in the list) determines the URL path. For example, a page with ID privacy-policy in the legal category is accessible at /pages/legal/privacy-policy.

Categories must be set to live status and must include Pages in their table associations to appear as options. A page can belong to multiple categories, but only the first one affects the URL.

Rich-Text Editor

The body field uses the TinyMCE editor, providing a full word-processor experience. This is the same editor used for articles and includes:

  • Text formatting (headings, bold, italic, lists, blockquotes)
  • Image insertion and resizing
  • Internal and external links
  • Table creation and editing
  • Code blocks and horizontal rules
  • Fullscreen editing mode

Status Workflow

  • Draft - Page is being prepared. Not accessible to visitors.
  • Live - Page is published and accessible at its URL.
  • Archived - Page is hidden from navigation and direct access but preserved in the system.

Only pages with live status are accessible to the public. Draft and archived pages return a 404 for visitors but remain visible to admins in the Manager.

Navigation

Pages are not automatically added to site navigation. To make a page easily discoverable, add a link to it in Site Config > Navigation - either as a header link, footer link, or nested under a dropdown menu. Legal pages are commonly placed in the footer.

Pre-Built Legal Pages

The platform ships with two pre-built legal pages that are created automatically during initial setup:

Privacy Policy

A comprehensive privacy policy covering data collection, usage, storage, security, cookies, user rights (GDPR and CCPA), international data transfers, children's privacy, and breach notification procedures. Located at /pages/legal/privacy-policy.

Terms & Conditions

Full terms of service covering account registration, user roles, content standards, intellectual property, e-commerce terms, payment processing, account suspension, liability limitations, dispute resolution, and accessibility commitments. Located at /pages/legal/terms-conditions.

Customizing Legal Pages

Both documents are pre-populated with your site's name, email addresses, and business address from Site Config. They are fully editable - you should review and customize them to match your specific business requirements, jurisdiction, and legal obligations.

Disclaimer: The baseline legal pages are provided as starting templates only. Minute.tech LLC is not responsible for the content, accuracy, or legal sufficiency of these documents. You are responsible for ensuring your legal pages comply with applicable laws and regulations. Consult a qualified legal professional before publishing.