Documentation
Pick the installation path for your stack. All three connect to the same dashboard and serve meta tags from a global edge cache.
How SEO Injector works
Each project in your dashboard holds a map of route → meta. When a visitor lands on a page, our integration fetches the meta for that route from the edge cache (~10 ms) and injects it into the document head before the browser starts rendering.
- No rebuilds — editing a title in the dashboard goes live in < 1 s globally.
- No vendor lock-in — strip the integration and your pages still ship the meta tags you wrote as fallback.
- Framework-aware — native plugins use the same auth + caching layer as the universal script.
Need help?
Email support@seoinjector.com or open an issue on the relevant GitHub repo linked from each integration page.