[Hugo](https://gohugo.io)

Automatically setting 'lastmod' in Hugo pages with Git modification date

Learn how to automatically set the ’lastmod’ parameter in Hugo pages using Git modification dates to improve SEO and expedite search engine indexing.

2024-03-24 · 2 min · timor
[Cloudflare Pages](https://pages.cloudflare.com) and [Hugo](https://gohugo.io)

Optimizing Hugo static site redirects with Cloudflare Pages

Learn how to optimize Hugo static site redirects using Cloudflare Pages, overcoming limitations of GitHub Pages and Cloudflare Free plan.

2024-03-04 · 3 min · timor
[Cloudflare](https://www.cloudflare.com)

Maximizing page performance and security with Cloudflare tuning

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

2024-01-11 · 8 min · timor

Prepare for DoS like Cloudflare do

I watched nice presentation about how Cloudflare protects itself against DoS. Most of us are not able to do that exactly like them but some of tips were general enough to be used on typical web front server. I took notes from this presentation and presented here. Thanks to Marek agreement I also reposted all examples (in easier to copy paste way). Howto prepare against ACK/FIN/RST/X-mas flood Use conntrack rule: ...

2016-02-05 · 4 min · timor