SSL Certificates

HSTSHSTS

HSTS Usage Statistics · Download List of All Websites using HSTS

Forces browsers to only communicate with the site using HTTPS.

Document Standards

HTML5 DocTypeHTML5 DocType

HTML5 DocType Usage Statistics

The DOCTYPE is a required preamble for HTML5 websites.

Cascading Style SheetsCascading Style Sheets

Cascading Style Sheets Usage Statistics

Cascading Style Sheets (CSS) is a stylesheet language used to describe the presentation of a document written in a markup language. Its most common application is to style web pages written in HTML

Norton Safe WebNorton Safe Web

Norton Safe Web Usage Statistics

Norton Safe Web rating system. This site is registered with Norton Safe Web.

Strict Transport SecurityStrict Transport Security

Strict Transport Security Usage Statistics

The HTTP Strict-Transport-Security (HSTS) header instructs the browser to only use https.

Content Type OptionsContent Type Options

Content Type Options Usage Statistics

Used to disable MIME-sniffing for a particular HTTP response.

X-Frame-OptionsX-Frame-Options

X-Frame-Options Usage Statistics

The X-Frame-Options HTTP response header can be used to indicate whether or not a browser should be allowed to render a page in a frame or iframe. Sites can use this to avoid clickjacking attacks, by ensuring that their content is not embedded into other sites.

Content Security PolicyContent Security Policy

Content Security Policy Usage Statistics

Content Security Policy is a computer security concept, to prevent cross-site scripting XSS attacks.

Report URI CSPReport URI CSP

Report URI CSP Usage Statistics

Report-uri directive instructs the user agent to report attempts to violate the Content Security Policy.

CORSCORS

CORS Usage Statistics

The Cross-Origin Resource Sharing (CORS) mechanism gives web servers cross-domain access controls, which enable secure cross-domain data transfers. Access Control Allow Origin.