Pages
Create and configure status pages, monitor visibility, and display preferences
Use Pages to create separate status views (for example: home, services, or infrastructure) and control which monitors appear on each page.
Create a page
- Open Manage → Pages.
- Click New Page.
- Fill required fields:
- Path (URL segment)
- Title
- Header
- Click Create Page.
Note
The page path is automatically sanitized to a URL-friendly value (lowercase, spaces become -).
Important
The default home page (/) is created by default. You cannot change its path and you cannot delete it.
General information fields
| Field | Required | Description |
|---|---|---|
Path |
Yes | URL path for the page (for example services). |
Title |
Yes | Browser tab title. |
Header |
Yes | Main heading shown on the status page. |
Page Content |
No | Markdown content shown under the header. |
Page Logo |
No | Optional logo image for the page. |
Add monitors to a page
In Page Monitors:
- Select a monitor from the dropdown.
- Click Add.
- Repeat for all monitors you want on this page.
Remove a monitor by clicking the remove button next to it.
Important
Only monitors added to a page are shown on that page.
Display settings
Each page has its own display preferences.
Monitor status history days
- Desktop days: how many days of status history to show on desktop.
- Mobile days: how many days of status history to show on mobile.
Monitor layout style
Choose one layout:
default-listdefault-gridcompact-listcompact-grid
Click Save Preferences after changes.
Social preview and SEO
Each page can override the site-level SEO defaults set in Site Configuration.
| Field | Description |
|---|---|
Meta Title |
Custom <title> and og:title for this page. |
Meta Description |
Custom <meta name="description"> and og:description. |
Social Preview Image |
Custom og:image and twitter:image shown in link previews. |
When a field is left empty, the site-level value is used. When the site-level value is also empty, the page title and header are used as automatic fallbacks.
Override hierarchy: Page setting → Site setting → Auto-generated from page title/header.
Tip
Upload a 1200×630 image for best results across social platforms.
Delete a page
Non-home pages can be deleted from Danger Zone.
To confirm deletion, type:
delete <page_path>
Example:
delete services
Tips
- Keep page paths short and stable (changing links later is disruptive).
- Create pages by audience (for example: public services vs internal systems).
- Add only relevant monitors per page to keep status pages readable.
- Use Sharing Monitors to control badge/embed visibility per monitor.