Skip to content

Do you support server side rendering?

Yes, SEOJuice improvements can be rendered on the server.

This is possible with these integrations:

  1. Cloudflare Worker — You can setup this integration in your website settings in the dashboard.

  2. 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.

  3. The SEOJuice SDK — For Next.js, Node, Python, or PHP apps, install the seojuice SDK 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.