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

Plugin: youtube-embed-plus (Used by 36,889 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
t*e*o*l*f*u*o*e.com βœ… F 2026-04-25 22:36:36
s*r*h*e*a*.com (WP 6.9.4) βœ… F 2026-04-25 22:36:21
i*a*e*d*n*.com (WP 6.8.5) βœ… F 2026-04-25 22:29:15
c*m*i*g*o*t*c*.com (WP 6.9.4) βœ… F 2026-04-25 22:26:10
w*b*y*a*d*.com βœ… F 2026-04-25 22:25:25
t*a*g*e*t*r*c*n*.com (WP 6.9.4) βœ… F 2026-04-25 22:25:05
i*a*n*s*l*.com (WP 5.3.4) ⚠️ F 2026-04-25 22:24:57
f*e*r*a*n.com βœ… F 2026-04-25 22:23:43
m*n*e*e*v*r*a*e*.de (WP 6.9.4) βœ… F 2026-04-25 22:22:07
t*a*g*t*a*d.com (WP 6.8.5) βœ… F 2026-04-25 22:19:24
t*e*o*g*i*d*r*e.com (WP 6.9.4) βœ… F 2026-04-25 22:18:41
i*a*x*y*.com (WP 6.9) βœ… F 2026-04-25 22:17:50
i*a*x*u*i*.com (WP 6.9) βœ… F 2026-04-25 22:17:50
t*e*o*u*i*n*e*s.com βœ… F 2026-04-25 22:14:09
r*s*h*l*s*u*d*u*h.com (WP 6.9.4) βœ… F 2026-04-25 22:10:51
c*c*d*h*.org (WP 6.9.4) βœ… D 2026-04-25 22:10:26
m*k*o*t*.com (WP 6.9.4) βœ… F 2026-04-25 22:09:48
m*w*.org βœ… F 2026-04-25 22:07:07
e*d*-*c*1*3*5*3*5.n*e*g*.io (WP 6.9.4) βœ… F 2026-04-25 22:05:05
c*a*m*s*e*.ch βœ… B 2026-04-25 22:03:14
l*p*i*t*r*i*o*a*t*.fr (WP 6.9.4) βœ… F 2026-04-25 22:03:14
f*e*c*e*l*w*r*c*i*e.com (WP 6.9.4) βœ… F 2026-04-25 22:01:58
l*p*k*d*.com (WP 5.9.13) ⚠️ F 2026-04-25 21:54:51
w*a*8*1*7*i*e.w*e*g*n*.com βœ… F 2026-04-25 21:54:37
m*k*t*r*a*l*a.com (WP 6.9.4) βœ… F 2026-04-25 21:54:18
s*n*a*i*d*r*t*r.com (WP 6.9.4) βœ… F 2026-04-25 21:52:27
g*e*n*h*m*s*u*d*.com βœ… F 2026-04-25 21:51:51
c*l*a*n*n*.org (WP 6.3.1) ⚠️ F 2026-04-25 21:49:21
t*y*u*.o*g.pl βœ… F 2026-04-25 21:47:04
o*a*k*o*e*a*d*o*d*s.com (WP 6.9.4) βœ… F 2026-04-25 21:41:48
i*a*j*r*e*.com (WP 4.9.26) ⚠️ F 2026-04-25 21:41:08
t*a*d*c*i*t*r*s*u*y.com (WP 6.9.4) βœ… F 2026-04-25 21:41:06
c*m*i*g*f*v*r.com (WP 6.9.4) βœ… F 2026-04-25 21:39:02
u*e*.b*e.u*a*.edu (WP 6.8.5) βœ… C 2026-04-25 21:38:28
e*e*i*d*e*-*d*t*o*s.fr βœ… F 2026-04-25 21:36:35
r*d*u*s.com βœ… F 2026-04-25 21:34:51
i*a*f*s*o.com βœ… F 2026-04-25 21:33:36
c*l*e*t*f*n*v*m*r*.org (WP 5.8.13) ⚠️ πŸ”“ F 2026-04-25 21:33:34
a*c*a*a*k*r.com (WP 6.9.4) βœ… F 2026-04-25 21:32:09
r*s*c*p.com (WP 6.9.4) βœ… D 2026-04-25 21:30:00
f*e*l*a*g*n*p*i*.com βœ… F 2026-04-25 21:29:36
w*b*y*a*k*g*n*.com (WP 6.9.4) βœ… B 2026-04-25 21:29:18
m*d*l*o*e.com βœ… F 2026-04-25 21:29:12
s*n*i*g*e*s*n*e.com (WP 6.9.4) βœ… F 2026-04-25 21:29:10
a*c*r*m*c*.com βœ… F 2026-04-25 21:28:59
s*l*l*v*4*e.com (WP 6.9.4) βœ… F 2026-04-25 21:28:48
o*a*o*k*r*l.com (WP 6.7.5) βœ… F 2026-04-25 21:28:25
r*i*b*w*a*n*e*s.com βœ… F 2026-04-25 21:25:09
f*e*t*o*d*e*t*l*.com βœ… F 2026-04-25 21:24:19
o*a*a*o*u*a*i*a.com (WP 6.9) βœ… F 2026-04-25 21:23:48
a*c*t*i*f*l*.com βœ… F 2026-04-25 21:20:36
g*e*n*u*s*e*i*h.com (WP 6.9.4) βœ… D 2026-04-25 21:19:32
i*a*a*j*n*.com (WP 6.7.3) βœ… D 2026-04-25 21:18:44
d*m*b*.org (WP 6.9.4) βœ… F 2026-04-25 21:14:33
m*r*e*i*g*r*b*l*i*s*d*r*-*l*b.com βœ… F 2026-04-25 21:13:56
m*r*e*i*g*r*b*l*c*u*.com βœ… F 2026-04-25 21:13:56
e*i*i*r*m*g*a*n*i*i*o*v*l*e*.it (WP 6.9) βœ… D 2026-04-25 21:10:40
f*e*t*n*s*a*l*w.com (WP 6.9.4) βœ… F 2026-04-25 21:09:31
b*u*y*y*g*.c*m.au βœ… D 2026-04-25 21:07:48
m*d*g*d.com (WP 4.9.29) ⚠️ πŸ”“ πŸ“„ F 2026-04-25 21:06:16
c*u*m*s*e*.exchange βœ… F 2026-04-25 21:03:49
t*e*r*d*.exchange βœ… F 2026-04-25 21:03:49
a*a*e*l*h.com βœ… D 2026-04-25 21:02:21
f*e*t*a*d*x*e*t*.com βœ… F 2026-04-25 21:00:59
f*e*t*a*d*x*e*t.com βœ… F 2026-04-25 21:00:59
b*o*i*i*r*.i*t*r*e*-*p*-*d*i*n.eu (WP 6.9) βœ… D 2026-04-25 21:00:04
e*t*a*a*e*d*n*s.c*.nz (WP 6.9.4) βœ… F 2026-04-25 20:59:44
e*t*a*a*u*f*n*.c*.nz (WP 6.9.4) βœ… F 2026-04-25 20:59:44
d*p*t*y*i*a*.com (WP 6.9.4) βœ… F 2026-04-25 20:59:34
g*e*n*p*i*g.com βœ… F 2026-04-25 20:58:37
s*n*a*b*z*a*.com (WP 6.9.4) βœ… F 2026-04-25 20:58:11
c*o*c*.c*o*c*m*.com (WP 6.9.4) βœ… A 2026-04-25 20:57:05
f*n*a*u*a*m.org βœ… F 2026-04-25 20:54:24
c*d*r*.c*.uk (WP 6.8.2) βœ… D 2026-04-25 20:30:43
a*r*v*g*t*l.com (WP 6.9.4) βœ… F 2026-04-25 20:30:42
i*s*u*d*.com (WP 6.9.4) βœ… F 2026-04-25 20:30:42
l*n*s*e*p*d.com (WP 6.9.4) βœ… F 2026-04-25 20:11:47
l*n*m*.com (WP 6.9.4) βœ… D 2026-04-25 20:11:46
t*e*u*a*i*p*i*t.com (WP 6.9.4) βœ… F 2026-04-25 20:11:14
m*j*a*v*n*u*e.c*m.au βœ… D 2026-04-25 20:10:35
c*l*e*t*f*i*p*l*i*n.fr (WP 6.5.8) βœ… F 2026-04-25 20:10:27
o*s*e*b*y*e*d*s*g*.com βœ… F 2026-04-25 20:06:26
w*n*y*i*y*p*n.u*s*u*s*.com βœ… F 2026-04-25 20:05:18
e*a*a*s*d*.org (WP 6.9.4) βœ… F 2026-04-25 20:02:53
t*d*d*n*u*n*e*.at (WP 5.5.18) ⚠️ F 2026-04-25 20:02:52
t*e*u*s*o*t.com βœ… F 2026-04-25 20:02:24
l*n*-*p*c*a*i*t*k*r*c*i.com (WP 6.9.4) βœ… F 2026-04-25 20:01:32
c*m*r*d*e*o*k*r*s*h*o*.com βœ… F 2026-04-25 20:01:08
r*s*t*i*c*.com (WP 6.9.4) βœ… F 2026-04-25 20:00:29
m*n*c*p*l*d*d*e*i*e*c*.cl (WP 6.9.4) βœ… A 2026-04-25 19:58:03
o*t*i*e*t*e*o*.ch βœ… F 2026-04-25 19:56:51
l*n*t*e*e*c*e*a*i*.com βœ… F 2026-04-25 19:56:34
r*s*t*i*e.com (WP 6.9.4) βœ… F 2026-04-25 19:55:31
d*o*m*o*e*u*.com βœ… D 2026-04-25 19:54:00
r*s*r*m*d*.com (WP 6.9.4) βœ… F 2026-04-25 19:49:46
c*m*r*i*c*a*p*n*e.com (WP 6.9.4) βœ… D 2026-04-25 19:47:29
m*t*t*l*e*.info (WP 6.9.4) βœ… A 2026-04-25 19:47:16
h*t*.hr βœ… F 2026-04-25 19:47:15
o*e*p*.com βœ… F 2026-04-25 19:43:07
r*s*a*3*.fr (WP 6.9.4) βœ… B 2026-04-25 19:40:50

Top 50 Plugins

Plugin Count
elementor 1,838,086
contact-form-7 1,755,144
elementor-pro 1,055,714
woocommerce 848,956
revslider 634,780
jetpack 451,922
js_composer 432,611
wp-rocket 325,209
essential-addons-for-elementor-lite 286,981
gravityforms 255,614
complianz-gdpr 232,317
instagram-feed 226,802
header-footer-elementor 223,646
google-analytics-for-wordpress 219,084
cookie-law-info 218,164
google-site-kit 215,434
elementskit-lite 209,962
sitepress-multilingual-cms 206,539
gutenberg-core 203,904
bluehost-wordpress-plugin 195,469
gutenberg 153,062
wpforms-lite 147,243
astra-sites 139,452
cookie-notice 132,048
litespeed-cache 131,019
gtranslate 126,140
the-events-calendar 122,698
coblocks 115,311
popup-maker 114,366
woocommerce-payments 103,608
tablepress 97,355
astra-addon 94,373
bb-plugin 93,750
LayerSlider 93,148
wp-smushit 92,842
premium-addons-for-elementor 88,552
honeypot 88,395
duracelltomi-google-tag-manager 87,860
mailchimp-for-wp 86,836
all-in-one-seo-pack 85,531
akismet 85,296
cleantalk-spam-protect 84,888
woocommerce-gateway-stripe 82,028
megamenu 80,786
fusion-builder 78,846
formidable 77,021
smart-slider-3 75,792
creative-mail-by-constant-contact 75,475
ewww-image-optimizer 74,700
gravityformsrecaptcha 73,531

Top 50 Themes

Theme Count
hello-elementor 615,415
Divi 516,935
astra 453,978
pub 139,150
Avada 122,597
flatsome 118,599
generatepress 116,465
oceanwp 84,450
kadence 77,740
h4 74,243
enfold 69,545
salient 66,354
bb-theme 57,778
twentytwentyfour 56,530
twentyseventeen 55,433
cocoon-master 53,821
betheme 52,009
blocksy 51,703
twentytwentyfive 47,925
dt-the7 44,685
neve 38,731
Avada-Child-Theme 35,542
woodmart 35,498
twentytwentyone 33,608
bridge 33,062
gox 32,997
twentytwenty 30,108
lightning 29,565
swell 28,057
twentytwentythree 26,343
Impreza 25,004
bricks 24,787
Newspaper 22,079
twentytwentytwo 21,414
epik-redesign 20,222
pro 18,255
uncode 18,160
twentysixteen 18,150
storefront 17,890
extendable 17,583
sydney 16,401
yith-wonder 15,402
Total 14,419
themify-ultra 14,077
hestia 12,774
twentynineteen 12,453
porto 12,203
yootheme 12,150
twentyfifteen 12,094
thrive-theme 11,829