This document is a specification for Google Search Console keywords auto render to Hugo post file.
gseo
is A Client write by Golang. Func like:
- Call Google Search Console API, and cache the keywords result to
./.gseo/cache-1.json
- read
./.gseo/cache-1.json
and render hugo post markdown files which the special keywords
gseo
has the following functions:
gseo init ...
init google auth Credentialsgseo site
show all sitesgseo keyword ...
download hugo post keywords from Google Search Console API, and cache it in./.gseo/
dirgseo render ...
render hugo post markdown filesgseo version
show the client version