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
  • Customizing
    • Extend and customize the editing experience
    • Project Bellissima
    • Setup Your Development Environment
    • Extension Overview
    • Foundation
    • Sections & Trees
    • Searchable Trees (ISearchableTree)
    • Property Editors
    • Workspaces
    • Umbraco Package
    • UI Library
  • Extending
    • Build on Umbraco functionality
    • Health Check
      • Health Check Guides
        • Click-Jacking Protection
        • Content Content Security Policy (CSP)
        • 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
        • Notification Email Settings
        • SMTP
        • Strict-Transport-Security Header
    • Language Files & Localization
    • Backoffice Search
    • Creating a Custom Database Table
    • Creating a Custom Seed Key Provider
    • Embedded Media Providers
    • Custom File Systems (IFileSystem)
    • Configuring Azure Key Vault
    • Server Events From SignalR
    • Packages
  • 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
    • Management API
    • Custom Swagger API
    • Umbraco Flavored Markdown
    • Content Type Filters
  • Tutorials
    • Overview
    • Creating a Basic Website
    • Creating your First Extension
    • Creating a Custom Dashboard
    • Creating a Property Editor
    • Creating a Multilingual Site
    • Add Google Authentication (Users)
    • Add Microsoft Entra ID authentication (Members)
    • Creating Custom Database Tables with Entity Framework
    • Migrating Macros
    • 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
    • Implement Custom Error Pages
    • Create a custom maintenance page
    • Creating a backoffice API
    • Extending the Help Menu
Powered by GitBook
On this page

Was this helpful?

Edit
  1. Extending
  2. Health Check

Health Check Guides

Click-Jacking ProtectionContent Content Security Policy (CSP)Content/MIME Sniffing ProtectionCross-site scripting Protection (X-XSS-Protection header)Debug Compilation ModeExcessive HeadersFixed Application UrlFolder & File PermissionsHTTPS ConfigurationNotification Email SettingsSMTPStrict-Transport-Security Header
PreviousHealth CheckNextClick-Jacking Protection

Last updated 11 months ago

Was this helpful?