Categorygithub.com/usk81/easyindex
modulepackage
1.0.2
Repository: https://github.com/usk81/easyindex.git
Documentation: pkg.go.dev

# README

easyindex

preinstall

  • create Google service account
  • create credential json file for Google Indexing API
  • add your service account as a site owner on search console

ref. Google Search Central

required

  • Google Indexing API
    • Google service account
    • credential json file for Google Indexing API
  • IndexNow API
  • Go +1.18

install

go get github.com/usk81/easyindex

example

use as CLI

ref. https://github.com/usk81/easyindex-cli

milestones

  • API
    • Google Indexing API
    • IndexNow API
  • plugin
    • logger
      • basic (uber/zap)
      • customize (other logger)
  • CI/CD
    • unit tests
    • linter
    • auto review
    • release drafter

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Variables

ExceededQuota ...