diff --git a/.htaccess b/.htaccess
index 6bcf5c64..8da42bc8 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1 +1,13 @@
ErrorDocument 404 https://cardconjurer.com/404.php
+
+
+Header set Cache-Control "max-age=31536000, public"
+
+
+
+Header set Cache-Control "max-age=604800, public"
+
+
+
+Header set Cache-Control "max-age=86400, public"
+
\ No newline at end of file