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

Plugin: youtube-embed-plus (Used by 42,193 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
h*l*b*w*s*r*e*.com (WP 6.8.5) βœ… F 2026-04-21 11:35:04
h*l*b*w*s.com (WP 6.8.5) βœ… F 2026-04-21 11:35:04
h*l*b*w*.com (WP 6.8.5) βœ… F 2026-04-21 11:35:04
h*l*b*s*.com (WP 6.8.5) βœ… F 2026-04-21 11:35:04
m*s*j*u*-*c*e*s.com βœ… F 2026-04-21 11:29:43
m*s*c*n*e*-*n*y*g*.com (WP 5.2.24) ⚠️ F 2026-04-21 11:29:41
t*i*t*r*e*h*e*s.com βœ… F 2026-04-21 11:29:12
h*l*t*u*h.com βœ… F 2026-04-21 11:28:33
x*-*9*a*q*d*c*2*.xn--p1ai βœ… F 2026-04-21 11:28:19
c*a*-*o*t*o*l*.eu (WP 6.9.4) βœ… F 2026-04-21 11:28:19
n*w*k*.ch βœ… F 2026-04-21 11:22:05
c*c*r*e*c*n*t*u*t*o*.com βœ… F 2026-04-21 11:21:23
s*r*e*a*t*a*e*c*.com (WP 6.9.4) βœ… F 2026-04-21 11:18:17
b*r*d*x.com (WP 6.1.1) ⚠️ D 2026-04-21 11:09:07
s*r*e*r*d*o.com (WP 6.9.4) βœ… F 2026-04-21 11:08:51
s*h*.org βœ… F 2026-04-21 11:07:21
c*n*s*a*t*c*a*n*l*.rs (WP 6.9.4) βœ… F 2026-04-21 11:07:20
s*g*a*o*u*i*n*.me βœ… C 2026-04-21 11:07:20
o*n*o*.com (WP 5.3) ⚠️ F 2026-04-21 11:06:54
y*r*c*a*a*a*e.com (WP 6.9.4) βœ… F 2026-04-21 11:05:13
h*l*f*r*m*o*w*m*n.com (WP 6.9.4) βœ… F 2026-04-21 11:03:44
h*l*e*m*n*r*u*.com βœ… F 2026-04-21 11:03:41
m*r*i*e*u*i*.com (WP 6.8.3) πŸ”“ F 2026-04-21 11:03:24
k*a*s*k*t*.com βœ… F 2026-04-21 11:01:36
k*g*d*e*g*y.com (WP 6.9.4) πŸ”“ F 2026-04-21 11:01:15
s*r*a*w*t*b*g*.com (WP 6.6.2) πŸ”“ F 2026-04-21 11:00:36
m*r*e*l*e*x*e*u*.com (WP 6.9) βœ… F 2026-04-21 10:58:35
h*l*e*s*f*r*s.com (WP 6.6.5) βœ… B 2026-04-21 10:58:10
a*j*n*-*h*l*.com (WP 6.9.4) βœ… F 2026-04-21 10:53:40
c*r*c*l*e*t.com βœ… F 2026-04-21 10:43:26
k*a*t*x*-*e.com βœ… F 2026-04-21 10:43:26
u*g*n*i.net (WP 6.9.4) βœ… F 2026-04-21 10:43:14
m*r*x*j*a*i*l*.com (WP 6.9.4) βœ… F 2026-04-21 10:41:29
a*j*a*p.com (WP 6.9.4) βœ… F 2026-04-21 10:36:40
k*o*s*a*t*n*u.com βœ… F 2026-04-21 10:33:57
h*a*m.org (WP 6.9.4) βœ… F 2026-04-21 10:33:10
s*b*s*i*n*o*r*i*r.fr (WP 6.9.4) βœ… F 2026-04-21 10:33:03
f*n*a*r*o*o.com βœ… F 2026-04-21 10:29:43
o*l*a*s*e*e*.com βœ… F 2026-04-21 10:27:08
s*k*r*h*a*t*n.de βœ… F 2026-04-21 10:24:40
d*a*e*a*i*i.com βœ… F 2026-04-21 10:24:17
a*i*o*a*p*r*s*l*n*c.com (WP 6.9.4) βœ… F 2026-04-21 10:23:26
t*i*u*m*s*c*.com (WP 6.9.4) βœ… F 2026-04-21 10:22:07
v*c*.net βœ… F 2026-04-21 10:21:03
p*a*.org βœ… F 2026-04-21 10:21:02
m*r*a*b*l.com (WP 6.0.11) ⚠️ F 2026-04-21 10:19:47
s*r*a*i*g*v*s*a.com (WP 6.9.1) βœ… F 2026-04-21 10:19:14
a*i*o*a*e*l*s*a*e*a*g*o*p.com βœ… D 2026-04-21 10:16:55
f*s*e*l*b*o*d*p.fr (WP 6.9.4) βœ… F 2026-04-21 10:14:39
f*n*t*a*k*l*b*l.com (WP 6.7.5) βœ… F 2026-04-21 10:13:56
e*.b*o*.d*c*m*n*f*u*d*t*o*.org (WP 6.9.4) βœ… B 2026-04-21 10:13:34
c*t*c.ca (WP 6.9.4) βœ… F 2026-04-21 10:08:21
m*r*o*.m*i.o*.id βœ… F 2026-04-21 10:06:44
t*i*s*i*o*g.com (WP 6.8.5) βœ… F 2026-04-21 10:05:19
s*r*a*f*n*a*y*o*t*a*l.com βœ… F 2026-04-21 10:03:34
a*i*o*a*o*s*b*c*r*d*s.com (WP 6.9.4) βœ… F 2026-04-21 10:00:18
s*r*a*d*f*n*e.com βœ… F 2026-04-21 09:59:35
r*k*i*h*p*u*b*n*.com βœ… F 2026-04-21 09:58:00
f*n*n*a*i*a*o*.com (WP 6.6.5) βœ… F 2026-04-21 09:57:32
o*l*n*o*s*.com βœ… B 2026-04-21 09:56:46
d*a*d*a*e*i*w*i*a*l.com (WP 6.9.4) βœ… F 2026-04-21 09:55:23
d*a*d*a*.com βœ… F 2026-04-21 09:55:22
m*d*.de (WP 6.9) βœ… A 2026-04-21 09:53:22
w*p*h*p.se βœ… F 2026-04-21 09:53:21
o*l*n*o*a*k*t*p.com βœ… F 2026-04-21 09:53:02
s*r*a*a*e*o*k*h*p.com βœ… F 2026-04-21 09:51:48
o*l*n*o*e*h*m*s*n*y.com βœ… A 2026-04-21 09:50:36
r*h*i*s*u*i*.com (WP 6.9.4) βœ… F 2026-04-21 09:49:35
s*r*a*-*e*.com (WP 6.0.11) ⚠️ F 2026-04-21 09:48:07
o*l*n*o*i*i*g*i*h*e*.com βœ… A 2026-04-21 09:47:22
h*k*s*i*i*t*r*u*k*t*d*i*s*.com βœ… D 2026-04-21 09:42:33
h*k*s*i*-*o*o*k*g*o.com βœ… F 2026-04-21 09:42:33
m*r*y*a*r*w*d*i*g*.com (WP 6.8.5) βœ… F 2026-04-21 09:40:59
o*l*n*o*o*e*h*w*n*s*a*o*.com βœ… A 2026-04-21 09:40:06
k*a*s*n*e.no (WP 6.9.4) βœ… F 2026-04-21 09:39:31
a*i*o*a*r*a*t*a*c*r*e*t*r.com (WP 6.9.4) βœ… C 2026-04-21 09:39:05
b*t*s*a*.com βœ… F 2026-04-21 09:38:50
o*s*n*d.com (WP 3.8.1) ⚠️ F 2026-04-21 09:38:01
o*l*n*o*u*t*m*s.com βœ… F 2026-04-21 09:36:59
b*t*n*i*n.com (WP 6.8.5) βœ… F 2026-04-21 09:24:54
l*g*s*.education (WP 6.9.4) βœ… D 2026-04-21 09:21:58
g*o*i*.org (WP 6.9.4) βœ… F 2026-04-21 09:21:56
h*k*d*i*n.com βœ… F 2026-04-21 09:21:37
y*a*i*d*a.com βœ… F 2026-04-21 09:17:30
s*r*w*e*r*a*a*m*l*c*.com βœ… F 2026-04-21 09:16:30
t*i*k*i*g*y*x.com (WP 6.9.4) βœ… F 2026-04-21 09:15:40
d*t*-*c*i*i*m.net (WP 6.1.10) ⚠️ F 2026-04-21 09:10:38
l*v*s*o*t*4.watch (WP 6.9.4) βœ… F 2026-04-21 09:07:56
d*a*a*u*m*l.com (WP 6.9.4) βœ… F 2026-04-21 09:07:27
k*q*l.com (WP 6.4.8) ⚠️ F 2026-04-21 09:06:10
w*s*i*h*r*.de (WP 6.0.11) ⚠️ πŸ”“ F 2026-04-21 09:03:53
m*s*k*e*t*u*-*a*n*v*r.de (WP 5.9.13) ⚠️ F 2026-04-21 09:03:53
d*a*a*a*v*n.com βœ… F 2026-04-21 09:03:16
s*r*u*i*g*t*u*s.com (WP 6.6.5) βœ… F 2026-04-21 09:01:38
k*p*b*t*n*.com (WP 6.0.9) ⚠️ F 2026-04-21 09:00:34
l*n*e*v*n*e*w*l.nl (WP 6.9.4) βœ… F 2026-04-21 08:57:27
z*a*-*e*u*o*t.nl (WP 6.9.4) βœ… C 2026-04-21 08:57:26
c*f*-*e*u*o*t.nl (WP 6.9.4) βœ… C 2026-04-21 08:57:26
m*t*i*s*l*a*.se βœ… D 2026-04-21 08:57:24
k*n*w*k*n*a*a.com βœ… F 2026-04-21 08:55:49

Top 50 Plugins

Plugin Count
elementor 2,221,345
contact-form-7 2,054,189
elementor-pro 1,261,302
woocommerce 1,033,976
revslider 758,124
js_composer 504,652
jetpack 480,204
wp-rocket 372,639
essential-addons-for-elementor-lite 340,186
gravityforms 280,852
header-footer-elementor 279,924
gutenberg-core 262,381
instagram-feed 261,726
elementskit-lite 261,496
complianz-gdpr 260,966
google-analytics-for-wordpress 257,823
google-site-kit 252,287
cookie-law-info 251,413
sitepress-multilingual-cms 229,400
bluehost-wordpress-plugin 216,220
wpforms-lite 190,854
astra-sites 182,961
litespeed-cache 168,532
gutenberg 160,726
gtranslate 150,787
cookie-notice 148,850
coblocks 141,957
the-events-calendar 134,829
popup-maker 127,065
astra-addon 111,279
bb-plugin 110,791
LayerSlider 108,844
tablepress 108,424
premium-addons-for-elementor 107,955
wp-smushit 107,485
mailchimp-for-wp 105,241
duracelltomi-google-tag-manager 99,202
woocommerce-payments 98,446
cleantalk-spam-protect 95,944
honeypot 95,736
akismet 95,341
woocommerce-gateway-stripe 94,855
creame-whatsapp-me 93,043
megamenu 91,661
fusion-builder 89,827
smart-slider-3 89,430
pro-elements 88,201
custom-fonts 87,133
formidable 87,024
pixelyoursite 86,354

Top 50 Themes

Theme Count
hello-elementor 727,749
Divi 604,045
astra 568,386
pub 177,151
Avada 137,693
generatepress 136,846
flatsome 136,539
h4 101,007
oceanwp 99,936
kadence 90,127
enfold 79,080
salient 76,108
bb-theme 69,545
twentytwentyfour 68,018
blocksy 63,733
cocoon-master 62,997
twentyseventeen 62,138
twentytwentyfive 61,082
betheme 61,022
dt-the7 51,297
woodmart 46,212
neve 44,841
twentytwentyone 38,782
bridge 38,095
Avada-Child-Theme 37,853
gox 35,544
twentytwenty 34,057
lightning 33,395
swell 33,339
twentytwentythree 31,252
bricks 27,949
Impreza 27,867
Newspaper 25,182
twentytwentytwo 24,678
epik-redesign 22,326
pro 20,681
storefront 20,567
uncode 20,488
extendable 20,480
twentysixteen 20,197
sydney 18,670
yith-wonder 18,506
themify-ultra 17,130
Total 16,622
twentyfifteen 15,144
hestia 14,715
porto 14,702
twentynineteen 13,923
yootheme 13,874
thrive-theme 13,781