# website security

Published articles for website security.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Maximizing page performance and security with Cloudflare tuning

DevFeed: [Maximizing page performance and security with Cloudflare tuning](<https://devfeed.tech/articles/maximizing-page-performance-and-security-with-cloudflare-tuning-27691.md>)

Original publisher: [Read original article](<https://gagor.pro/2024/01/maximizing-page-performance-and-security-with-cloudflare-tuning/>)

Author: Tom

Published: 2024-01-11T00:00:00Z

Content type: tutorial

Language: en

Sources: [Tomasz Gągor](<https://devfeed.tech/sources/tomasz-gagor.md>)

Topics: [Cloudflare](<https://devfeed.tech/topics/cloudflare.md>), [GitHub Pages](<https://devfeed.tech/topics/github-pages.md>), [Security](<https://devfeed.tech/topics/security.md>), [Website](<https://devfeed.tech/topics/website.md>)

Tags: [cloudflare](<https://devfeed.tech/tags/cloudflare.md>), [cloudflare-tuning](<https://devfeed.tech/tags/cloudflare-tuning.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [github-pages](<https://devfeed.tech/tags/github-pages.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [http](<https://devfeed.tech/tags/http.md>), [http-3](<https://devfeed.tech/tags/http-3.md>), [https](<https://devfeed.tech/tags/https.md>), [https-configuration](<https://devfeed.tech/tags/https-configuration.md>), [page-performance](<https://devfeed.tech/tags/page-performance.md>), [performance](<https://devfeed.tech/tags/performance.md>), [security](<https://devfeed.tech/tags/security.md>), [static-site-optimization](<https://devfeed.tech/tags/static-site-optimization.md>), [tls](<https://devfeed.tech/tags/tls.md>), [website-security](<https://devfeed.tech/tags/website-security.md>)

### AI overview

A practical guide to tuning Cloudflare for a statically generated blog hosted on GitHub Pages. It covers HTTPS, HSTS, TLS versions, Brotli, and related settings, recommending that readers enable changes incrementally and measure their effects.

### Source excerpt

Learn how to maximize page performance and security by tuning Cloudflare settings, specifically for a statically generated blog hosted on GitHub Pages.