Conference Registration Website Design Guide
By Rome Thorndike
A Conference Website Is a Sales Page
A conference registration website has one job: sell tickets (or collect registrations for free events). Every design decision should be evaluated against that goal. Not "does it look impressive?" but "does it make someone more likely to register?"
Conference websites that underperform usually fail for one of three reasons: important information is hard to find, the registration flow has too many steps, or the page loads too slowly on mobile. This guide covers the design decisions that affect conversion, organized by page section.
Homepage: The Decision Architecture
Your conference homepage needs to answer five questions within 10 seconds of a visitor landing. If it does not, they leave. The five questions:
- What is this event? Conference name and one-line description.
- When? Date(s) prominently displayed. Not buried in a paragraph.
- Where? City and venue. For virtual: "Online" with timezone.
- How much? Starting price visible above the fold. "From $299" is fine. Hiding the price until the registration page is a conversion killer.
- Why should I care? A single sentence about what makes this conference worth attending. Not your mission statement. A concrete value proposition.
Place these five elements in the hero section. No hero video. No animated transitions. No stock photos. Just the information visitors need to decide whether to keep reading.
Below the hero, the homepage should follow this order:
- Keynote speakers (the biggest draw)
- Agenda overview or track descriptions
- Social proof (past attendee stats, testimonials, company logos)
- Pricing tiers
- FAQ
- CTA repeated at bottom
Pricing Tiers: Structure That Sells
Most conferences offer 2-4 pricing tiers. The structure of these tiers affects both total revenue and conversion rate.
The Three-Tier Standard
- Basic/Conference Only: Access to main sessions. No workshops, no VIP events. This is your entry price point.
- Standard/Full Access: Conference sessions plus workshops. This should be your most popular tier. Price it 30-50% above Basic.
- VIP/All Access: Everything plus exclusive events (speaker dinner, executive roundtable, front-row seating). Price it 2-3x Basic.
Design Principles for the Pricing Table
- Highlight the middle tier. Use a visual emphasis (border, background color, "Most Popular" badge) on the tier you want most people to buy. This is usually the Standard tier.
- List features, not descriptions. "20+ sessions" is scannable. "Access to our comprehensive session lineup featuring thought leaders from across the industry" is not.
- Show the per-day price for multi-day events. "$599 for 3 days" feels expensive. "$199/day" feels reasonable. Include both numbers.
- Early bird pricing with a real deadline. Show the regular price crossed out next to the early bird price. Include the exact cutoff date. When the deadline passes, update the page. Fake deadlines destroy trust.
Speaker Pages: The Primary Conversion Driver
For speaker-driven conferences, the speaker page is the highest-traffic page after the homepage. Design it to sell tickets, not just list names.
Speaker Grid (Index Page)
- Professional headshots, all same dimensions (square or 3:4 ratio)
- Name, title, and company visible without clicking
- Compress headshots to 20-30KB each. 12 headshots at 200KB each means 2.4MB of image data on one page. At 25KB each, it is 300KB.
- Lazy-load all speaker images below the first row
- Link each speaker to their individual bio page or expand a modal with session details
Individual Speaker Pages
Each speaker should have a dedicated page (or expandable section) with:
- Full bio (3-5 sentences)
- Session title and description
- Session date and time slot
- CTA: "Register to see [Speaker Name]" linking directly to the registration form
The individual speaker page CTA is important. Visitors often arrive at speaker pages via social media shares or direct links. They need a direct path to registration from that page without going through the homepage first.
Agenda Design: Scannable, Not Overwhelming
Conference agendas can be complex, especially for multi-track, multi-day events. The design challenge is making them scannable without losing necessary detail.
Single-Track Events
Use a simple timeline layout:
- Time in left column
- Session title and speaker in right column
- Expandable descriptions for each session (click to expand, not visible by default)
- Visual distinction between session types (keynote, breakout, networking, meal)
Multi-Track Events
Multi-track agendas are harder. Two approaches that work:
- Tab-based: Tabs for each track. One track visible at a time. Works for 2-4 tracks. Beyond 4, the tabs become hard to navigate on mobile.
- Filter-based: Show all sessions with filter buttons for track, day, and session type. Better for 5+ tracks or when attendees want to see sessions across tracks.
Avoid the grid layout (tracks as columns, time slots as rows) on conference websites. It looks organized on desktop but is unusable on mobile. Since 50%+ of traffic is mobile, the grid layout fails for half your audience.
Day-Based Navigation
For multi-day conferences, add day tabs at the top of the agenda. Default to Day 1. Each day should load quickly without a full page reload (use JavaScript tabs or sections, not separate pages).
Registration Flow: Every Step Costs You Registrants
The registration flow is where conference websites lose the most potential attendees. Every additional step between "I want to register" and "I am registered" costs 10-20% of remaining visitors.
Optimal Flow (3 Steps or Fewer)
- Click "Register" button
- Select tier and fill in personal details (one page)
- Payment (ideally embedded on the same page, not a redirect)
What to Avoid
- Account creation before registration. Do not make people create an account to register. Capture their email during registration and let them create an account (for session selection, networking features) after they have paid.
- Session selection during registration. Let people register first, select sessions later. Forcing session selection during checkout adds complexity and decision fatigue. Send a follow-up email with session selection after registration.
- Redirects to third-party platforms. Every redirect is a drop-off point. If you use a third-party registration tool, embed it via iframe or API integration rather than linking out.
Mobile Design: Not an Afterthought
50-65% of conference website traffic comes from mobile devices. The percentage is highest for traffic from social media promotion and email campaigns (which are read on phones).
Mobile-Critical Elements
- Sticky CTA button. A fixed "Register" button at the bottom of the mobile viewport. Always visible, always tappable. This single element can improve mobile conversion by 10-15%.
- Single-column agenda. Do not try to show multi-track grids on mobile. Use day tabs and track filters with a single-column layout.
- Collapsible sections. Session descriptions, speaker bios, and FAQ answers should be collapsed by default on mobile. Show headings and let users expand what interests them.
- Fast load time. Conference websites with large speaker image grids often load in 5-8 seconds on mobile. Target under 2 seconds by compressing all images, lazy-loading below the fold, and minimizing JavaScript.
What Breaks on Mobile
- Pricing comparison tables (columns get too narrow to read)
- Embedded maps (often load slowly and are hard to interact with on small screens)
- PDF agendas (require download, pinch-zoom, terrible experience)
- Form fields with tiny tap targets
Test every page on a real phone before launch. If you cannot register from start to finish on a phone in under 2 minutes, something needs to change.
Our conference sites are built mobile-first with sub-second load times. Static HTML, no platform bloat. See our event registration service or run a free audit on your current conference site.
Frequently Asked Questions
How many pages should a conference website have?
At minimum: homepage (with hero, speakers, agenda overview, pricing), speakers page, full agenda page, registration/checkout page, and FAQ. Larger conferences add: individual speaker pages, sponsor page, venue/travel page, and a blog or news section for pre-event content marketing.
Should I use a conference platform or build a custom site?
Conference platforms (Cvent, Whova, Swoogo) offer built-in features like session selection, networking, and check-in apps. They are convenient but expensive and slow-loading. Custom static sites load faster, convert better, and cost less long-term. For events needing an attendee app, consider a hybrid: custom marketing site plus a lightweight event app. Custom conference sites start at $2,000.
How do I display a multi-track agenda on mobile?
Do not use a grid layout on mobile. Use day tabs at the top and track filter buttons below. Show sessions in a single-column list, organized by time. Each session shows time, title, speaker, and track badge. Collapsible descriptions keep the view scannable. This approach works for any number of tracks.
What is the most important design element for conference ticket sales?
The pricing table. It should be visible without excessive scrolling, highlight the recommended tier, show early bird vs. regular pricing, and have a clear CTA button for each tier. After the pricing table, speaker quality and agenda clarity are the strongest conversion drivers.
How fast should a conference website load?
Under 2 seconds on mobile. Conference sites commonly load in 5-8 seconds due to large speaker image grids and platform overhead. Compress speaker headshots to 20-30KB each, lazy-load images below the first row, and minimize JavaScript. Fast sites convert 15-25% better than slow ones.
Ready to Fill Your Next Event?
We build the page, set up the pixels, and run the ads. You run the event.