Naar de hoofdinhoud

Newsroom Hosting

Emiel van de Laar avatar
Geschreven door Emiel van de Laar
Meer dan 2 weken geleden bijgewerkt

Default Subdomains

When a newsroom is created, it automatically gets its own unique subdomain under the shared "apex" domain smartpr.site.

For example:

  • site-a373bf.smartpr.site

  • site-a3c5ff.smartpr.site

You can find this link in the Smart.pr platform under “Newsroom Settings.”

Even if you later use a custom domain, the newsroom will always remain accessible through its original Smart.pr subdomain.


Custom Domains

You can also connect your own domain to your newsroom. This lets visitors access it through a web address that reflects your organization—for example:

  • news.example.com

  • example.com

You can connect multiple domains to the same newsroom if needed, such as:

  • news.example.com

  • press.example.com

  • example.com

Getting Started with a Custom Domain

To use a custom domain, follow these steps:


1. Contact Support

Start by contacting our support team with:

  • The newsroom name

  • The custom domain(s) you want to use

Example:

  • press.example.com → Newsroom A

  • pers.example.com → Newsroom B


2. Set Up DNS Records

Your IT team (or domain provider) needs to create DNS records for each domain.

For a subdomain (e.g., press.example.com):

Create a CNAME record:

  • Name: press

  • Type: CNAME

  • Value: custom.smartpr.site

For an apex domain (e.g., example.com):

Apex domains cannot use CNAME records. You'll need to point the domain to our IP addresses using A, AAAA records. Please contact us for the appropriate IP addresses, and follow these examples:

  • Type: A

    • Name: example.com

    • Value: [IPv4 address – we’ll provide this]

  • Type: AAAA

    • Name: example.com

    • Value: [IPv6 address – we’ll provide this]

Note: It may take a few minutes—or up to 24 hours—for the DNS changes to take effect. To check if your DNS records are active, you can use nslookup.io.


3. Final Setup

Once the DNS records are working, Smart.pr will finish the setup and request a TLS certificate. This ensures the domain is secure (via HTTPS).

After that, you’ll be able to access your newsroom at the new domain:

  • https://press.example.com

  • https://example.com


If you have any issues or questions, please reach out to our support team. We're happy to help.

Was dit een antwoord op uw vraag?