File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -102,19 +102,19 @@ creative_commons:
102
102
# ---------------------------------------------------------------
103
103
104
104
# Disable Baidu transformation on mobile devices.
105
- disable_baidu_transformation : false
105
+ disable_baidu_transformation : true
106
106
107
107
# Set a canonical link tag in your hexo, you could use it for your SEO of blog.
108
108
# See: https://support.google.com/webmasters/answer/139066
109
109
# Remember to set up your URL in Hexo `_config.yml` (e.g. url: http://yourdomain.com)
110
110
canonical : true
111
111
112
112
# Change headers hierarchy on site-subtitle (will be main site description) and on all post / page titles for better SEO-optimization.
113
- seo : false
113
+ seo : true
114
114
115
115
# If true, will add site-subtitle to index page.
116
116
# Remember to set up your site-subtitle in Hexo `_config.yml` (e.g. subtitle: Subtitle)
117
- index_with_subtitle : false
117
+ index_with_subtitle : true
118
118
119
119
# Automatically add external URL with Base64 encrypt & decrypt.
120
120
exturl : false
You can’t perform that action at this time.
0 commit comments