Documentation Menu↓
Integrations
Integrating Gatsby Sites
Configuring source plugins and loading meta templates.
Difficulty:
|Advanced
Est: 9 mins
|Updated July 2026
Coming Soon
The Gatsby source plugin (
gatsby-source-crawlsage) is planned for future releases.Overview & Planned Functionality
This plugin will query the CrawlSage API at build time, pulling verified metadata fixes directly into the Gatsby GraphQL database for static site compilation.
Recommended Alternatives
Pull optimization logs via custom node scripts during the Gatsby pre-build phase, writing the JSON data into a local dictionary configuration to feed your SEO component.
Related Guides
Was this page helpful to your workflow?