From c0203f126a3e8363abce360783acc3528e9f3d69 Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Thu, 30 Apr 2015 10:29:46 +0800 Subject: [PATCH] SEO meta keywords, meta description --- andrea/index.ftl | 6 +++++- bruce/index.ftl | 6 +++++- classic/index.ftl | 6 +++++- community/index.ftl | 6 +++++- ease/index.ftl | 6 +++++- favourite/index.ftl | 6 +++++- i-nove/index.ftl | 6 +++++- metro-hot/index.ftl | 9 ++++++--- mobile/index.ftl | 6 +++++- neoease/index.ftl | 6 +++++- owmx-3.0/index.ftl | 6 +++++- timeline/index.ftl | 6 +++++- tree-house/index.ftl | 6 +++++- 13 files changed, 66 insertions(+), 15 deletions(-) diff --git a/andrea/index.ftl b/andrea/index.ftl index 8360990..3db916c 100644 --- a/andrea/index.ftl +++ b/andrea/index.ftl @@ -3,8 +3,12 @@ <@head title="${blogTitle}"> + <#if metaKeywords??> - + + <#if metaDescription??> + + diff --git a/bruce/index.ftl b/bruce/index.ftl index 248766e..343a86d 100644 --- a/bruce/index.ftl +++ b/bruce/index.ftl @@ -3,8 +3,12 @@ <@head title="${blogTitle}"> + <#if metaKeywords??> - + + <#if metaDescription??> + + diff --git a/classic/index.ftl b/classic/index.ftl index ef02c65..415c971 100644 --- a/classic/index.ftl +++ b/classic/index.ftl @@ -3,8 +3,12 @@ <@head title="${blogTitle}"> + <#if metaKeywords??> - + + <#if metaDescription??> + + diff --git a/community/index.ftl b/community/index.ftl index 014c0bd..75c8d30 100644 --- a/community/index.ftl +++ b/community/index.ftl @@ -3,8 +3,12 @@ <@head title="${blogTitle}"> + <#if metaKeywords??> - + + <#if metaDescription??> + + diff --git a/ease/index.ftl b/ease/index.ftl index c189bbc..064ae81 100644 --- a/ease/index.ftl +++ b/ease/index.ftl @@ -3,8 +3,12 @@ <@head title="${blogTitle}"> + <#if metaKeywords??> - + + <#if metaDescription??> + + diff --git a/favourite/index.ftl b/favourite/index.ftl index 47fd93e..2d6f2ba 100644 --- a/favourite/index.ftl +++ b/favourite/index.ftl @@ -3,8 +3,12 @@ <@head title="${blogTitle}"> + <#if metaKeywords??> - + + <#if metaDescription??> + + diff --git a/i-nove/index.ftl b/i-nove/index.ftl index 880d1bf..d6a7d90 100644 --- a/i-nove/index.ftl +++ b/i-nove/index.ftl @@ -3,8 +3,12 @@ <@head title="${blogTitle}"> + <#if metaKeywords??> - + + <#if metaDescription??> + + diff --git a/metro-hot/index.ftl b/metro-hot/index.ftl index 4297972..a9898da 100644 --- a/metro-hot/index.ftl +++ b/metro-hot/index.ftl @@ -4,9 +4,12 @@ <@head title="${blogTitle}"> - - + <#if metaKeywords??> + + + <#if metaDescription??> + + diff --git a/mobile/index.ftl b/mobile/index.ftl index 262e790..9695dfe 100644 --- a/mobile/index.ftl +++ b/mobile/index.ftl @@ -3,8 +3,12 @@ <@head title="${blogTitle}"> + <#if metaKeywords??> - + + <#if metaDescription??> + + diff --git a/neoease/index.ftl b/neoease/index.ftl index 5aa70bf..6c7edba 100644 --- a/neoease/index.ftl +++ b/neoease/index.ftl @@ -3,8 +3,12 @@ <@head title="${blogTitle}"> + <#if metaKeywords??> - + + <#if metaDescription??> + + diff --git a/owmx-3.0/index.ftl b/owmx-3.0/index.ftl index 6cde590..41940cc 100644 --- a/owmx-3.0/index.ftl +++ b/owmx-3.0/index.ftl @@ -3,8 +3,12 @@ <@head title="${blogTitle}"> + <#if metaKeywords??> - + + <#if metaDescription??> + + diff --git a/timeline/index.ftl b/timeline/index.ftl index a9a029c..8f1184e 100644 --- a/timeline/index.ftl +++ b/timeline/index.ftl @@ -3,8 +3,12 @@ <@head title="${blogTitle}"> + <#if metaKeywords??> - + + <#if metaDescription??> + + diff --git a/tree-house/index.ftl b/tree-house/index.ftl index 746a01a..ad10949 100644 --- a/tree-house/index.ftl +++ b/tree-house/index.ftl @@ -3,8 +3,12 @@ <@head title="${blogTitle}"> + <#if metaKeywords??> - + + <#if metaDescription??> + +