Documentation Index
Fetch the complete documentation index at: https://docs.getmaito.com/llms.txt
Use this file to discover all available pages before exploring further.
Google Indexing
This repo includes a Google indexing helper based ongoogle-indexing-script.
Run it for specific pages:
Setup
- Verify the site in Google Search Console.
- Create a Google Cloud project with both Search Console API and Web Search Indexing API enabled.
- Create a service account and grant it access to the Search Console property.
- Save the downloaded JSON credentials at
~/.gis/service_account.json, or pass--path /absolute/path/to/service_account.json.
https://maitoai.com, and you can override it with
--site.
Google officially documents the Indexing API for limited page types, so this
command can submit indexing requests but does not guarantee indexing speed or
coverage for every page.