summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_site_build/404.markdown2
-rw-r--r--_site_build/archives/index.html2
-rw-r--r--_site_build/index.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/_site_build/404.markdown b/_site_build/404.markdown
index 1e3af8e..f50f41e 100644
--- a/_site_build/404.markdown
+++ b/_site_build/404.markdown
@@ -1,7 +1,7 @@
---
layout: default
title: Page not found
-robots: follow, noindex, noodp, noydir
+robots: follow, noindex, noodp, noydir, noarchive
---
# Page not found
Sorry, but the page you were trying to view does not exist.
diff --git a/_site_build/archives/index.html b/_site_build/archives/index.html
index 45272d0..71aed54 100644
--- a/_site_build/archives/index.html
+++ b/_site_build/archives/index.html
@@ -1,7 +1,7 @@
---
layout: default
title: Archives
-robots: follow, noindex, noodp, noydir
+robots: follow, noindex, noodp, noydir, noarchive
---
<section id="archives">
<h1>Archives</h1>
diff --git a/_site_build/index.html b/_site_build/index.html
index 6fe253c..7b96318 100644
--- a/_site_build/index.html
+++ b/_site_build/index.html
@@ -1,7 +1,7 @@
---
layout: default
title: Home
-robots: follow, noindex, noodp, noydir
+robots: follow, noindex, noodp, noydir, noarchive
---
<section id="excerpts">
{% for post in site.posts limit:site.max_recent_posts %}