Back
Step 1/4
Select a service

How can we help?

Let’s turn those What IF’s into reality - select one or more services to get started.

project details

Tell us about
the project

Tell us everything! Share your thoughts, ideas, and any specifics about your project—the more details, the better.

project details

Tell us about
your company

Please provide your company name and website (if applicable) to help us understand your project better.

http://
Leave blank if you don’t have one yet
Contact Details

How can we reach you?

Final step! Fill out your contact info, and we’ll be in touch to discuss your project soon.

We will contact you via email. However, if you would prefer to be contacted via phone, please enter your phone number.
Thank you for contacting us!

We will be in touch soon

Keep your eyes peeled for an email from one of our founders.

Okay, got it!
Oops! Something went wrong while submitting the form.

Embed YouTube Videos on your Page Without Slowing Down Performance

YouTube embeds are notorious for dragging down your site speed. But What IF you could embed videos without compromising performance?

HTML

Copy Code

<div style="height: 0px; overflow: hidden; padding-top: 56.25%; position: relative; width: 100%;">
 <iframe
  style="position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;"
  src="https://tube.rvere.com/embed?{Your Video ID Here}"
  title="YouTube video player"
  frameBorder="0"
  allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
  allowFullScreen>
 </iframe>
</div>

The Problem with Default YouTube Embeds

Every time you embed a YouTube video the normal way, you're inviting a bunch of bloated scripts and iframes to load on your page - even if the user never presses play.

That’s a recipe for slow load times, jumpy interactions, and a bummer of a user experience. Not great.

But don’t worry, we’ve got a lightweight fix. With this solution, those bits of code, don't load until the user pushes play!

The Workaround

Here’s how to get performance-friendly YouTube embeds on your site:

  1. Grab your YouTube link
  2. Paste it into this tool: Tube Embed Generator
  3. Hit “Generate Code” OR grab the code above and swap in your video ID (v=1234)
  4. Drop that code into a Webflow Embed block
  5. Done 🎉

Your video will now load only when someone actually clicks it. A big win for performance.

Want to use it with Webflow CMS?

  • Add a new field to your Collection called 'YouTube Video Link ID'
  • Paste in just the video ID (everything from v= and after, in your URL)
  • In your embed code, replace the static video ID with the dynamic CMS variable

Now every item in your CMS can have its own slick, fast-loading video.

Fancy a Free Quote?

Got a crazy idea? We’re all ears. Reach out, share your story, and let’s make some magic together. Click below to get your free quote.

Go on, it's FREE