Skip to content

Commit a6d7f18

Browse files
committed
CodeIgniter-Blog v2.4.13 Modify meta description and keywords for SEO.
1 parent e488e4e commit a6d7f18

File tree

11 files changed

+11
-11
lines changed

11 files changed

+11
-11
lines changed

application/views/about.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<meta name="msvalidate.01" content="" />
1010
<meta name="baidu-site-verification" content="" />
1111
<meta name="author" content="LunaNova">
12-
<meta name="keywords" content="Luna, Nova, Information, 某普通上班族的的个人简介"/>
12+
<meta name="keywords" content="Luna, Nova, LunaNova, Information, 某普通上班族的的个人简介"/>
1313
<meta name="description" content="About Nova, Ordinary office worker, 某普通上班族的的个人简介( =ノωヽ=)"/>
1414
<link rel="stylesheet" href="<?php echo base_url();?>static/css/index.css"/>
1515
<link rel="stylesheet" href="<?php echo base_url();?>static/css/style.css"/>

application/views/article.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<meta name="msvalidate.01" content="" />
1010
<meta name="baidu-site-verification" content="" />
1111
<meta name="author" content="LunaNova">
12-
<meta name="keywords" content="Luna, Nova, Articles, 某普通上班族的博客, 编程, 软件开发, 程序员, 教程, Computer, PHP, Python, Learn to program"/>
12+
<meta name="keywords" content="Luna, Nova, Articles, LunaNova, 某普通上班族的博客, 编程, 软件开发, 程序员, 教程, Computer science, PHP, Python, Golang"/>
1313
<meta name="description" content="普通上班族写的的文章,内容涵盖互联网、计算机原理、编程教程与文艺文章,偶尔发发牢骚,卖卖萌o(^・x・^)o"/>
1414
<link rel="stylesheet" href="<?php echo base_url();?>static/css/index.css"/>
1515
<link rel="stylesheet" href="<?php echo base_url();?>static/css/style.css"/>

application/views/category.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<meta name="msvalidate.01" content="" />
1010
<meta name="baidu-site-verification" content="" />
1111
<meta name="author" content="LunaNova">
12-
<meta name="keywords" content="Luna, Nova, Learning journey"/>
12+
<meta name="keywords" content="Luna, Nova, LunaNova, Learning journey"/>
1313
<meta name="description" content="普通上班族的学习之旅,学习各种好玩有趣的东西ฅ( >ω<)ฅ"/>
1414
<link rel="stylesheet" href="<?php echo base_url();?>static/css/index.css"/>
1515
<link rel="stylesheet" href="<?php echo base_url();?>static/css/style.css"/>

application/views/category_details.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<meta name="google-site-verification" content="" />
1010
<meta name="baidu-site-verification" content="" />
1111
<meta name="author" content="LunaNova">
12-
<meta name="keywords" content="Luna, Nova, Learning journey"/>
12+
<meta name="keywords" content="Luna, Nova, LunaNova, Learning journey"/>
1313
<meta name="description" content="普通上班族的学习之旅,学习各种好玩有趣的东西ฅ( >ω<)ฅ"/>
1414
<link rel="stylesheet" href="<?php echo base_url();?>static/css/index.css"/>
1515
<link rel="stylesheet" href="<?php echo base_url();?>static/css/style.css"/>

application/views/diaries.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<meta name="msvalidate.01" content="" />
1010
<meta name="baidu-site-verification" content="" />
1111
<meta name="author" content="LunaNova">
12-
<meta name="keywords" content="Luna, Nova, Diaries, 普通上班族的的个人日记"/>
12+
<meta name="keywords" content="Luna, Nova, LunaNova, Diaries, 普通上班族的的个人日记"/>
1313
<meta name="description" content="普通上班族的的个人日记__〆( ̄ー ̄ )"/>
1414
<link rel="stylesheet" href="<?php echo base_url();?>static/css/index.css"/>
1515
<link rel="stylesheet" href="<?php echo base_url();?>static/css/style.css"/>

application/views/diaries_details.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<meta name="msvalidate.01" content="" />
1010
<meta name="baidu-site-verification" content="" />
1111
<meta name="author" content="LunaNova">
12-
<meta name="keywords" content="Luna, Nova, Diaries, 普通上班族的的个人日记"/>
12+
<meta name="keywords" content="Luna, Nova, LunaNova, Diaries, 普通上班族的的个人日记"/>
1313
<meta name="description" content="普通上班族的的个人日记__〆( ̄ー ̄ )"/>
1414
<link rel="stylesheet" href="<?php echo base_url();?>static/css/index.css"/>
1515
<link rel="stylesheet" href="<?php echo base_url();?>static/css/style.css"/>

application/views/guestbook.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<meta name="msvalidate.01" content="" />
1010
<meta name="baidu-site-verification" content="" />
1111
<meta name="author" content="LunaNova">
12-
<meta name="keywords" content="Luna, Nova, Guestbook, Friends"/>
12+
<meta name="keywords" content="Luna, Nova, LunaNova, Guestbook, Friends"/>
1313
<meta name="description" content="普通上班族的留言板,是什么Friends来我这里留言了呢ฅ( ̳• ◡ • ̳)ฅ"/>
1414
<link rel="stylesheet" href="<?php echo base_url();?>static/css/index.css"/>
1515
<link rel="stylesheet" href="<?php echo base_url();?>static/css/style.css"/>

application/views/home.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<meta name="google-site-verification" content="" />
1111
<meta name="baidu-site-verification" content="" />
1212
<meta name="author" content="LunaNova">
13-
<meta name="keywords" content="Luna, Nova, blog, 某普通上班族的博客, 编程, 软件开发, 程序员, 教程, Computer, PHP, Python, Learn to program"/>
13+
<meta name="keywords" content="Luna, Nova, blog, LunaNova, 某普通上班族的博客, 编程, 软件开发, 程序员, 教程, Computer science, PHP, Python, Golang"/>
1414
<meta name="description" content="Luna Nova - 想养一只普通猫咪的普通上班族,写写互联网技术和文艺文章,偶尔发发牢骚,卖卖萌(=ↀωↀ=)"/>
1515
<link rel="stylesheet" href="<?php echo base_url();?>static/css/index.css"/>
1616
<link rel="stylesheet" href="<?php echo base_url();?>static/css/style.css"/>

application/views/photos.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<title>Nova's blog - 相册展示</title>
99
<meta name="msvalidate.01" content="" />
1010
<meta name="baidu-site-verification" content="" />
11-
<meta name="keywords" content="Luna, Nova, Photos, What's past is prologue, 凡是过往,皆为序章"/>
11+
<meta name="keywords" content="Luna, Nova, LunaNova, Photos, What's past is prologue, 凡是过往,皆为序章"/>
1212
<meta name="description" content="普通上班族的图片,凡是过往,皆为序章。(★≧▽^))★☆"/>
1313
<link rel="stylesheet" href="<?php echo base_url();?>static/css/index.css"/>
1414
<link rel="stylesheet" href="<?php echo base_url();?>static/css/style.css"/>

application/views/search.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<meta name="msvalidate.01" content="" />
1010
<meta name="baidu-site-verification" content="" />
1111
<meta name="author" content="LunaNova">
12-
<meta name="keywords" content="Luna, Nova, Articles Search"/>
12+
<meta name="keywords" content="Luna, Nova, LunaNova, Articles Search"/>
1313
<meta name="description" content="看看在普通上班族的博客里搜出了什么好东西?o(^・x・^)o"/>
1414
<link rel="stylesheet" href="<?php echo base_url();?>static/css/index.css"/>
1515
<link rel="stylesheet" href="<?php echo base_url();?>static/css/style.css"/>

0 commit comments

Comments
 (0)