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

Plugin: youtube-embed-plus (Used by 36,037 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
a*s*i*w*r*.com βœ… D 2026-04-28 01:10:28
p*o*e*u*t*s.com βœ… D 2026-04-28 01:08:31
c*r*s*e*h*r*e*t*o*x.com (WP 6.9.4) βœ… F 2026-04-28 01:08:27
r*m*n*k*a*t*r*1*k.ru πŸ”“ F 2026-04-28 01:07:28
r*n*u*b*u*d*i*w.com (WP 6.9.4) βœ… D 2026-04-28 01:07:06
s*n*t*n*i*e*.c*.za βœ… F 2026-04-28 01:05:10
c*r*s*d*m*n*o*t*a*.com (WP 6.9.4) βœ… D 2026-04-28 01:05:08
c*r*s*c*m*u*i*y*c.com βœ… F 2026-04-28 01:05:07
c*r*s*c*u*c*o*s*g*.com βœ… D 2026-04-28 01:05:06
n*a*k*e*a*a*t.com (WP 6.9.4) βœ… F 2026-04-28 01:03:41
g*e*n*r*u*r*m*d*l*n*.com (WP 6.9.4) βœ… B 2026-04-28 01:03:00
g*e*n*r*u*r*m*d*l.com (WP 6.9.4) βœ… B 2026-04-28 01:03:00
r*n*b*.com (WP 6.9.4) βœ… D 2026-04-28 01:02:14
n*s*a*p*e*y*.com (WP 6.9.4) βœ… C 2026-04-28 01:01:17
n*s*a*p*e.com (WP 6.9.4) βœ… C 2026-04-28 01:01:17
t*e*n*r*a*i*y.com (WP 6.9.4) βœ… F 2026-04-28 01:00:59
c*r*s*a*r*.com (WP 6.9.4) βœ… F 2026-04-28 01:00:16
c*r*s*a*b*s*a*o*s*h*r*h.com (WP 6.9.4) βœ… F 2026-04-28 00:56:45
m*l*a*k*o*m*n*c*t*o*s.com βœ… D 2026-04-28 00:56:34
d*b*t*e*f*n*n*i*l.com βœ… D 2026-04-28 00:55:39
d*b*r*u*d*s.com (WP 6.8.5) βœ… F 2026-04-28 00:55:38
p*o*e*e*p*i*a*s*i*.com (WP 6.2.9) ⚠️ F 2026-04-28 00:53:52
p*w*r*o*o*t*.com βœ… F 2026-04-28 00:53:40
r*n*i*g*h*b*s*s.com βœ… F 2026-04-28 00:53:10
f*o*b*l*n*t*o*r*d*o.com βœ… F 2026-04-28 00:52:59
i*s*g*t*c*.com βœ… D 2026-04-28 00:52:32
a*d*e*s*e*p*r.org βœ… F 2026-04-28 00:50:36
b*g*s*.com βœ… D 2026-04-28 00:50:30
i*r.o*g.uk βœ… F 2026-04-28 00:49:56
s*c*a*e*y*u*a*a*.u*h.es βœ… F 2026-04-28 00:49:49
a*s*c*a*i*n*m*d*e*a*e.ch (WP 6.0.11) ⚠️ D 2026-04-28 00:49:48
c*r*s*a*e*c*u*.com (WP 6.9.4) βœ… F 2026-04-28 00:49:02
c*r*s*-*i*i*t*i*s.com (WP 6.9.4) βœ… F 2026-04-28 00:49:01
r*n*i*g*i.com (WP 6.7.5) βœ… F 2026-04-28 00:48:49
h*m*.k*r*-*a*r.eu βœ… D 2026-04-28 00:48:08
p*o*e*o*e*s.com (WP 6.9.4) βœ… B 2026-04-28 00:47:07
t*e*u*u*y*a*h*r*c*u*.com πŸ”“ F 2026-04-28 00:46:56
p*w*r*t*t*a*e*.com (WP 6.9.4) βœ… F 2026-04-28 00:46:20
r*n*i*g*a.com (WP 6.7.5) βœ… F 2026-04-28 00:45:02
n*s*i*w*r*d.com (WP 5.8.13) ⚠️ F 2026-04-28 00:44:56
i*r*o*l*n*.net (WP 6.9.4) βœ… F 2026-04-28 00:44:20
n*s*o*t*n*t*o*k.com (WP 6.9.4) βœ… D 2026-04-28 00:43:37
o*n*c*m.sk (WP 6.0.1) ⚠️ F 2026-04-28 00:42:17
t*e*m*g*y*a*s.com (WP 6.1.1) ⚠️ D 2026-04-28 00:41:16
j*k*r*b*c*w*r*z*e.pl (WP 6.8.5) βœ… F 2026-04-28 00:41:06
t*c*i*c*u*i*n.co (WP 6.9.4) βœ… F 2026-04-28 00:41:04
j*f.p*i.m*b*u*h*s*.me (WP 6.9.4) βœ… F 2026-04-28 00:37:46
r*n*i*g*o*b*g*n*e*.com βœ… D 2026-04-28 00:36:25
b*l*s*o*r*n*.tv (WP 6.8.5) βœ… F 2026-04-28 00:36:09
m*l*n*y*c*t*n*w*e*.com (WP 5.9.1) ⚠️ F 2026-04-28 00:33:55
q*s*o*i*n.eu (WP 5.4.19) ⚠️ F 2026-04-28 00:33:33
g*e*n*r*g*e*t.com (WP 6.9.4) βœ… F 2026-04-28 00:32:05
w*r*c*i*e*i*.org βœ… F 2026-04-28 00:31:42
i*s*d*t*a*k*n*i*.com (WP 6.9.4) βœ… F 2026-04-28 00:30:26
c*r*s*i*g*e*e*.com (WP 6.9.4) βœ… F 2026-04-28 00:30:21
a*s*i*m*y*r*i*m*.com (WP 6.9.4) βœ… F 2026-04-28 00:30:10
g*e*n*o*e*t*a*k*t*n*.com βœ… F 2026-04-28 00:28:33
i*f*.org βœ… F 2026-04-28 00:28:23
r*n*i*g*p*y*i*.com βœ… C 2026-04-28 00:28:15
r*n*i*g*f*r*b*g*n*e*s.com βœ… D 2026-04-28 00:28:15
i*s*d*t*e*i*d*f*a*t.com (WP 6.9.4) βœ… F 2026-04-28 00:26:28
n*s*e*a*o*.com (WP 6.5) ⚠️ F 2026-04-28 00:25:29
p*o*e*m*m*y.com (WP 6.9.4) βœ… A 2026-04-28 00:24:40
m*r*a*b*r*-*n*.no βœ… F 2026-04-28 00:24:39
m*r*a*b*r*u*g.no βœ… F 2026-04-28 00:24:39
r*n*i*g*4*b*g*n*e*s.com βœ… D 2026-04-28 00:24:04
r*n*e*w*r*r*n.com (WP 6.9.4) βœ… D 2026-04-28 00:24:04
f*o*b*l*-*r*n*e.com βœ… F 2026-04-28 00:23:16
i*s*d*t*e*9.com (WP 6.5.8) βœ… F 2026-04-28 00:22:24
c*r*s*a*n*n*.com βœ… F 2026-04-28 00:21:32
t*e*m*e*o*n*.com (WP 6.8.5) βœ… F 2026-04-28 00:19:57
v*e*n*m*r*i*g*i*e.com βœ… F 2026-04-28 00:19:52
b*g*o*n*a*n*t*.com (WP 6.9.4) βœ… F 2026-04-28 00:19:35
l*b*r*b.com (WP 6.8.1) βœ… F 2026-04-28 00:18:41
b*g*o*e*c*r*h*l*.com (WP 6.8.5) βœ… F 2026-04-28 00:15:42
r*n*e*a.com βœ… B 2026-04-28 00:15:27
l*b*r*t*r*-*p*a*a*u*.com (WP 6.9.4) βœ… F 2026-04-28 00:15:07
p*o*-*o*w*y.com (WP 6.9.4) βœ… D 2026-04-28 00:13:37
d*a*a*a*i*.com (WP 6.9.4) βœ… F 2026-04-28 00:13:36
n*s*u*a*l*m.com (WP 6.9.4) βœ… F 2026-04-28 00:13:28
c*r*s*a*.com (WP 6.9.4) βœ… F 2026-04-28 00:13:12
c*r*s*z*r*.com (WP 5.9.2) ⚠️ F 2026-04-28 00:13:11
a*s*i*h*i*r*s*o*a*i*n.com βœ… F 2026-04-28 00:12:14
a*s*i*h*i*r*p*a*e*e*t.com (WP 6.8.2) βœ… F 2026-04-28 00:12:14
m*e*z*e*l*g.de βœ… F 2026-04-28 00:11:13
c*r*s*o*t*y.com (WP 5.5.18) ⚠️ F 2026-04-28 00:10:21
c*r*s*a*t*r*o*m*s*c*a*.com (WP 6.9.4) βœ… F 2026-04-28 00:07:12
p*o*n*x*o*e*s*a*c*r*e*t*r*.com (WP 6.9.4) βœ… C 2026-04-28 00:06:39
p*o*n*x*o*e*s*a*c*r*e*t*r.com (WP 6.9.4) βœ… C 2026-04-28 00:06:39
g*e*n*i*l*h*l*c*u*c*.com βœ… F 2026-04-28 00:06:39
f*e*m*d*a.de βœ… A 2026-04-28 00:05:58
v*e*n*m*a*i*f*s*i*a*.com βœ… F 2026-04-28 00:04:16
d*-*u*r*t*o*.com (WP 5.9.13) ⚠️ F 2026-04-28 00:03:33
m*l*n*r*c*e*.com βœ… F 2026-04-28 00:03:24
a*s*i*e*o*c*p*s.com (WP 6.9.4) βœ… D 2026-04-28 00:03:15
t*e*m*n*a*i*l*e*m.com βœ… F 2026-04-28 00:03:07
s*i*a*l*n*-*n*e*n*t*o*a*.com βœ… F 2026-04-28 00:02:10
t*e*o*a*e*.com βœ… F 2026-04-28 00:01:44
e*-*r*h*h*u*e*.de (WP 6.9.4) βœ… F 2026-04-27 23:59:59
d*-*a*e.com (WP 5.7.15) ⚠️ F 2026-04-27 23:58:53

Top 50 Plugins

Plugin Count
elementor 1,722,234
contact-form-7 1,682,869
elementor-pro 998,365
woocommerce 790,405
revslider 600,303
jetpack 450,462
js_composer 415,114
wp-rocket 314,531
essential-addons-for-elementor-lite 271,119
gravityforms 251,823
complianz-gdpr 229,765
instagram-feed 217,303
cookie-law-info 212,728
google-analytics-for-wordpress 207,578
google-site-kit 207,389
header-footer-elementor 205,563
sitepress-multilingual-cms 205,066
elementskit-lite 192,330
bluehost-wordpress-plugin 188,981
gutenberg-core 165,545
gutenberg 153,204
wpforms-lite 131,535
cookie-notice 131,296
astra-sites 122,855
the-events-calendar 122,298
litespeed-cache 120,165
gtranslate 120,108
popup-maker 112,037
woocommerce-payments 108,907
coblocks 100,766
tablepress 96,435
all-in-one-seo-pack 90,307
astra-addon 89,953
wp-smushit 89,233
LayerSlider 89,069
bb-plugin 88,353
honeypot 88,254
duracelltomi-google-tag-manager 86,149
premium-addons-for-elementor 83,206
akismet 83,039
cleantalk-spam-protect 82,083
mailchimp-for-wp 81,326
megamenu 79,264
woocommerce-gateway-stripe 78,817
fusion-builder 76,520
formidable 74,964
ewww-image-optimizer 73,468
smart-slider-3 72,785
gravityformsrecaptcha 72,777
creative-mail-by-constant-contact 72,332

Top 50 Themes

Theme Count
hello-elementor 585,288
Divi 492,883
astra 414,656
Avada 119,694
flatsome 115,423
pub 113,907
generatepress 110,676
oceanwp 79,680
kadence 73,923
enfold 67,782
salient 64,191
h4 58,510
bb-theme 53,918
twentyseventeen 53,771
twentytwentyfour 52,994
cocoon-master 51,679
betheme 49,733
blocksy 47,932
dt-the7 43,460
twentytwentyfive 43,200
neve 37,306
Avada-Child-Theme 35,531
gox 32,225
twentytwentyone 32,135
woodmart 31,781
bridge 31,769
lightning 29,188
twentytwenty 29,124
swell 27,212
twentytwentythree 24,628
Impreza 24,509
bricks 24,288
Newspaper 21,435
twentytwentytwo 20,309
epik-redesign 19,578
uncode 17,809
pro 17,587
twentysixteen 17,461
storefront 17,226
extendable 16,538
sydney 16,000
yith-wonder 14,193
Total 13,951
themify-ultra 12,805
hestia 12,222
hello-theme-child-master 12,149
twentynineteen 12,085
yootheme 11,859
factory-templates-4 11,554
porto 11,534