Umbraco CMS
Ctrlk
CloudHeartcoreDXPMarketplace
  • Umbraco CMS Documentation
  • Legacy Documentation
  • Release Notes
  • Contribute
  • Sustainability Best Practices
  • Fundamentals
    • Get to know Umbraco
    • Setup
    • Backoffice
    • Data
    • Design
    • Code
  • Implementation
    • Learn how Umbraco works
    • Routing
    • Custom Routing
    • Controllers
    • Data Persistence (CRUD)
    • Composing
    • Integration Testing
    • Nullable Reference Types
    • Services and Helpers
    • Unit Testing
  • Extending
    • Customize the editing experience
    • Dashboards
    • Sections & Trees
    • Property Editors
    • Package Manifest
    • Macro Parameter Editors
    • Health Check
      • Health Check Guides
        • Click-Jacking Protection
        • Content/MIME Sniffing Protection
        • Cross-site scripting Protection (X-XSS-Protection header)
        • Debug Compilation Mode
        • Excessive Headers
        • Fixed Application Url
        • Folder & File Permissions
        • HTTPS Configuration
        • Macro Errors
        • Notification Email Settings
        • SMTP
        • Strict-Transport-Security Header
    • Language Files & Localization
    • Backoffice Search
    • Backoffice Tours
    • Backoffice UI API Documentation
    • Content Apps
    • Creating a Custom Database Table
    • Embedded Media Providers
    • Custom File Systems (IFileSystem)
    • Configuring Azure Key Vault
    • Packages
    • UI Library
  • Reference
    • Dive into the code
    • Configuration
    • Templating
    • Querying & Models
    • Routing & Controllers
    • Content Delivery API
    • Webhooks
    • API versioning and OpenAPI
    • Searching
    • Using Notifications
    • Inversion of Control / Dependency injection
    • Management
    • Plugins
    • Cache & Distributed Cache
    • Response Caching
    • Security
    • Scheduling
    • Common Pitfalls & Anti-Patterns
    • API Documentation
    • Debugging with SourceLink
    • Language Variation
    • UmbracoMapper
    • Distributed Locks
    • AngularJS
  • Tutorials
    • Overview
    • Creating a Basic Website
    • Creating a Custom Dashboard
    • Creating a Property Editor
    • Creating a Multilingual Site
    • Add Google Authentication (Users)
    • Add Microsoft Entra ID authentication (Members)
    • Creating a Backoffice Tour
    • Creating Custom Database Tables with Entity Framework
    • The Starter Kit
    • Editor's Manual
    • Multisite Setup
    • Member Registration and Login
    • Custom Views for Block List
    • Connecting Umbraco Forms and Zapier
    • Creating an XML Sitemap
    • Implementing Custom Error Pages
Powered by GitBook
On this page
  • Click jack protection
  • Content sniffing protection
  • Cross-site scription protection
  • Debug compilation mode
  • Excessive Headers
  • Fixed Application Url
  • Folders and File Permissions
  • HTTPS configuration
  • Macro errors
  • Notification Email
  • Simple Mail Transfer Protocol (SMTP)
  • Strict transport security header
Edit
  1. Extending
  2. Health Check

Health Check Guides

Below is a list of guides for Health Checks in Umbraco.

Click jack protection

Content sniffing protection

Cross-site scription protection

Debug compilation mode

Excessive Headers

Fixed Application Url

Folders and File Permissions

HTTPS configuration

Macro errors

Notification Email

Simple Mail Transfer Protocol (SMTP)

Strict transport security header

PreviousHealth CheckNextClick-Jacking Protection

Last updated 1 year ago