Eventyvo Connect

Subwebsite & custom domain

Host a multi-page event site on Eventyvo — or keep your site and deep-link / iframe Eventyvo pages.

Subscription required

Enable subwebsite on your offer.

Two data situations

SituationWhat to do
You already have a full websiteKeep it. Deep-link or iframe specific Eventyvo pages (agenda, register, B2B, map) — Model A. Do not expect Website Builder to import your CMS
You want Eventyvo to host the event siteWebsite Builder → subdomain / custom domain; content lives in Eventyvo

Whole flow (Eventyvo-hosted site)

Website Builder → pages (feature + custom)
    → Live URL: /subdomain/{slug} or {slug}.eventyvo.com (if wildcard on)
    → optional custom domain CNAME + Verify DNS
    → link from your brand homepage

Whole flow (keep your site)

Your CMS pages
    → CTA to Eventyvo embeds / subwebsite pages / ?tab=b2blab
    → registration/Lab/check-in data rules follow each feature guide

iframe a hosted page

<iframe
  src="https://www.eventyvo.com/subdomain/{subdomain}/agenda"
  style="width:100%;min-height:800px;border:0"
  title="Event site"
></iframe>

Prefer docs embeds for card/agenda/register CTA. CSP: CSP guide.

Not supported

  • One-click migrate WordPress/Webflow into Website Builder via Connect
  • Partner GraphQL for DNS verify (organizers use the dashboard)

Related