Skip to main content
Hireflix interviews can be easily embedded into your Wix website to create a smooth, on-brand candidate experience. This guide walks you through the setup process and helps you avoid common pitfalls, especially when using a custom domain.

Requirements

To embed a Hireflix interview in Wix, make sure you have:
  • A Wix paid plan (only paid plans allow custom HTML iframes for embedding Hireflix)
  • A custom domain connected to your Wix site

📹 Watch our video tutorial

Start by copying your public interview link. It should look like this:
If you’re using a public application link with prefilled parameters, it might look like this:

Step 2: Add an Embed element in Wix

  • Open your Wix site editor.
  • Click the ➕ Add Elements button.
  • Select Embed → Custom Embeds → Embed a Widget.
  • Click Enter Code and paste the following code:
Make sure to replace the <YOUR_HIREFLIX_LINK_HERE> value. This code enables camera and microphone access, allowing candidates to complete their interviews directly from your website. Wix sometimes resets iframe permissions when re-rendering content. To ensure permissions stay active, add this small script to your site:

Step 4: Avoiding 404 Errors with Custom Domains

If you’re seeing a 404 error when embedding an interview, it’s likely due to domain restrictions. For security reasons, Hireflix only allows interviews hosted on:
  • Subdomains of your custom domain (e.g., something.yourdomain.com), or
  • app.hireflix.com
This restriction prevents malicious sites from embedding your interviews without permission (e.g., phishing or click-tracking).

✅ Solution:

If you’re embedding Hireflix on a custom domain (e.g., Webflow, Wix, or another builder), make sure:
  • The site is hosted under your domain or a subdomain of it, and
  • The interview domain matches (yourdomain.com and not webflow.com or wixsite.com).
For Webflow users, you can read more here: Connect a custom domain in Webflow