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

Plugin: youtube-embed-plus (Used by 50,766 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*a*t*a*d*u*l*e*s.com (WP 6.9.4) βœ… D 2026-04-16 11:24:23
b*a*o*e*n*l.com (WP 6.9.4) βœ… F 2026-04-16 11:21:36
b*a*o*e*r*n*.com βœ… F 2026-04-16 11:16:38
z*r*u*.com βœ… F 2026-04-16 11:13:01
a*i*k*c*a*m*n*s*r*e*.com (WP 6.9.4) βœ… F 2026-04-16 11:12:17
t*a*e*c*m*g*o*n*.com βœ… F 2026-04-16 11:12:15
o*o*e*b*.com βœ… F 2026-04-16 11:11:42
z*p*a*u*a.com βœ… F 2026-04-16 11:08:09
m*v*r*c*m*d*a*e*v*c*s.com (WP 95648) βœ… F 2026-04-16 11:06:13
h*m*e*d*c.com βœ… F 2026-04-16 11:05:33
a*i*c*n*t*u*c*o*e*.com βœ… C 2026-04-16 11:05:18
f*l*t.com (WP 6.9.4) βœ… F 2026-04-16 11:00:55
m*v*r*c*a*t*m*t*v*t*c*n*l*g*e*.com (WP 94415) βœ… D 2026-04-16 10:57:57
o*m*s*i*t*u.com (WP 6.9.4) βœ… B 2026-04-16 10:52:31
d*a*n*.com βœ… B 2026-04-16 10:50:03
o*m*n*u*.com (WP 4.9.5) ⚠️ F 2026-04-16 10:48:12
b*a*e*y*n*g*e*d.com βœ… F 2026-04-16 10:47:06
m*v*n*a*d*o*u*s.com πŸ”“ F 2026-04-16 10:43:27
o*m*g*d*e*u*.com βœ… D 2026-04-16 10:42:25
z*p*i*e*y.com βœ… F 2026-04-16 10:42:05
f*n*o*i*t*c*.com βœ… F 2026-04-16 10:40:06
d*a*s*i*i*u*l*s*c*i*.com βœ… F 2026-04-16 10:37:35
d*a*s*h*o*s*f*a.com (WP 5.2.21) ⚠️ F 2026-04-16 10:37:34
s*i*e*e*h*e*s.com (WP 6.3) ⚠️ F 2026-04-16 10:36:33
o*m*h*r*p*u*i*s.com βœ… F 2026-04-16 10:34:49
f*b*e*t*e*i*s.com (WP 6.9.1) βœ… C 2026-04-16 10:34:29
d*a*i*s*n*o*d*r*a*d.com (WP 6.8.5) βœ… F 2026-04-16 10:32:52
b*a*e*e*y*n*.com (WP 5.5.18) ⚠️ F 2026-04-16 10:32:39
k*t*n*a*o*.com βœ… F 2026-04-16 10:31:30
h*a*t*r*m*e*t.com βœ… F 2026-04-16 10:30:18
b*a*e*e*r*s*o*t*n*t*o*k.com βœ… F 2026-04-16 10:27:15
o*m*a*t*.com βœ… F 2026-04-16 10:25:05
k*t*j*u*e*.com (WP 6.9.4) βœ… F 2026-04-16 10:20:01
k*t*h*m*o*d.com (WP 6.9.4) βœ… F 2026-04-16 10:19:59
r*i*u*k*n.com (WP 6.2.6) ⚠️ F 2026-04-16 10:18:25
o*l*n*p*o.com (WP 4.3.31) ⚠️ F 2026-04-16 10:16:21
h*a*t*e*t*p*r*s.com βœ… F 2026-04-16 10:15:24
t*a*e*a*d*a*h*o*d*a*i*s.com (WP 5.8.13) ⚠️ F 2026-04-16 10:12:20
z*o*s*o*t*n*e*p*r*e*c*.com (WP 6.9.4) βœ… F 2026-04-16 10:11:49
s*t*i*f*o*.chinnajeeyar.org βœ… B 2026-04-16 10:08:07
t*a*e*a*e*c*i*n*p*l.com βœ… D 2026-04-16 10:05:15
s*i*a*m*n.com (WP 6.9.4) πŸ”“ F 2026-04-16 10:02:32
b*o*s.glowscotland.org.uk βœ… F 2026-04-16 10:01:20
d*a*l*e*t*a*t*i*h*n*.com (WP 6.8.5) βœ… F 2026-04-16 10:00:29
s*i*a*w*r*.com βœ… D 2026-04-16 09:58:03
r*i*e*d*b*i.com (WP 6.4.3) ⚠️ A 2026-04-16 09:54:40
r*i*y*a*o*f*c*.com (WP 6.9.4) βœ… D 2026-04-16 09:54:38
z*o*b*p*i*t*h*r*h*a*t*n.com (WP 5.9.10) ⚠️ F 2026-04-16 09:53:52
b*a*n*n*h*l*e*.com (WP 4.7.29) ⚠️ F 2026-04-16 09:53:13
k*t*a*e*f*i*d.com (WP 6.9.4) βœ… F 2026-04-16 09:52:02
d*a*e*d*e*.com (WP 6.9.4) βœ… F 2026-04-16 09:51:40
o*i*r*e*.com (WP 6.5.8) βœ… F 2026-04-16 09:51:06
z*o*-*h.com (WP 6.9.4) βœ… F 2026-04-16 09:50:58
r*i*w*s*o*t.com (WP 6.9.4) βœ… F 2026-04-16 09:50:12
s*i*a*-*e*l*h*a*e.com βœ… F 2026-04-16 09:49:38
i*f*n*t*e*s*.com βœ… A 2026-04-16 09:49:31
h*a*t*l*n*-*a*p*s.com (WP 6.9.4) βœ… F 2026-04-16 09:44:33
z*n*p*c*o*.com βœ… F 2026-04-16 09:39:56
z*n*p*c*.com βœ… F 2026-04-16 09:39:56
m*u*i*i*p*l*.com (WP 6.9.4) βœ… F 2026-04-16 09:36:14
z*n*r*.com βœ… F 2026-04-16 09:33:54
h*a*t*a*d*l*n*-*a*p*s.com (WP 6.9.4) βœ… F 2026-04-16 09:33:48
m*u*i*i*c*l*m*o.com (WP 6.9) βœ… F 2026-04-16 09:33:23
d*a*l*t*s.com (WP 6.9.4) βœ… F 2026-04-16 09:31:43
s*i*l*a*r*.com βœ… F 2026-04-16 09:29:28
d*3*7.com βœ… F 2026-04-16 09:27:35
k*t*e*d*s*o*e*a*l*w*r*d.com (WP 6.9.4) βœ… F 2026-04-16 09:25:24
r*i*r*x*.com βœ… F 2026-04-16 09:25:01
o*i*s*a*e*.com (WP 6.8.5) βœ… B 2026-04-16 09:22:51
r*i*d*i*e.com (WP 6.9.4) βœ… F 2026-04-16 09:21:45
s*b*a*h*l*c.com (WP 6.9.4) βœ… F 2026-04-16 09:21:39
a*h*r*a*i*.com (WP 6.9.4) βœ… F 2026-04-16 09:18:08
s*i*e*e*k.com (WP 6.9.4) βœ… F 2026-04-16 09:14:48
k*t*e*i*g*i*g*.com (WP 6.9.4) βœ… F 2026-04-16 09:11:56
o*i*m*d*c*l*a*i*u*n*.com βœ… F 2026-04-16 09:09:50
o*i*m*r*j*a*a.com βœ… F 2026-04-16 09:09:49
a*g*s*s*o*e.com (WP 6.9.4) βœ… F 2026-04-16 09:05:20
r*h*b*t*f*r*i*u*e*h.com (WP 6.6.1) βœ… F 2026-04-16 09:04:10
h*a*a*h*m*.com (WP 6.9.4) βœ… F 2026-04-16 08:58:04
m*u*i*n*-*o*c*i*g.com βœ… F 2026-04-16 08:55:58
h*a*-*a*t*e*e*t*t*.com βœ… F 2026-04-16 08:54:12
o*i*c*u*t*h*a*t*.com βœ… F 2026-04-16 08:53:29
k*t*c*s*i*l*n.com (WP 6.9.4) βœ… F 2026-04-16 08:51:52
h*a*y*u*l*f*t*a*n*n*.com (WP 6.9.4) βœ… F 2026-04-16 08:51:10
h*a*y*u*l*f*t*a*h*r*.com (WP 6.9.4) βœ… F 2026-04-16 08:51:10
h*a*y*u*l*f*c*a*h*s.com (WP 6.9.4) βœ… F 2026-04-16 08:51:10
o*i*c*n*a*i*.com βœ… F 2026-04-16 08:50:10
s*i*l*t*e*e*-*n*i*e.com βœ… F 2026-04-16 08:46:49
a*g*y*o*e*l*y*r.com (WP 6.4.8) ⚠️ F 2026-04-16 08:43:27
m*u*e*n*u*n*y.com βœ… F 2026-04-16 08:41:22
s*i*l*l*r*-*r*f*.com (WP 6.9.4) βœ… F 2026-04-16 08:35:32
a*g*y*a*d*d.com (WP 5.9.13) ⚠️ F 2026-04-16 08:35:29
z*n*t*.com (WP 6.8.3) βœ… D 2026-04-16 08:32:21
a*g*r*a*k*t*n*.com (WP 6.9.4) βœ… F 2026-04-16 08:30:30
s*l*i*a.com βœ… D 2026-04-16 08:29:53
e*w*b*i*e*f*s*.com βœ… D 2026-04-16 08:29:00
b*a*s*i*n*.com (WP 6.1.10) ⚠️ D 2026-04-16 08:27:53
k*t*y*h*n*.com βœ… F 2026-04-16 08:23:28
t*a*m*c*s*i*.com βœ… F 2026-04-16 08:22:14
z*m*u.com βœ… F 2026-04-16 08:21:35

Top 50 Plugins

Plugin Count
elementor 3,059,689
contact-form-7 2,679,626
elementor-pro 1,700,960
woocommerce 1,446,633
revslider 1,016,419
js_composer 651,171
jetpack 506,857
wp-rocket 467,952
essential-addons-for-elementor-lite 457,897
header-footer-elementor 405,650
elementskit-lite 382,705
gutenberg-core 373,297
google-analytics-for-wordpress 341,891
instagram-feed 341,255
google-site-kit 328,106
gravityforms 317,339
cookie-law-info 316,705
complianz-gdpr 315,836
wpforms-lite 293,095
astra-sites 286,764
sitepress-multilingual-cms 270,893
litespeed-cache 254,597
bluehost-wordpress-plugin 254,298
gtranslate 201,441
coblocks 188,234
cookie-notice 183,680
gutenberg 163,456
the-events-calendar 157,541
premium-addons-for-elementor 150,633
popup-maker 148,063
astra-addon 146,898
mailchimp-for-wp 146,882
bb-plugin 145,764
LayerSlider 139,941
wp-smushit 138,186
creame-whatsapp-me 134,703
pro-elements 133,969
custom-fonts 132,259
click-to-chat-for-whatsapp 131,530
tablepress 129,222
woocommerce-gateway-stripe 121,486
duracelltomi-google-tag-manager 119,761
smart-slider-3 117,310
royal-elementor-addons 117,064
sg-cachepress 116,675
cleantalk-spam-protect 116,337
pixelyoursite 115,109
akismet 112,000
megamenu 111,099
fusion-builder 111,077

Top 50 Themes

Theme Count
hello-elementor 964,418
astra 829,891
Divi 785,473
pub 246,901
generatepress 181,057
flatsome 178,571
Avada 165,256
h4 160,564
oceanwp 133,073
kadence 116,705
enfold 97,617
bb-theme 94,519
salient 94,513
twentytwentyfour 91,379
blocksy 91,216
twentytwentyfive 90,926
cocoon-master 86,385
betheme 79,142
twentyseventeen 74,625
woodmart 70,910
dt-the7 64,122
neve 56,497
twentytwentyone 48,766
bridge 47,933
swell 46,064
lightning 41,871
twentytwenty 41,459
twentytwentythree 41,316
Avada-Child-Theme 40,594
gox 38,490
Impreza 33,640
bricks 33,464
Newspaper 31,811
twentytwentytwo 31,339
storefront 25,735
extendable 25,637
epik-redesign 25,593
yith-wonder 25,229
pro 25,188
uncode 24,689
twentysixteen 24,060
themify-ultra 23,734
sydney 23,423
twentyfifteen 22,200
Total 20,953
porto 19,921
hestia 18,657
thrive-theme 17,746
popularfx 17,271
yootheme 17,263