ToolSura Blog
ArticlesAboutContact
Search

Stay in the loop

Join thousands of developers getting weekly insights into modern web development, AI tools, and productivity.

© 2026 ToolSura Blog
AboutContactPrivacy PolicyTerms of ServiceRSS
    Tag Archive

    #cli-tools

    11 posts found with this tag.

    gsc-indexer FAQ
    Jul 19, 20263 min read

    gsc-indexer FAQ

    gsc-indexer FAQ: does it index instantly, why www vs non-www matters, API key vs service account, 403 causes, and how many URLs you can process.

    AAbhay Khant
    Troubleshooting gsc-indexer: 403, 401, and other errors
    Jul 19, 20263 min read

    Troubleshooting gsc-indexer: 403, 401, and other errors

    Fix every gsc-indexer error: 403, 401, 429/5xx, sitemap fetch failures, 'no URLs given', and the 'unexpected argument' flag-order trap.

    AAbhay Khant
    Automating gsc-indexer in CI with -json and exit codes
    Jul 19, 20263 min read

    Automating gsc-indexer in CI with -json and exit codes

    Automate gsc-indexer in CI: cron or GitHub Actions, parseable -json output, non-zero exit codes, and sa.json stored as a secret.

    AAbhay Khant
    Big runs without getting throttled: -delay, -q, and -dry-run
    Jul 19, 20263 min read

    Big runs without getting throttled: -delay, -q, and -dry-run

    Run gsc-indexer over thousands of URLs without Google throttling you: raise -delay, use -q for clean progress, and survive 429/5xx backoff.

    AAbhay Khant
    Track indexed-vs-not over time with -report and -diff
    Jul 19, 20262 min read

    Track indexed-vs-not over time with -report and -diff

    Track which URLs Google has indexed over time with gsc-indexer's -report and -diff flags, and watch coverage shift between runs.

    AAbhay Khant
    Indexing many URLs: batch, stdin, arguments, and sitemaps
    Jul 19, 20263 min read

    Indexing many URLs: batch, stdin, arguments, and sitemaps

    Submit URLs to Google in bulk: batch files, stdin pipes, positional arguments, and sitemap expansion, capped at 50,000 URLs per run.

    AAbhay Khant
    Step 3: Install, build, and run your first inspection
    Jul 19, 20263 min read

    Step 3: Install, build, and run your first inspection

    Install Go, build gsc-indexer, and run your first URL inspection against Google Search Console in under five minutes.

    AAbhay Khant
    What is gsc-indexer? (and what \"submit for indexing\" really means)
    Jul 19, 20263 min read

    What is gsc-indexer? (and what \"submit for indexing\" really means)

    What is gsc-indexer? A command-line tool that asks Google to crawl and re-index your URLs through the Search Console URL Inspection API.

    AAbhay Khant
    gsc-indexer docs: start here
    Jul 19, 20262 min read

    gsc-indexer docs: start here

    gsc-indexer docs hub: every guide to index URLs with Google Search Console's URL Inspection API, from setup to CI automation and troubleshooting.

    AAbhay Khant
    Step 2: Create a service account and grant it property access
    Jul 19, 20264 min read

    Step 2: Create a service account and grant it property access

    Create a Google service account, grant it Full access to your Search Console property, and point gsc-indexer at its JSON key to stop 403 errors.

    AAbhay Khant
    Private AI Coding Tools to Keep Your Code Off the Cloud
    Jul 19, 202610 min read

    Private AI Coding Tools to Keep Your Code Off the Cloud

    Run AI coding assistants that never send your source code to the cloud. Compare 6 private, local-first, and self-hosted coding tools for 2026.

    AAbhay Khant