From ef4335d1e6df8be499d7d921b48d90b584fc8cf3 Mon Sep 17 00:00:00 2001 From: davidtsadler Date: Fri, 6 Jan 2012 17:12:23 +0000 Subject: Add noodp and noydir to robots meta tag. --- _site_build/archives/index.html | 2 +- _site_build/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_site_build/archives/index.html b/_site_build/archives/index.html index 1ea05d6..45d9bdc 100644 --- a/_site_build/archives/index.html +++ b/_site_build/archives/index.html @@ -1,7 +1,7 @@ --- layout: default title: Archives -robots: noindex +robots: noindex, noodp, noydir ---

Archives

diff --git a/_site_build/index.html b/_site_build/index.html index d88fda0..ac66924 100644 --- a/_site_build/index.html +++ b/_site_build/index.html @@ -1,7 +1,7 @@ --- layout: default title: Home -robots: noindex +robots: noindex, noodp, noydir ---
{% for post in site.posts limit:site.max_recent_posts %} -- cgit v1.2.3-13-gbd6f