WordPress OSINT, maintenance or security needs? Reach out!
TLDWP

Plugin: youtube-embed-plus (Used by 37,774 domains)

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

πŸ‘€ embedplus πŸ“¦ v14.2.5 πŸ”— Plugin Homepage

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
c*n*i*s*m*.de (WP 7.0) βœ… F 2026-05-27 15:24:33
r*t*x*e*s.net βœ… F 2026-05-27 15:24:23
c*b*n*n*h*w*o*s*l*g.com βœ… F 2026-05-27 15:23:57
i*n*s*o*t*k.com (WP 6.5.8) βœ… F 2026-05-27 15:21:37
p*l*b*y*e*o*t.c*m.au (WP 6.8.5) βœ… F 2026-05-27 15:21:36
c*o*c*a*g*s.com βœ… F 2026-05-27 15:20:40
a*k*v*n*e*l.de (WP 6.9.4) βœ… F 2026-05-27 15:19:01
d*s*r*b*i*o*a*s*q*e.com (WP 7.0) βœ… F 2026-05-27 15:18:01
k*t*m*a.com βœ… F 2026-05-27 15:16:04
p*e*e*d*s*a*t*s*e*r*s.fr βœ… F 2026-05-27 15:14:37
n*s.cz πŸ”“ F 2026-05-27 15:07:14
m*r*a*n*d*l*d*v*r*i*e.fr (WP 7.0) βœ… F 2026-05-27 15:04:52
i*n*n*c.com (WP 4.9.10) ⚠️ F 2026-05-27 15:03:26
s*u*d*o*i*i*n.de (WP 7.0) βœ… F 2026-05-27 15:03:21
l*b*a*y.i*t*.edu βœ… F 2026-05-27 15:00:01
i*n*l*f*u*a.com βœ… F 2026-05-27 14:58:51
l*v*-*d*-*p.p*n*h*o*s*t*.io (WP 6.9) βœ… D 2026-05-27 14:58:00
n*w*b*y*n*d*t*o*t.net βœ… F 2026-05-27 14:57:52
s*i*n*t*e*.com (WP 6.9.1) βœ… F 2026-05-27 14:57:38
m*s*e*c*r*e*.com (WP 4.1.1) ⚠️ πŸ“‘ F 2026-05-27 14:56:44
a*t*l*g*s*i*a.cz (WP 7.0) βœ… D 2026-05-27 14:54:44
a*i*a*v*i*e*.org βœ… D 2026-05-27 14:54:43
k*s*d*t*-*y*u*k*.net βœ… F 2026-05-27 14:54:43
c*a*o*.org (WP 7.0) βœ… F 2026-05-27 14:53:36
i*s*d*h*t*p*i*g*v*l*a*e.com (WP 7.0) βœ… D 2026-05-27 14:49:36
k*s*c*e*s.com βœ… F 2026-05-27 14:47:54
c*o*o*a*m*.com (WP 6.8.3) βœ… F 2026-05-27 14:44:54
h*s*l*n*p*.com βœ… F 2026-05-27 14:43:27
p*b*t*l*r.com βœ… D 2026-05-27 14:43:02
b*a*h*i*e.org βœ… F 2026-05-27 14:42:56
m*s*e*-*n*-*e.com βœ… F 2026-05-27 14:42:10
r*s*f*r*.i*t*r*e*-*p*-*d*i*n.eu (WP 6.9.1) βœ… D 2026-05-27 14:41:07
p*s*t*c*n*.com (WP 6.9.4) βœ… F 2026-05-27 14:40:06
k*s*o*t*m*d.com βœ… F 2026-05-27 14:39:45
k*a*t*r*e*t*e*.se (WP 4.9.26) ⚠️ F 2026-05-27 14:39:17
k*s*n*m*c*.com (WP 7.0) βœ… D 2026-05-27 14:35:22
t*a*o*t*t*m*.de (WP 6.9.4) βœ… D 2026-05-27 14:35:20
m*s*a*d.com (WP 6.9.4) βœ… F 2026-05-27 14:32:32
g*a*s*a*d*r*c*o*y.i*s*.com βœ… F 2026-05-27 14:30:09
r*d*o*r*b*l*.de (WP 7.0) βœ… F 2026-05-27 14:29:35
g*o*-*y.gov (WP 6.8.5) βœ… F 2026-05-27 14:25:48
m*s*y*a*d.com βœ… F 2026-05-27 14:25:37
f*n*e*a*l*.com βœ… F 2026-05-27 14:20:18
k*n*e*h*f.de βœ… C 2026-05-27 14:18:10
t*e*a*e*s.com (WP 7.0) βœ… F 2026-05-27 14:17:12
i*n*-*6*.com βœ… F 2026-05-27 14:14:13
m*s*v*c*y*o*t*a*n*r.com βœ… F 2026-05-27 14:10:52
s*i*n*e*o*i*y.ca βœ… F 2026-05-27 14:09:33
t*r*a*k.se (WP 6.4.8) ⚠️ F 2026-05-27 14:06:55
v*c*i*a*i*.com (WP 6.3.8) ⚠️ F 2026-05-27 14:06:43
j*r*e*t*e*.nl (WP 7.0) βœ… F 2026-05-27 14:06:14
d*s*i*c*h*m*i*s*e*t*o*s.com βœ… F 2026-05-27 14:03:55
i*n*v*t*o*t*t*n.com (WP 7.0) βœ… F 2026-05-27 14:02:50
w*n*r*o*n.de (WP 6.9) βœ… F 2026-05-27 14:01:30
r*s*b*e*i*.com (WP 7.0) βœ… F 2026-05-27 14:01:22
c*b*r*r*n*s.it (WP 7.0) βœ… B 2026-05-27 13:57:39
f*r*a*i*n.f*n*a*i*n*i*d*d*n*a.es βœ… F 2026-05-27 13:56:52
c*o*o*a*-*u*a*d.com (WP 4.8.25) ⚠️ F 2026-05-27 13:53:23
o*a*k*o*e*a*d*o*d*s.com (WP 7.0) βœ… F 2026-05-27 13:53:09
f*n*c*m*u*i*y.com βœ… F 2026-05-27 13:51:36
a*d*s*e*.net (WP 5.4.19) ⚠️ πŸ”“ F 2026-05-27 13:51:19
t*e*a*6*.com (WP 7.0) βœ… F 2026-05-27 13:48:48
k*s*r*s*t*.com βœ… F 2026-05-27 13:48:21
d*s*e*i*h*.com (WP 7.0) βœ… F 2026-05-27 13:48:04
o*a*o*k*r*l.com (WP 6.9.4) βœ… F 2026-05-27 13:46:08
r*d*o*v*.com (WP 7.0) βœ… F 2026-05-27 13:43:06
n*u*s*h*a*e*z*i*z.de (WP 6.9.4) βœ… D 2026-05-27 13:42:18
e*g*n*e*e*p*i*t*n*s*l*t*o*s.m*s*a*i*g*e*s*t*.com βœ… D 2026-05-27 13:41:34
o*a*a*o*u*a*i*a.com (WP 6.9) βœ… F 2026-05-27 13:41:28
s*c*e*h*a*t*o*t*p*r*.org (WP 7.0) βœ… F 2026-05-27 13:40:51
e*a*g*l*s*h*w*s*e*i*g.de (WP 6.6.5) βœ… F 2026-05-27 13:39:41
m*s*p*r*s*a*.com (WP 7.0) βœ… F 2026-05-27 13:38:23
i*n*r*p*c*h*a*t*c*r*.com βœ… F 2026-05-27 13:37:33
o*r*i*h*b.net βœ… F 2026-05-27 13:35:08
d*r*b*k*a*v*n*u*e*.ca βœ… F 2026-05-27 13:35:06
i*n*r*e*s*-*n*.com βœ… B 2026-05-27 13:34:43
p*r*e*h*n*.blue (WP 7.0) βœ… F 2026-05-27 13:34:37
h*-*a*c*e*.com βœ… F 2026-05-27 13:32:43
k*r*u*d*c*l*s*.com (WP 6.9.4) βœ… A 2026-05-27 13:31:05
a*e*s*r*t*g*.c*m.au (WP 6.1.10) ⚠️ F 2026-05-27 13:27:28
d*m*r*l.com βœ… F 2026-05-27 13:26:00
s*i*h*i*g*t*e*t*r*.com (WP 6.9.4) βœ… F 2026-05-27 13:23:41
s*i*h*i*g*a*a*l*.com βœ… F 2026-05-27 13:23:41
l*b*a*y.u*w*.gr (WP 6.9.4) βœ… F 2026-05-27 13:22:46
v*c*v*r*a*l*b*l.com βœ… F 2026-05-27 13:22:26
m*s*o*r*h*m*w*r*h.com (WP 7.0) βœ… F 2026-05-27 13:22:19
b*o*.a*e*i*a*p*r*y*a*t*o*.com (WP 7.0) βœ… F 2026-05-27 13:20:33
s*c*.org βœ… F 2026-05-27 13:19:45
t*e*a*l*a*e*e*p*e.com (WP 6.8.5) βœ… F 2026-05-27 13:19:33
m*f*c*.org (WP 6.9.4) βœ… F 2026-05-27 13:15:58
t*e*a*b*t.com (WP 6.9.4) βœ… F 2026-05-27 13:15:18
s*i*h*e*a*c*i*n*.com (WP 6.7.5) βœ… F 2026-05-27 13:15:17
4*n*s*m*o*.org βœ… F 2026-05-27 13:11:56
b*l*i*g*s*m*h*n*.org βœ… F 2026-05-27 13:11:56
d*s*u*t*v*h*.com βœ… F 2026-05-27 13:11:40
d*s*u*t*v*f*n*n*i*l.com βœ… D 2026-05-27 13:11:39
s*c*t*e*i*e*.n*t.au βœ… F 2026-05-27 13:07:49
m*s*n*v*g*t*r.com βœ… F 2026-05-27 13:05:46
f*t*b*x*p*o*o*o*t*.net (WP 6.9.4) βœ… F 2026-05-27 13:05:19
m*t*v*r*e*t*e*t*o*r*a*.w*c*m*t*g*n*.com βœ… F 2026-05-27 13:04:07

Top 50 Plugins

Plugin Count
elementor 1,755,046
contact-form-7 1,724,236
elementor-pro 1,023,442
woocommerce 800,198
revslider 606,765
jetpack 458,939
js_composer 423,842
wp-rocket 325,451
essential-addons-for-elementor-lite 282,196
gravityforms 258,497
complianz-gdpr 246,515
cookie-law-info 223,807
instagram-feed 223,005
sitepress-multilingual-cms 215,904
google-site-kit 215,642
google-analytics-for-wordpress 210,704
header-footer-elementor 206,290
elementskit-lite 198,244
bluehost-wordpress-plugin 189,403
gutenberg 158,056
cookie-notice 145,346
gutenberg-core 143,299
wpforms-lite 128,720
the-events-calendar 128,122
litespeed-cache 125,904
gtranslate 124,110
astra-sites 119,436
popup-maker 114,081
woocommerce-payments 111,432
tablepress 103,935
honeypot 95,263
coblocks 93,576
astra-addon 93,188
all-in-one-seo-pack 92,005
wp-smushit 91,692
duracelltomi-google-tag-manager 90,836
LayerSlider 90,137
bb-plugin 89,514
premium-addons-for-elementor 85,002
akismet 84,667
megamenu 83,517
cleantalk-spam-protect 82,815
mailchimp-for-wp 82,398
woocommerce-gateway-stripe 81,457
fusion-builder 78,076
ml-slider 77,526
formidable 77,129
ewww-image-optimizer 76,467
borlabs-cookie 75,946
wp-pagenavi 75,514

Top 50 Themes

Theme Count
hello-elementor 599,775
Divi 502,363
astra 416,485
flatsome 124,639
Avada 121,987
generatepress 116,230
pub 99,105
oceanwp 81,497
kadence 76,109
enfold 70,269
salient 65,788
twentyseventeen 54,840
bb-theme 54,458
twentytwentyfour 53,342
cocoon-master 50,822
h4 50,724
betheme 50,653
blocksy 49,091
dt-the7 44,899
twentytwentyfive 42,723
neve 38,252
Avada-Child-Theme 36,894
gox 32,810
bridge 32,469
woodmart 32,015
twentytwentyone 31,950
lightning 30,118
twentytwenty 29,527
swell 27,506
Impreza 25,661
bricks 25,249
twentytwentythree 23,969
Newspaper 22,622
twentytwentytwo 19,920
epik-redesign 19,284
uncode 18,610
sydney 18,504
twentysixteen 17,807
pro 17,689
storefront 17,499
voxel 17,022
extendable 15,117
kubio 14,551
Total 14,392
yith-wonder 14,000
hello-theme-child-master 12,938
themify-ultra 12,796
factory-templates-4 12,591
yootheme 12,571
hestia 12,450