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
Step 1: Get your Hireflix interview link
Start by copying your public interview link. It should 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:
<YOUR_HIREFLIX_LINK_HERE> value. This code enables camera and microphone access, allowing candidates to complete their interviews directly from your website.
Step 3: Add permissions automatically (recommended)
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
✅ 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.comand notwebflow.comorwixsite.com).
For Webflow users, you can read more here: Connect a custom domain in Webflow

