diff --git a/blog/index.html b/blog/index.html
index 71c0e28..bf9820f 100644
--- a/blog/index.html
+++ b/blog/index.html
@@ -2,5 +2,7 @@
layout: blog
section-type: blog
title: Blog
+sitemap:
+ priority: 1.0
---
##Blog
diff --git a/index.html b/index.html
index d1eee51..4d2b296 100755
--- a/index.html
+++ b/index.html
@@ -1,6 +1,8 @@
---
layout: index
section-type: index
+sitemap:
+ priority: 1.0
---