StatusPal
StatusPal.ioBlog
Documentation
Documentation
  • Introduction
  • Get Started
    • Key concepts
    • Step 1 - Configure services
    • Step 2 - Add your team
    • Step 3 - Personalize design
    • Step 4 - Enable notifications
    • Step 5 - Report an incident
  • Next Steps
  • FAQ
  • 1-Click Import
    • Atlassian Statuspage Importer
    • Status.io Importer (beta)
  • Platform
    • Services/components
      • Dependencies
    • Subscriptions & Notifications
      • Subscriptions
      • Notifications
      • Auto-maintenance notifications
      • Subscription Groups
      • Import email subscribers
      • Auto-subscribe to private status page
      • Custom email templates
        • Template examples
    • Incidents & Maintenance
      • Reporting an Incident
      • The Uptime Calendar Page
      • Custom Incident Types
      • Exporting your incidents
    • Information Notices
    • Private Status Page
      • Adding people to your status page
      • Access Groups/Audience Specific
    • Team Members
    • Status Page Settings & Design
      • Custom Domain
      • Advanced Settings
      • Design Customization
        • Design recipes
    • Multi-Language
    • Status Badge & Banner Widget
    • Integrations
      • Terraform
      • Datadog Metrics
      • Zoom Notifications
      • Google Analytics
      • Google Calendar
      • SendGrid Email Notifications
      • PagerDuty + Statuspal status page
      • Configure SSO for your status page with Okta
      • Configure SSO for your status page with Auth0
      • Configure your Mailgun Integration
      • Configure SMS Notifications (Twilio Integration)
      • Zabbix
      • Pingdom
      • Checkly
      • New Relic
      • Datadog
      • BetterUptime
  • Monitoring & automation
    • Out-of-the-box monitoring
    • Incident automation
    • Recurring maintenance
  • Security
    • Single Sign-On
      • Save your Recovery Codes
      • Configure Role provisioning from SAML attributes
      • Configure role provisioning for Okta
    • API Keys
Powered by GitBook
On this page
  • Long-running incident notification
  • Incident history limit
  • Enable custom incident types
  • Enable information notices
  • Lock from adding incidents when under maintenance
  • Remove status page from being indexed by Google
  • Enable captchas
  1. Platform
  2. Status Page Settings & Design

Advanced Settings

Your status page advanced settings.

PreviousCustom DomainNextDesign Customization

Last updated 3 months ago

You can access your status page's advanced settings by scrolling to the bottom of the Status page > Settings page and clicking to expand the "Advanced" section.

Long-running incident notification

These settings configure how soon the status page admins and owners should be notified if an incident has been open for too long.

You can select the number of hours for each incident severity. The screenshot above shows the default settings.

Incident history limit

Select how long you wish to display your incident history on your status page. This will not delete incidents older than this setting; it will only hide them from your status page.

The default is "no limit," but you can select from 30 days to one year.

Enable custom incident types

This setting will enable the custom incident types feature, allowing you to have more severities than minor and major or different ones according to your needs.

Learn more about this feature in Custom Incident Types.

Enable information notices

This setting will enable information notices, which can be used to communicate about system events that don't affect your uptime.

Learn more about this feature in Information Notices

Lock from adding incidents when under maintenance

This setting will prevent the creation of incidents on your status page for periods where there's a maintenance window in place.

Remove status page from being indexed by Google

Remove your status page from Google by adding the following to your status page <head>.

<meta name="robots" content="noindex" />

Enable captchas

By default, as a security measure to prevent spam, we require captcha solving for your visitors as a requirement to subscribe to your status page.

Since private status pages are already protected by authentication, you can disable the captcha step for private status pages with this setting.