How do I add multiple domains?
You can manage multiple domains with a single Prerender account, just add them in the Domain Manager and use the same token across integrations.
Overview
If your organization runs multiple websites or brands on different domains and/or subdomains (e.g., example.com
, anotherdomain.org
, shop.example.com
), you might wonder how to serve prerendered content across all of them without setting up multiple Prerender accounts.
This matters because managing multiple domains efficiently helps reduce complexity, centralize caching, and improve SEO for all your sites. The good news: Prerender supports multiple domains under a single account.
Step-by-step instructions on how to add another domain
1. Open the Domain Manager
-
Log in to your Prerender dashboard
-
Navigate to the Domain Manager tab
-
Add each of your domains here
-
Once each domain is properly integrated, a green checkmark will confirm it’s working.
✅ A green checkmark next to a domain means the Prerender service is receiving valid render requests for that domain.
Note: You must integrate your new domain using the integration guide. Here is our full list of Available Integrations.
2. Add the same Prerender Token to the new domain
Each domain must use the same Prerender Token.
-
Go to Settings > Security and Access in your dashboard to copy your API token
-
Paste this token into the appropriate place in your integration (e.g., reverse proxy config, middleware, or server code)
When to Contact Support
If your new domain doesn’t show a green checkmark in the Domain Manager menu, or you're unsure how to apply the token to a specific integration:
-
Contact our support team at support@prerender.io
-
Include details such as:
-
The domain(s) you’re adding
- Your new domain's setup
-
Your integration method (e.g., NGINX, Cloudflare, Node(Express.js))
-
Error logs, failed render attempts or any additional information
-
We’ll help get your domains up and running smoothly.