https://algustionesa.com Kalamuna Lafdzun Mufidzun Wed, 13 May 2026 03:30:17 +0000 hourly 1 https://wordpress.org/?v=7.0 https://algustionesa.com/how-a-reddit-mod-can-destroy-a-multi-million-dollar-business/#comment-5944 Wed, 13 May 2026 03:30:17 +0000 https://algustionesa.com/?p=2457#comment-5944 This was debunked: https://michaelnovati.substack.com/p/a-response-to-lars-lofgrens-codesmith

]]>
https://algustionesa.com/security-headers/#comment-1629 Mon, 19 May 2025 07:57:43 +0000 https://algustionesa.com/?p=623#comment-1629 Great article.

]]>
https://algustionesa.com/security-headers/#comment-1547 Sat, 19 Apr 2025 12:54:12 +0000 https://algustionesa.com/?p=623#comment-1547 awesome

]]>
https://algustionesa.com/security-headers/#comment-1389 Sat, 15 Feb 2025 16:39:52 +0000 https://algustionesa.com/?p=623#comment-1389 Thank you for this excellent resource! A+!

]]>
https://algustionesa.com/google-analytics-alternatives/#comment-1010 Tue, 09 Jul 2024 12:24:44 +0000 https://algustionesa.com/?p=353#comment-1010 Hello, great overview. You can also check https://LiteAnalytics.com for your next review.

Lightweight, simple and easy to use, and we also provide free tier for up to 10K monthly page views, good starting point for smaller websites.

]]>
https://algustionesa.com/security-headers/#comment-988 Fri, 28 Jun 2024 06:26:07 +0000 https://algustionesa.com/?p=623#comment-988 ah… this working… thx you dude

]]>
https://algustionesa.com/security-headers/#comment-867 Fri, 19 Apr 2024 06:47:34 +0000 https://algustionesa.com/?p=623#comment-867 I have added 3 rules in Cloudflare Transform Rules:
Strict-Transport-Security “max-age=63072000; includeSubDomains; preload”
X-Content-Type-Options “nosniff”
X-Frame-Options “SAMEORIGIN”

and after clearing cache when i hit the domain name from google chrome it shows me error in console
"X-Frame-Options may only be set via an HTTP header sent along with a document. It may not be set inside"

Why is it so?

]]>
https://algustionesa.com/security-headers/#comment-847 Fri, 12 Apr 2024 14:43:26 +0000 https://algustionesa.com/?p=623#comment-847 Thank you very helpful. I managed to replace all the rules added by a leading security headers plugin using this. They are below for others reference

Header set Access-Control-Allow-Methods "GET,POST"
Header set Access-Control-Allow-Headers "Content-Type, Authorization"
Header set Content-Security-Policy "upgrade-insecure-requests;"
Header set Cross-Origin-Embedder-Policy "unsafe-none; report-to='default'"
Header set Cross-Origin-Embedder-Policy-Report-Only "unsafe-none; report-to='default'"
Header set Cross-Origin-Opener-Policy "unsafe-none"
Header set Cross-Origin-Opener-Policy-Report-Only "unsafe-none; report-to='default'"
Header set Cross-Origin-Resource-Policy "cross-origin"
Header set Permissions-Policy "accelerometer=(), autoplay=(), camera=(), cross-origin-isolated=(), display-capture=(self), encrypted-media=(), fullscreen=*, geolocation=(self), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), midi=(), payment=*, picture-in-picture=(), publickey-credentials-get=(), screen-wake-lock=(), sync-xhr=(), usb=(), xr-spatial-tracking=(), gamepad=(), serial=()"
Header set Referrer-Policy "strict-origin-when-cross-origin"
Header set Strict-Transport-Security "max-age=63072000; includeSubDomains; preload"
Header set X-Content-Security-Policy "default-src 'self'; img-src *; media-src * data:;"
Header set X-Content-Type-Options "nosniff"
Header set X-Frame-Options "SAMEORIGIN"
Header set X-Permitted-Cross-Domain-Policies "none"

]]>
https://algustionesa.com/security-headers/#comment-831 Mon, 01 Apr 2024 15:33:14 +0000 https://algustionesa.com/?p=623#comment-831 Nice article! Thanks!

]]>
https://algustionesa.com/security-headers/#comment-820 Thu, 28 Mar 2024 13:52:42 +0000 https://algustionesa.com/?p=623#comment-820 worked great. thank u so much

]]>