1.1.1 • Published 2 months ago

hexo-indexnow v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

hexo-indexnow

中文使用文档 \ hexo-indexnow is a lightweight SEO (indexnow) plugin. \ It provides a simple and easy way to submit a link to indexnow.

start from zero

Install this plugin:

yarn add hexo-indexnow
# if you use npm
npm i hexo-indexnow

First, you should get an api key from a search engine, such as Microsoft Bing. Next change the configuration of hexo:

hexo_indexnow:
  count: 1 # number or "latest"
  txt_name: indexnow.txt # links file name
  apikey: xxxxxx # indexNow Apikey
  server: bing # The server that received the request
# For example: bing, yandex, indexnow

deploy:
  - type: indexnow_url_submitter
1.1.1

2 months ago

1.1.0

1 year ago

1.0.2

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago