Frameworks
4 guides.
Next.js: automate Indexing API submissions from your CI pipeline
Tie your deploy step to a script that pushes changed URLs through the Indexing API — so every release is automatically known to Google.
8 min read
Documentation sites: keep Google's index in sync with your docs
Docusaurus, Mintlify, Fern — modern doc sites publish frequently. Here's how to make sure Google has the latest version of every page.
6 min read
Astro, Hugo, and other static sites: post-build indexing automation
Static site generators are fast to build, fast to deploy — and have no built-in way to tell Google about new pages. Here's the missing piece.
6 min read
How to get a JavaScript / SPA site indexed by Google
Single-page apps and JS-heavy sites have a hidden indexing tax: Google has to render before it can index. Here's how to make sure your content actually makes it into the index.
8 min read