Do you support server side rendering?
Yes, SEOJuice improvements can be rendered on the server.
This is possible with these integrations:
-
Cloudflare Worker — You can setup this integration in your website settings in the dashboard.
-
Our official WordPress Plugin — Just download the official plugin for SEOJuice, and the default mode is with server side rendering. You can opt out and use the JavaScript Snippet instead.
-
The SEOJuice SDK — For Next.js, Node, Python, or PHP apps, install the
seojuiceSDK and inject optimizations into your HTML on the server (a one-file middleware drop-in in most frameworks). See Server-Side SDKs for Node, Python (Django / FastAPI), and PHP (Laravel), or the Next.js / React integration for the Next.js specifics.