youtube.com/shorts/VIDEO_ID
to youtube.com/watch?v=VIDEO_ID
before adding them to the CMS Video field.https://www.youtube.com/embed/VIDEO_ID
for greater flexibility and support.Webflow currently does not fully support embedding YouTube Shorts links (e.g., youtube.com/shorts/...) in the CMS Video field. The CMS is designed to work with standard YouTube video URLs.
https://www.youtube.com/watch?v=VIDEO_ID
.https://youtube.com/shorts/VIDEO_ID
, which does not automatically embed correctly in Webflow’s video element.https://youtube.com/shorts/VIDEO_ID
https://www.youtube.com/watch?v=VIDEO_ID
If you want to allow both formats, you can:
<iframe src="https://www.youtube.com/embed/VIDEO_ID?rel=0" loading="lazy"></iframe>
VIDEO_ID
with a dynamic reference using Webflow’s “Add Field” for your text field.https://www.youtube.com/embed/VIDEO_ID
.Webflow’s CMS Video field does not support YouTube Shorts links directly. Convert Shorts URLs to the standard YouTube format (watch?v=VIDEO_ID
) or use a CMS text field with a custom embed for full control.