Andy's Blog

Home Archives
May 28 2015

Hexo sitemap 提交至 Google 網站管理員

sitemap

sitemap

安裝sitemap plugin

1
2
npm uninstall hexo-generator-sitemap
npm install hexo-generator-sitemap@0.2.0 --save

修改_config.yml

1
2
sitemap:
path: sitemap.xml

測試加入sitemap是否成功

  • 網址後加入sitemap檢查是否有資料
1
http://bbandydd.github.io/blog/sitemap

Google 網站管理員 - 新增網站

  • Google 網站管理員
  • 按照步驟上傳驗證的xml檔,完成驗證

提交sitemap

sitemap

Share Comments
  • Hexo
  • Sitemap
Newer
切版練習1
Older
Prepros 前端利器介紹

Tags

  • Angular5
  • Atom1
  • Bootstrap1
  • Cheerio1
  • CoffeeScript7
  • Compass1
  • Crawler1
  • Css1
  • Disqus1
  • E2E1
  • ES63
  • F2E4
  • Firebase1
  • Github3
  • Google Map1
  • Gulp1
  • HackMD1
  • Hexo7
  • Javascript2
  • Mac2
  • Markdown2
  • Nightwatch2
  • NodeJS2
  • Prepros1
  • RWD2
  • Rails1
  • React2
  • Rwd3
  • Sass4
  • Scrum1
  • Sitemap1
  • SublimeText2
  • VueJS1
  • Webpack1
  • Workshop4
  • coServ2
  • 高雄前端社群2

Tag Cloud

AngularAtomBootstrapCheerioCoffeeScriptCompassCrawlerCssDisqusE2EES6F2EFirebaseGithubGoogle MapGulpHackMDHexoJavascriptMacMarkdownNightwatchNodeJSPreprosRWDRailsReactRwdSassScrumSitemapSublimeTextVueJSWebpackWorkshopcoServ高雄前端社群

Archives

  • February 20171
  • January 20171
  • October 20163
  • September 20161
  • August 20161
  • July 20161
  • June 20166
  • May 20161
  • August 20159
  • July 201511
  • June 20152
  • May 201515

Recents

  • Google Map - Static Map & API
  • Input field動態產生JSON
  • (no title)
  • 網路爬蟲 - Nightwatch + Cheerio = 神鵰俠侶
  • React Starter Kit 新增component
© 2017 Andy Tsai
Powered by Hexo
Home Archives