V4if 's Blogwebsite

如何让搜索引擎搜索到自己的博客

发表于2015-12-15
默认

百度站长平台:地址
谷歌站长平台:地址

主动提交记录

谷歌搜索地址

百度博客收录

360搜索引擎登录入口

搜狗(搜狐)博客收录

必应

网站seo优化

1.站点地图,提交给搜索引擎的
npm install hexo-generator-sitemap --save

2.添加RSS订阅
npm install hexo-generator-feed --save

3.添加robots蜘蛛协议

# hexo robots.txt
User-agent: *
Allow: /
Allow: /archives/

Disallow: /vendors/
Disallow: /js/
Disallow: /css/
Disallow: /fonts/
Disallow: /vendors/
Disallow: /fancybox/

Sitemap: http://atkjest.github.io/sitemap.xml
Sitemap: http://atkjest.github.io/baidusitemap.xml