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

Plugin: youtube-embed-plus (Used by 51,572 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
s*m*b*n*.com βœ… F 2026-04-18 01:05:01
l*v*n*l*g*n*s*o*n*a*i*n.com βœ… F 2026-04-18 01:03:54
b*o*k*y*r*s*a*c*.com (WP 6.1.10) ⚠️ F 2026-04-18 01:03:37
i*e*e*e*a*o*.com (WP 6.9.4) βœ… D 2026-04-18 01:00:36
i*e*o*v*y*n*.com (WP 6.9.4) βœ… D 2026-04-18 01:00:34
i*e*b*x*s.com (WP 6.9.4) βœ… D 2026-04-18 00:56:07
m*t*u*a*e.com βœ… F 2026-04-18 00:53:53
r*s*r*a*e*o*t*s.com βœ… D 2026-04-18 00:52:06
b*o*k*y*f*r*g*r*.com βœ… D 2026-04-18 00:51:29
u*b*u*c*h*c*s.com (WP 6.9.4) βœ… F 2026-04-18 00:49:50
o*n*r*a*i*i*s.com (WP 6.9.4) βœ… F 2026-04-18 00:48:50
k*n*y*a*c*a*d*h*p*a*o*o*e*.com (WP 4.7.29) ⚠️ D 2026-04-18 00:48:17
k*n*y*a*c*.com (WP 4.7.29) ⚠️ D 2026-04-18 00:48:17
a*p*p.jp (WP 6.9.4) βœ… F 2026-04-18 00:47:32
s*l*s*.com (WP 6.9.4) βœ… F 2026-04-18 00:46:34
k*n*y*c*m*e*r*c*n*.com (WP 6.9.4) βœ… A 2026-04-18 00:45:15
s*l*z*o*c*.com βœ… F 2026-04-18 00:40:50
k*n*y*a*l*.com (WP 6.9.4) βœ… F 2026-04-18 00:37:25
n*w*.scoredex.com βœ… F 2026-04-18 00:36:14
k*n*y*b*u*.com (WP 6.9.4) βœ… F 2026-04-18 00:33:52
b*o*k*e*f*c.com (WP 6.9.4) βœ… F 2026-04-18 00:33:47
m*n*a*a*r*s.org βœ… F 2026-04-18 00:31:59
k*n*s*y*t*.com (WP 6.9.4) βœ… F 2026-04-18 00:29:38
s*j*r*u*l*c.com βœ… F 2026-04-18 00:27:02
b*o*k*i*l*s*r*i*e.com βœ… C 2026-04-18 00:24:25
r*s*a*-*l*i*n*e*a*s*g*.com (WP 6.9.4) βœ… C 2026-04-18 00:22:09
h*r*e*i*i*t*e*t*v*l.com (WP 6.8.5) βœ… F 2026-04-18 00:20:28
s*i*j*r*a*t*.com (WP 6.9.4) βœ… D 2026-04-18 00:20:06
d*l*v*r*s*c*l.com (WP 6.9.4) βœ… F 2026-04-18 00:19:47
o*n*g*a*p.com βœ… F 2026-04-18 00:18:34
c*r*e*s*o*e*a*t*s*.info πŸ”“ F 2026-04-18 00:17:55
t*i*s*v*d*.com βœ… F 2026-04-18 00:17:43
t*i*p*-*p*k*r*m.com (WP 6.5.8) βœ… F 2026-04-18 00:17:42
u*a*h*k*t*.com (WP 6.8.1) βœ… F 2026-04-18 00:16:36
o*n*e*e*t*s.com βœ… F 2026-04-18 00:14:32
i*i*a*i*.com βœ… F 2026-04-18 00:12:15
r*s*a*c*i*t*s*u*e*t*.com βœ… F 2026-04-18 00:10:08
k*n*e*h*p*e*p*.com βœ… F 2026-04-18 00:10:08
a*u*a*a*e*y.com (WP 6.4.5) ⚠️ F 2026-04-18 00:03:35
i*e*i*e*.com (WP 6.6.5) βœ… F 2026-04-18 00:03:18
t*i*b*s.com βœ… F 2026-04-17 23:57:16
m*o*p*z*r*j*k.com βœ… F 2026-04-17 23:56:32
t*i*o*-*l*n*-*r*d*c*i*n.com (WP 6.9.4) βœ… B 2026-04-17 23:46:20
s*f*e*e*.com (WP 6.8.5) βœ… F 2026-04-17 23:44:23
u*t*m*p*r*a*.com (WP 4.9.26) ⚠️ F 2026-04-17 23:43:20
h*r*f*r*h*f*a*o*.com (WP 5.2.21) ⚠️ F 2026-04-17 23:42:25
h*r*f*r*d*n*a*h*a*t*.com (WP 6.9.4) βœ… F 2026-04-17 23:42:22
a*s*a*i*y*.in (WP 6.9.4) βœ… F 2026-04-17 23:41:03
k*n*a*r*d*n*c*u*.com βœ… F 2026-04-17 23:40:18
t*i*i*e*a*.com βœ… F 2026-04-17 23:39:31
m*m*s*e*s*e*.com (WP 6.9.4) βœ… F 2026-04-17 23:37:15
i*m*a*e*i.com (WP 6.9.4) βœ… F 2026-04-17 23:34:27
h*r*4*h*f*a*o*.com (WP 5.2.21) ⚠️ πŸ”“ F 2026-04-17 23:32:07
k*n*a*k*h*t*g*a*h*.com (WP 6.8.2) πŸ“„ F 2026-04-17 23:30:55
b*o*w*n*u*p*y.com (WP 5.9.13) ⚠️ F 2026-04-17 23:29:27
t*i*i*y*a*o*-*p*.com βœ… F 2026-04-17 23:28:54
i*m*y*e*i*n.com (WP 6.9.4) βœ… F 2026-04-17 23:28:23
i*m*o*t*f*e*.com βœ… D 2026-04-17 23:28:22
b*o*t*s*a.com (WP 6.9) βœ… F 2026-04-17 23:25:33
l*s*a*h*e*.wpengine.com βœ… F 2026-04-17 23:23:21
r*s*a*e*a*i*o*h*l*.com βœ… F 2026-04-17 23:23:07
d*l*k*o*.com (WP 6.9.4) βœ… F 2026-04-17 23:22:11
o*m*d*c*a*t*.com βœ… F 2026-04-17 23:21:36
a*t*r*h*d*p*r*i*a.com βœ… F 2026-04-17 23:20:46
b*o*m*n*s*r*e*.com βœ… F 2026-04-17 23:20:16
m*k*a*a*e.com (WP 6.9.4) βœ… F 2026-04-17 23:18:32
a*t*n*2*c*e*3*f*.com βœ… F 2026-04-17 23:12:40
s*d*e*e*p*r*o*m*n*e.com (WP 6.8.5) βœ… F 2026-04-17 23:11:14
s*d*e*e*m*t*r*p*r*s.com (WP 6.8.5) βœ… F 2026-04-17 23:11:14
s*d*e*e*m*t*r*p*r*.com (WP 6.8.5) βœ… F 2026-04-17 23:11:14
s*d*e*e*.com (WP 6.8.5) πŸ”“ F 2026-04-17 23:11:14
d*t*h*u*i*e*e*t.nl βœ… D 2026-04-17 23:11:07
t*i*i*y*o*e*m*r*v*m*n*s*a.com (WP 6.1.10) ⚠️ F 2026-04-17 23:10:15
b*o*c*c*r*a*.com (WP 6.9.4) βœ… F 2026-04-17 23:09:08
b*o*c*b*l*y*c*s*n*.com βœ… F 2026-04-17 23:09:07
f*r*a*t*e*p*o*t*.com (WP 6.9.4) βœ… F 2026-04-17 23:07:37
t*i*i*y*a*e*t*w*.com βœ… F 2026-04-17 23:06:40
h*r*o*n*.com βœ… F 2026-04-17 23:04:06
a*t*n*u*k*r*.com (WP 6.9.4) βœ… F 2026-04-17 23:03:53
b*o*o*r*v*l*n*o.com βœ… F 2026-04-17 23:01:48
a*t*n*o*o*r*l*.com (WP 6.9.4) βœ… F 2026-04-17 22:59:39
b*o*l*y*u*i*g*l*b.com (WP 6.9.4) βœ… F 2026-04-17 22:57:25
o*i*o*.com βœ… F 2026-04-17 22:56:20
m*k*n*.fi (WP 6.9.4) βœ… F 2026-04-17 22:55:30
l*f*.org (WP 6.8.5) βœ… F 2026-04-17 22:55:29
u*l*s*g*s.com βœ… F 2026-04-17 22:54:40
d*l*g*t*d*w*.com βœ… F 2026-04-17 22:53:56
t*i*i*y*u*s*y.com βœ… F 2026-04-17 22:53:16
m*g*t*e*s*x.com (WP 6.9.4) βœ… F 2026-04-17 22:48:44
s*c*s*m*a.com (WP 6.9.4) βœ… F 2026-04-17 22:47:46
s*c*m*d*o*d.com βœ… F 2026-04-17 22:47:46
t*i*i*y*h*m*l*o*.com (WP 6.9.4) βœ… F 2026-04-17 22:44:26
n*p*z*v*.us (WP 6.9.4) βœ… F 2026-04-17 22:44:20
k*n*.com (WP 6.9) βœ… F 2026-04-17 22:44:05
r*q*e*e*u.com (WP 6.9.4) βœ… F 2026-04-17 22:38:16
s*c.edu βœ… B 2026-04-17 22:36:42
t*i*i*a*i*s*o*d*b*.com βœ… F 2026-04-17 22:36:42
t*i*i*o*i*s.com (WP 5.7.1) ⚠️ F 2026-04-17 22:36:39
a*t*n*o*a*r*m*n*e*a*i*a.com (WP 6.9.4) βœ… F 2026-04-17 22:36:23
a*t*n*o*a*e*a*l*n*e.com (WP 6.9.4) βœ… F 2026-04-17 22:36:23

Top 50 Plugins

Plugin Count
elementor 3,130,855
contact-form-7 2,735,465
elementor-pro 1,738,460
woocommerce 1,483,030
revslider 1,038,859
js_composer 664,046
jetpack 509,556
wp-rocket 476,358
essential-addons-for-elementor-lite 467,877
header-footer-elementor 415,956
elementskit-lite 392,594
gutenberg-core 372,287
google-analytics-for-wordpress 348,849
instagram-feed 347,629
google-site-kit 334,295
cookie-law-info 322,415
complianz-gdpr 320,674
gravityforms 320,493
wpforms-lite 301,070
astra-sites 295,259
sitepress-multilingual-cms 274,945
litespeed-cache 261,765
bluehost-wordpress-plugin 257,777
gtranslate 205,793
coblocks 189,536
cookie-notice 187,248
gutenberg 163,551
the-events-calendar 159,928
premium-addons-for-elementor 154,164
mailchimp-for-wp 150,441
popup-maker 150,006
astra-addon 149,991
bb-plugin 148,872
LayerSlider 142,728
wp-smushit 140,902
creame-whatsapp-me 137,840
pro-elements 137,520
click-to-chat-for-whatsapp 135,358
custom-fonts 132,595
tablepress 131,487
woocommerce-gateway-stripe 123,741
sg-cachepress 122,097
duracelltomi-google-tag-manager 121,808
royal-elementor-addons 120,330
smart-slider-3 119,829
cleantalk-spam-protect 118,135
pixelyoursite 117,636
ultimate-addons-for-gutenberg 114,179
akismet 113,398
fusion-builder 113,096

Top 50 Themes

Theme Count
hello-elementor 984,154
astra 851,499
Divi 800,179
pub 245,937
generatepress 184,840
flatsome 182,933
Avada 167,830
h4 161,693
oceanwp 135,860
kadence 118,975
enfold 99,311
bb-theme 96,741
salient 96,163
twentytwentyfive 93,953
blocksy 93,538
twentytwentyfour 93,517
cocoon-master 88,896
betheme 80,849
twentyseventeen 75,734
woodmart 73,587
dt-the7 65,328
neve 57,568
twentytwentyone 49,613
bridge 48,755
swell 47,400
lightning 42,779
twentytwentythree 42,126
twentytwenty 42,104
Avada-Child-Theme 40,862
gox 38,713
Impreza 34,207
bricks 33,977
Newspaper 32,355
twentytwentytwo 31,854
storefront 26,192
extendable 26,028
epik-redesign 25,861
yith-wonder 25,821
pro 25,640
uncode 25,064
twentysixteen 24,424
themify-ultra 24,315
sydney 23,862
twentyfifteen 22,784
Total 21,314
porto 20,390
hestia 18,994
thrive-theme 18,016
go 17,634
popularfx 17,612