hexo-indexnow插件使用教程
# hexo-indexnow插件
此插件仅提供了indexnow链接推送功能,建议搭配其他插件使用
目前只有1.0.6+和1.0.3可以正常运行,请勿安装1.0.5
1.0.3+均有fetch兼容支持
# 安装插件和获取apikey
安装此插件:
yarn add hexo-indexnow
# 或
npm i hexo-indexnow --save
随后打开一个搜索引擎的indexnow界面,例如微软必应
向下滑界面,找到Generate API Key,将值复制下来
# 配置hexo
在根目录_config.yml添加如下配置:
hexo_indexnow:
count
more...