WordPress maintenance or security needs? Reach out!
TLDWP

Plugin: youtube-embed-plus (Used by 36,571 domains)

Embed Plus for YouTube Gallery, Livestream and Lazy Loading with Facades

A multi-featured plugin to embed YouTube in WordPress. Use this plugin to embed and customize a YouTube gallery (channel or playlist), YouTube livestream (and premiere), YouTube short, or standard YouTube video. This plugin for YouTube can be customized in a wide variety of ways. The plugin also focuses on performance with the ability to lazy load with a facade and defer JavaScript while serving minified CSS and JavaScript. Here are a few recently added features to all versions (free and Pro) of this plugin:

  • YouTube gallery embeds and standard videos now support Facade Mode which improves plugin performance by loading a lighter version of the player, until it is clicked. The plugin then loads the real YouTube embed after clicking (note: for live streams, the real player is always loaded). We have tested this feature in multiple cases with a mix of other WordPress plugins, and we found it to successfully improve your Lighthouse performance score by addressing the following recommendation: “Some third-party resources can be lazy loaded with a facade – 1 facade alternative available.” You can demo this facade feature on our Embed Plus for YouTube Plugin WordPress test site.
  • Defer critical and non critical JavaScript – improve the initial load time of your pages by allowing this plugin’s critical and non critical Javascript code to begin execution only after a page is loaded. That reasoning is the basis for the Defer CSS Javascript (styles and code) recommendation you’ll see in various web profiling tools. We plan to add a plugin feature that will defer critical and non critical CSS in the future.
  • Compatible with the WordPress Gutenberg block editor (it also stays backwards-compatible with the classic editor WordPress plugin). Both the Gutenberg block selector and the Gutenberg classic block will show the wizard button. For the Gutenberg block selector, click on the (+) sign for the block editor list. The EmbedPlus for YouTube Wizard block is located under the “Embeds” category (make sure you choose “YouTube Wizard“). See more on how to embed a YouTube video, gallery, or livestream with the WordPress Gutenberg block editor here >> The plugin is also compatible with several popular page builders like Elementor, Beaver Builder, SiteOrigin, and Visual Composer. For these and pretty much any other page builder with a short code widget, you can also embed your video, gallery, live stream, or premiere by creating the short code in the plugin’s wizard and then embedding the code in the page builder’s short code widget or text widget.
  • Privacy and Consent – Improved privacy and GDPR compliance options like YouTube no cookie, YouTube API restrictions, and a customizable GDPR consent message. Note: if you have a full-blown consent plugin installed on your WordPress site, you may not need these particular features of this YouTube plugin.
  • YouTube gallery capability: channel and playlist – The ability to make playlist and channel embeds have a gallery layout. By default, the plugin can generate a grid-based responsive playlist or channel gallery >>. Your visitors can browse through pages of video thumbnails and choose from videos that are pulled from an entire YouTube channel or playlist.
  • YouTube gallery auto continuous play – embed a playlist or channel gallery and allow it to play one video after the next without requiring viewers to click a thumbnail.
  • YouTube Premieres – The plugin provides you the same embedding methods for YouTube live streams as it does for premiere embeds.
  • Simultaneous playback control – you can enable/disable the ability for visitors to have separate videos running at the same time on the same page. This also works with YouTube livestream and gallery embeds that are embedded by our YouTube plugin.
  • Improved accessibility by using title attributes for screen reader support. Hopefully this plugin can help your site pass functional accessibility evaluations (FAE).
  • Improved AJAX WordPress theme support.
  • Site origin information with each embed code as an extra security measure. In YouTube’s/Google’s own words, checking this option “protects against malicious third-party JavaScript being injected into your page and hijacking control of your YouTube player.” We especially recommend checking it as it adds higher security than the built-in YouTube embedding method that comes with the current version of WordPress (i.e. oembed).
  • Easy “Insert” button for both the Visual and Text mode of the editor (for YouTube gallery and live stream embedding as well).
  • Embed an entire YouTube channel as a (non-gallery, single embedded player) playlist.
  • Start video settings for playlist embeds. You can now choose to start a playlist with a specific video or have the plugin automatically start with the most recently added video. Note: If you’re embedding a YouTube gallery, the order will be defined by the order of the channel or playlist on YouTube.com.
  • Volume level initialization – helpful when autoplay is checked. Applies to all videos embedded with this YouTube plugin.
  • iOS playback preferences.
  • Automatic localization/internationalization so you can set the player’s interface language from English to another.
  • Instant HTTPS support. It can even convert past non-HTTPS videos to HTTPS. Did you know that Google uses HTTPS/SSL support as a ranking signal for SERP?
  • “At a Glance” direct access to your YouTube posts/pages.
  • Shortcode support for embedding multiple videos on one line.
  • General playlist embedding support.
  • Migration support for other YouTube plugins for WordPress – allows you convert other YouTube plugin embeds to ours

Click the Download button to start exploring this plugin for YouTube, or take a look at some more introductory details below.

This plugin helps you easily manage the growing complexity of YouTube embedding. It provides a spectrum of basic and advanced features of the YouTube embedded player and will have you posting videos in seconds after installing it.

The settings page has plenty of default options that you can automatically apply to your embedded YouTube video, gallery, and/or live stream:

  • Turn on/off all annotations by default
  • Automatically center all your videos
  • Automatically start playing your videos
  • Autohide controls until hovering
  • Loop your videos
  • Show/hide related videos at the end
  • Show/hide the video title and other info (YouTube/Google has deprecated this feature)
  • Use the light theme
  • Show/hide player controls
  • Turn on/off closed captions by default
  • Make your video, gallery, or live stream responsive so that it dynamically fits in all screen sizes (smart phone, PC and tablet)

Customizations can be also made to each YouTube embed by adding more to the link as shown below. Adding these will override the above global defaults that you set. Want a visual customizer wizard instead? Go Pro here (more info in the next section):

  • width – Sets the width of your player. If omitted, the default width will be the width of your theme’s content. Example: "https://www.youtube.com/watch?v=quwebVjAEJA&width=500&height=350"
  • height – Sets the height of your player. If omitted, this will be calculated for you automatically. Example: "https://www.youtube.com/watch?v=quwebVjAEJA&width=500&height=350"
  • autoplay – Set this to 1 to autoplay the video (or 0 to play the video once). Example: "https://www.youtube.com/watch?v=quwebVjAEJA&autoplay=1"
  • cc_load_policy – Set this to 1 to turn on closed captioning (or 0 to leave them off). Example: "https://www.youtube.com/watch?v=quwebVjAEJA&cc_load_policy=1"
  • iv_load_policy – Set this to 3 to turn off annotations (or 1 to show them). Example: "https://www.youtube.com/watch?v=quwebVjAEJA&iv_load_policy=3"
  • loop – Set this to 1 to loop the video (or 0 to not loop). Example: "https://www.youtube.com/watch?v=quwebVjAEJA&loop=1"
  • rel – Set this to 0 to only show related videos from the same channel as the current video (or 1 to show videos from any channel). Example: "https://www.youtube.com/watch?v=quwebVjAEJA&rel=0"
  • showinfo – Set this to 0 to hide the video title and other info (or 1 to show it). Example: "https://www.youtube.com/watch?v=quwebVjAEJA&showinfo=0" (YouTube/Google has deprecated this feature)
  • fs – Set this to 0 to hide the fullscreen button (or 1 to show it). Example: "https://www.youtube.com/watch?v=quwebVjAEJA&fs=0"

You can also start and end each individual video at particular times. Like the above, each option should begin with ‘&’

  • start – Sets the time (in seconds) to start the video. Example: "https://www.youtube.com/watch?v=quwebVjAEJA&width=500&height=350&start=20"
  • end – Sets the time (in seconds) to stop the video. Example: "https://www.youtube.com/watch?v=quwebVjAEJA&width=500&height=350&end=100"

About the Pro version of the Embed PLus for YouTube Plugin

If you like this free version, you may even upgrade to a separate Pro plugin with features like:

  • Full visual embedding wizard
  • Alternate playlist and channel gallery styling >> (list layouts and slider layouts, popup/lightbox player, thumbnail hiding for text only paging, and more)
  • Caching to avoid making frequent requests to YouTube.com and speed up your page loads
  • Automatic video thumbnail images: each post or page that contains at least one video will have the thumbnail of its first video serve as its featured image
  • [Lazy load YouTube embeds] – (https://www.embedplus.com/defer-parsing-of-javascript-improve-gtmetrix-speed-of-page-with-youtube-embed.aspx) with eye-catching effects and animations
  • [YouTube live chat] – (https://www.embedplus.com/embed-youtube-live-chat-box-with-live-stream-embed-wordpress.aspx) Add more interaction to your site by including the YouTube live chat box as part of each live stream embed. Note that live chat can also be an option for earning money from your audience by using the Super Chat and Super Stickers feature.
  • Automatic tagging for video SEO
  • Automatic Open Graph tagging for Facebook
  • Deleted video alerts (i.e., did Google remove or take down videos I previously embedded?)
  • Mobile compatibility checking (i.e., see if your embeds have restrictions that can block your site’s mobile visitors from viewing)
  • Alerts when visitors from different countries are blocked from viewing your embeds
  • Priority support

You also get access to our deleted video alerts to help avoid showing embedded videos that are later removed from YouTube.com. You even get an embedder-centric analytics dashboard that adds view tracking to each of your embeds so that you can answers questions like:

  • How much are your visitors actually watching the videos you post?
  • How does the view activity on your site compare to other sites like it?
  • What and when are your best and worst performing YouTube embeds?
  • How much do the producers of the YouTube videos you embed rely on your site, versus other sites and YouTube.com, for views?
  • Are you embedding videos that are blocked in other countries?
  • Have your visitors tried to view a page and/or gallery on your site with deleted/unavailable videos?

See more details after installing. Enjoy!

This WordPress plugin is maintained by Embed Plus for YouTube.
This plugin for YouTube can include premium features like lazy load (with animation), alternate playlist and channel gallery styles, automatic video thumbnail support, automatic schema tagging for video SEO, mobile compatibility checking, and deleted video alerts when you upgrade to PRO.

DomainExposuresHeadersLast Checked
s*s*e*s*u*i*a*.com F Aug 30, 2026
t*p*p*l*a*c*p*c*s.com (WP 7.1) F Aug 30, 2026
w*i*t*n*h*n*s*.com F Aug 30, 2026
l*n*a*e*i.ee (WP 7.1) F Aug 30, 2026
c*u*s*n*w*w*e*l*.com (WP 6.7.4) F Aug 30, 2026
t*j*s*e*d*n*.com (WP 5.4.21) F Aug 30, 2026
a*l*b*a*t*n*.com (WP 7.1) F Aug 30, 2026
e*t*e*a*a*d*.com (WP 7.1) F Aug 30, 2026
s*s*e*l*s*y*e.com (WP 7.0.4) F Aug 30, 2026
l*p*e*b*e*a*.pl (WP 6.7.7) F Aug 30, 2026
j*n*s*n*a*b*l*a.com F Aug 30, 2026
r*i*e*c*r*.com F Aug 30, 2026
r*i*c*w*i*l.com (WP 7.1) F Aug 30, 2026
c*u*o*n*v*s.com F Aug 30, 2026
b*z*e*z*e*v*o*.com (WP 7.1) F Aug 30, 2026
b*z*e*z.com (WP 7.1) F Aug 30, 2026
b*z*e*s*f*.com F Aug 30, 2026
j*n*s*r*t*e*s*r*c*i*g.com B Aug 30, 2026
v*c.lv (WP 7.1) F Aug 30, 2026
s*o*m*r*k*m*.biz F Aug 30, 2026
s*h*f*l*r.eu F Aug 30, 2026
t*i*n*v*c*e*n*n*.com (WP 4.5.3) F Aug 30, 2026
r*b*t*d*o.pl (WP 5.8.3) F Aug 30, 2026
c*c*r*e*a*i*.com F Aug 30, 2026
j*n*c*r*.com (WP 7.0.4) F Aug 30, 2026
s*b*e*a.fr (WP 7.1) F Aug 30, 2026
y*7*o*.com (WP 7.1) D Aug 30, 2026
o*7*.org F Aug 30, 2026
b*z*e*e*u*.com (WP 7.1) F Aug 30, 2026
h*n*s*r*e*b*.com (WP 7.1) F Aug 30, 2026
h*n*s*r*n*e.com (WP 7.1) D Aug 30, 2026
r*i*h*c*n*u*t*r*a.com (WP 6.8.8) F Aug 30, 2026
l*g*s*i*i*f*t*c*.com A Aug 30, 2026
m*r*k*a*w*o*.com (WP 7.0.4) F Aug 30, 2026
j*n*a*d*r*.com (WP 6.9.1) F Aug 30, 2026
c*n*r*o*n*r*i*.c*m.br F Aug 30, 2026
c*v*h*r*h*h*m*s*o*.org (WP 7.1) F Aug 30, 2026
s*s*a*t*e*u*i*a*.com F Aug 30, 2026
a*i*m*k*r*e*.com (WP 7.1) F Aug 30, 2026
m*r*e*o*g*.com (WP 7.1) F Aug 30, 2026
w*i*e*s.com (WP 7.0.4) F Aug 30, 2026
h*n*e*i*g*o*h*s*o*y.com F Aug 30, 2026
e*t*r*o*o*h*i*a.com (WP 4.7.35) F Aug 30, 2026
a*m*s*r*t*r*d*n*e*i*o.com (WP 7.1) F Aug 30, 2026
b*z*m*v*e*6*e*r*.com (WP 7.1) D Aug 30, 2026
a*m*s*g*d*e*s.com F Aug 30, 2026
c*r*m*.com (WP 7.1) F Aug 30, 2026
j*n*t*a*t*u*i*.com F Aug 30, 2026
d*a*i*c*m*l*t*n*e.es (WP 7.0.2) F Aug 30, 2026
y*y*x*.com F Aug 30, 2026
j*n*t*a*w*l*o*d*s*g*s.com F Aug 30, 2026
j*n*t*a*w*s*o*a*c*i*e.com (WP 6.9.7) F Aug 30, 2026
e*t*r*w*r*d*h*w.com F Aug 30, 2026
j*n*t*a*s*i*e*t.com F Aug 30, 2026
m*r*i*b*y*z*u.com (WP 7.0.4) F Aug 30, 2026
a*i*d*n*o*i*a*e.com (WP 7.1) F Aug 30, 2026
c*m*o*s*t*.com (WP 7.1) F Aug 30, 2026
w*i*e*g*o*.com F Aug 30, 2026
c*o*t*e*.com F Aug 30, 2026
l*g*n*c*a.com (WP 7.1) F Aug 30, 2026
f*l*t*r*t*l*m*n*s*r*.org F Aug 30, 2026
b*z*a*g*t*.com (WP 7.1) F Aug 30, 2026
c*o*s*e*t*u*l*s*i*g.com F Aug 30, 2026
c*o*s*e*t*p*b.com F Aug 30, 2026
c*a*d*o*a*l*a*d*n*.it (WP 7.1) B Aug 30, 2026
y*m*r*n*f*n*e*.com F Aug 30, 2026
a*m*h*d*f*s*o*o*i*a.com F Aug 30, 2026
b*z*i*d*o.com (WP 7.0.4) F Aug 30, 2026
t*p*0*i*h*n*p*o*u*t*.com F Aug 30, 2026
b*z*i*c*n*u*t*n*l*c.com (WP 7.1) F Aug 30, 2026
y*a*r*i*i*g.com (WP 7.1) F Aug 30, 2026
j*s*s*f*e*b*r*.de (WP 7.1) F Aug 30, 2026
c*o*n*o*f*.com F Aug 30, 2026
m*r*y*n*p*r*d.com (WP 6.8.8) F Aug 30, 2026
j*n*t*a*d*e*k.com (WP 7.1) F Aug 30, 2026
b*z*a*z.com (WP 7.1) F Aug 30, 2026
m*r*u*s*h*e*k.com F Aug 30, 2026
c*o*n*f*i*e*g.com (WP 7.1) F Aug 30, 2026
a*i*a*.net F Aug 30, 2026
b*z*l*u*z.com (WP 7.1) F Aug 30, 2026
r*h*c*f*.com (WP 7.1) F Aug 30, 2026
w*i*h*s*u*f*u*i*.com (WP 7.0.4) F Aug 30, 2026
m*r*u*b*o*.com F Aug 30, 2026
w*i*h*s*o*e*r*v*l.com D Aug 30, 2026
a*i*a*l*t*v*n*.com D Aug 30, 2026
m*r*u*b*r*i*k.com (WP 7.1) F Aug 30, 2026
r*f*e*s*h*o*h*v*n.nl C Aug 30, 2026
w*r*.re (WP 6.7.7) F Aug 30, 2026
t*e*i*s*n*b*x.org (WP 7.1) F Aug 30, 2026
k*e*i*c*i*.com (WP 6.9.7) F Aug 30, 2026
l*m*t*f*r*e*s*a*k*t.com F Aug 30, 2026
s*r*u*-*y*t*m.com F Aug 30, 2026
l*g*c*o*t.com F Aug 30, 2026
e*t*r*r*s*s*l*i*g*o*u*i*n*.com (WP 6.6.4) F Aug 30, 2026
t*p*o*-*h*-*o*s*.com F Aug 30, 2026
t*g*d*s*g*s.com (WP 7.0.4) F Aug 30, 2026
l*g*c*p*.com (WP 7.1) F Aug 30, 2026
t*m*a*a*p*n*.com D Aug 30, 2026
s*r*s*a*s.com (WP 7.1) F Aug 30, 2026
a*m*n*r*v*s*o*.com (WP 7.1) F Aug 30, 2026

Top 50 Plugins

Plugin Count
elementor 1,739,879
contact-form-7 1,728,571
elementor-pro 1,036,011
woocommerce 803,836
revslider 595,230
jetpack 447,273
js_composer 410,518
wp-rocket 330,484
essential-addons-for-elementor-lite 259,207
gravityforms 253,754
complianz-gdpr 253,072
google-site-kit 244,139
cookie-law-info 224,490
instagram-feed 220,952
sitepress-multilingual-cms 207,215
header-footer-elementor 201,775
google-analytics-for-wordpress 200,589
bluehost-wordpress-plugin 189,941
elementskit-lite 175,301
gutenberg 168,994
litespeed-cache 145,456
cookie-notice 145,433
gutenberg-core 143,862
gtranslate 121,507
the-events-calendar 121,062
wpforms-lite 119,506
astra-sites 109,584
popup-maker 107,489
woocommerce-payments 107,266
tablepress 101,602
honeypot 96,925
coblocks 96,563
astra-addon 91,882
duracelltomi-google-tag-manager 88,934
wp-smushit 88,823
layerslider 86,910
all-in-one-seo-pack 86,830
bb-plugin 85,005
akismet 83,406
ml-slider 82,207
premium-addons-for-elementor 81,462
cleantalk-spam-protect 80,681
mailchimp-for-wp 79,409
megamenu 78,992
ewww-image-optimizer 77,089
jet-engine 76,822
wp-pagenavi 76,733
fusion-builder 75,643
smart-slider-3 74,607
gravityformsrecaptcha 73,036

Top 50 Themes

Theme Count
hello-elementor 612,295
Divi 486,125
astra 405,338
flatsome 144,818
Avada 118,959
generatepress 112,712
pub 99,638
oceanwp 78,635
kadence 77,926
enfold 67,274
salient 63,779
twentyseventeen 53,353
twentytwentyfour 52,364
bb-theme 51,882
betheme 51,743
cocoon-master 50,235
blocksy 50,123
h4 50,093
twentytwentyfive 45,632
woodmart 44,793
dt-the7 44,690
neve 37,240
Avada-Child-Theme 36,501
gox 36,054
lightning 30,739
bridge 30,461
twentytwentyone 29,596
swell 29,230
twentytwenty 28,207
bricks 26,753
Impreza 25,647
Newspaper 23,752
twentytwentythree 21,574
epik-redesign 18,885
twentytwentytwo 18,351
uncode 18,083
twentysixteen 17,413
pro 17,359
storefront 15,909
sydney 15,821
Total 14,147
factory-templates-4 13,842
hello-theme-child-master 13,745
themify-ultra 12,760
hestia 12,351
yootheme 12,311
yith-wonder 11,791
porto 11,659
jupiter 11,647
twentyfifteen 11,546