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

Plugin: youtube-embed-plus (Used by 36,294 domains)

Security snapshot

Across the 36,275 youtube-embed-plus sites we've scanned, compared to the all-WordPress average.

Grade A 2% Grade B 2% Grade C 3% Grade D 9% Grade F 85%
Fail the header check (F)85%vs 82.6% avg
Leak usernames36%vs 38.5% avg
Expose a sensitive file3%vs 1.8% avg
Use HTTPS96%vs 96.1% avg

Embed Plus for YouTube Gallery, Livestream and Lazy Loading with Facades

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
y*u*c*b.com F Aug 29, 2026
t*m*d*c*n*w*t*l*v*.com (WP 7.0.4) F Aug 29, 2026
a*r*k*u*j*r*s*a*.pl (WP 4.7.5) F Aug 29, 2026
d*n*e*n*l*y*r*.de (WP 7.1) F Aug 29, 2026
e*g*p*s*.com A Aug 29, 2026
a*t*l*r*k*.ru (WP 7.0.4) F Aug 29, 2026
r*c*e*r*d*i*u*z.com (WP 7.0.4) F Aug 29, 2026
d*r*h*e*w*r*.de (WP 7.0.4) F Aug 29, 2026
b*p*e*o*d*.com (WP 6.7.7) F Aug 29, 2026
t*m*v*.com (WP 7.0.4) F Aug 29, 2026
l*z*w*.com (WP 7.0.4) D Aug 29, 2026
k*i*t*n*f*e*o*a.cz (WP 6.4.3) F Aug 29, 2026
r*c*e*q*e*n*o*i*l*.com F Aug 29, 2026
w*r*d*o*n*o*e*e*g*e.com (WP 7.1) F Aug 29, 2026
t*m*o*d*n*.com (WP 6.2.11) F Aug 29, 2026
l*p*a*b*.com (WP 7.1) F Aug 29, 2026
j*h*g*e*o*y*u*t*r*e*s*n*.com (WP 7.0.4) F Aug 29, 2026
c*i*k*t*u*t*.com F Aug 29, 2026
k*s*m*a.dk (WP 6.9.7) F Aug 29, 2026
a*t*-*e*t*i.com (WP 7.1) F Aug 29, 2026
c*c*s*.org (WP 7.1) F Aug 29, 2026
y*u*b*l*y*r*o*.com F Aug 29, 2026
s*r*n*l*c*r*n*c*.c*.uk D Aug 29, 2026
w*r*d*l*s*f*n*n*i*l*e*v*c*s.com F Aug 29, 2026
y*u*b*a*s*n*o*r*u*d*.com (WP 7.0.4) D Aug 29, 2026
w*r*d*i*i*s*a*k*n*.com F Aug 29, 2026
m*n*a*a*o*i*l*e*f*r*s*c*e*y.com (WP 7.1) F Aug 29, 2026
y*u*b*a*n*y*e*s.com F Aug 29, 2026
j*h*f*s*e*t*n*i*.com (WP 7.1) F Aug 29, 2026
l*r*-*i*u*e*a*t*h*r*s.o*g.uk (WP 6.4.10) D Aug 29, 2026
c*b*w*a*e*t*r*r*s*s.com F Aug 29, 2026
p*w*y*r*i*e*s.org F Aug 29, 2026
n*r*h*e*o*t*d.c*.uk F Aug 29, 2026
t*m*a*t*l*m*s*c.com (WP 5.8.15) F Aug 29, 2026
y*u*b*n*d*c*o*.com F Aug 29, 2026
w*r*d*h*m*i*n*e*f*m*t*.com (WP 7.0.4) F Aug 29, 2026
b*o*e*l*e*n*.com (WP 7.0.4) D Aug 29, 2026
r*c*e*k*a*d*r*.com (WP 7.1) F Aug 29, 2026
r*c*e*j*s*i*e*r*.com (WP 6.6.5) F Aug 29, 2026
e*o*e*i*-*e*a*o*.org (WP 7.1) F Aug 29, 2026
h*l*m*n*s*r*e*.com (WP 6.9.4) F Aug 29, 2026
a*l*a*k*t*n*n*w*.com (WP 7.0.4) F Aug 29, 2026
t*t*r*o*h*m*.net (WP 6.7.7) F Aug 29, 2026
t*m*t*k*g*o.com (WP 6.1.12) F Aug 29, 2026
r*c*e*g*t*.com F Aug 29, 2026
c*i*k*t*l*c*d*a*e*.com F Aug 29, 2026
e*g*g*n*a*c*i*e*.com F Aug 29, 2026
y*u*b*s*m*l*t*r*d*f*n*e.com (WP 7.0.4) F Aug 29, 2026
c*i*k*t*i*l*r.com F Aug 29, 2026
m*d*a*s.net A Aug 29, 2026
e*p*t*s*p*o*t.net (WP 7.0.4) F Aug 29, 2026
g*n*m*n*s*e*a*a*.com (WP 7.0.4) F Aug 29, 2026
g*n*o*u*.com F Aug 29, 2026
v*r*c*r*a*c*.c*m.br (WP 6.9.7) F Aug 29, 2026
a*r*n*m*.org (WP 6.9.7) F Aug 29, 2026
b*i*c*a*.c*m.co F Aug 29, 2026
n*k*i.ca F Aug 29, 2026
t*e*o*.one (WP 6.8.8) F Aug 29, 2026
w*r*d*a*.com (WP 7.1) F Aug 29, 2026
h*c*g.org (WP 7.0.4) F Aug 29, 2026
t*e*b*v*n*.nl D Aug 29, 2026
h*l*o*h*l*s*n*i*e.com (WP 7.1) F Aug 29, 2026
r*c*e*c*s*e*l.com F Aug 29, 2026
j*h*d*u*n*.com (WP 7.1) F Aug 29, 2026
w*r*d*r*i*a*s*a*.com (WP 6.9.4) C Aug 29, 2026
w*r*d*r*i*a*d*y.com (WP 6.9.4) C Aug 29, 2026
r*b*t.hu (WP 7.1) F Aug 29, 2026
t*m*s*z*j*c.com D Aug 29, 2026
a*k*t*s.gr F Aug 29, 2026
h*l*o*e*k*p.com D Aug 29, 2026
t*c*n*t*s*i*h*i*r*.com (WP 7.1) F Aug 29, 2026
l*s*o*r*e*.com F Aug 29, 2026
h*l*z*.com (WP 5.7.17) F Aug 29, 2026
w*r*d*w*d*i*s*i*u*e*o*t*e*o*k.com F Aug 29, 2026
j*h*b*o*n*v.com (WP 7.0.4) F Aug 29, 2026
j*h*b*a*y*n.com (WP 7.1) F Aug 29, 2026
g*n*p*t*h*n*.com (WP 7.1) F Aug 29, 2026
g*n*p*t*h*n.com (WP 7.1) F Aug 29, 2026
t*e*o*d*h*p*h*r*h.org D Aug 29, 2026
l*r*s*n*p*o*s.com F Aug 29, 2026
s*e*w*y*o*.org F Aug 29, 2026
j*h*b*a*c*.com (WP 7.1) F Aug 29, 2026
y*u*a*t*v*n*.com F Aug 29, 2026
r*c*u*t*s*a*d.ie F Aug 29, 2026
t*c*n*r*b*t*c*a*h*n*s.com (WP 5.7.17) F Aug 29, 2026
e*g*b*o.com (WP 5.7.17) F Aug 29, 2026
r*c*a*l*a*e.com (WP 7.0.4) F Aug 29, 2026
t*e*l*i*e*s.net (WP 7.1) F Aug 29, 2026
b*o*w*s*t*c.com (WP 7.1) F Aug 29, 2026
y*u*a*p*r*n*r*.com A Aug 29, 2026
y*u*a*p*r*n*r.com A Aug 29, 2026
s*p*r*a*h*.me (WP 6.2) F Aug 29, 2026
j*h*b*i*e*s*e*k*r.com F Aug 29, 2026
r*c*a*l*a*a*i*a*i*n.com (WP 7.1) F Aug 29, 2026
g*n*z*r*k.com (WP 6.8.3) F Aug 29, 2026
n*s*a*a*a*a*.com (WP 6.8.8) F Aug 29, 2026
s*i*t*e*w*g.org F Aug 29, 2026
w*c*.tv F Aug 29, 2026
h*l*d*n*.com D Aug 29, 2026
b*o*l*m.com (WP 7.1) F Aug 29, 2026

Top 50 Plugins

Plugin Count
elementor 1,724,495
contact-form-7 1,718,960
elementor-pro 1,027,567
woocommerce 796,659
revslider 591,479
jetpack 425,901
js_composer 407,506
wp-rocket 324,605
essential-addons-for-elementor-lite 256,519
google-site-kit 253,825
gravityforms 251,902
complianz-gdpr 251,652
cookie-law-info 222,857
instagram-feed 219,360
sitepress-multilingual-cms 206,277
header-footer-elementor 199,690
google-analytics-for-wordpress 198,426
bluehost-wordpress-plugin 189,258
elementskit-lite 173,406
gutenberg 154,296
litespeed-cache 145,249
cookie-notice 144,234
gutenberg-core 135,931
gtranslate 120,550
the-events-calendar 120,016
wpforms-lite 117,962
astra-sites 108,213
popup-maker 106,524
woocommerce-payments 104,630
tablepress 101,586
honeypot 96,289
astra-addon 91,127
coblocks 91,100
duracelltomi-google-tag-manager 88,185
wp-smushit 88,026
layerslider 86,365
all-in-one-seo-pack 85,942
bb-plugin 84,666
ml-slider 82,123
akismet 81,500
premium-addons-for-elementor 80,333
cleantalk-spam-protect 80,063
megamenu 78,582
mailchimp-for-wp 78,577
ewww-image-optimizer 76,755
wp-pagenavi 76,525
jet-engine 76,363
fusion-builder 75,297
smart-slider-3 74,184
gravityformsrecaptcha 72,757

Top 50 Themes

Theme Count
hello-elementor 607,787
Divi 482,128
astra 400,964
flatsome 146,154
Avada 118,236
generatepress 112,046
pub 94,049
oceanwp 77,822
kadence 77,542
enfold 66,820
salient 63,257
twentyseventeen 52,861
bb-theme 51,694
twentytwentyfour 51,559
betheme 51,388
cocoon-master 49,859
blocksy 49,571
h4 47,240
twentytwentyfive 45,642
woodmart 44,952
dt-the7 44,406
neve 36,964
Avada-Child-Theme 36,430
gox 35,860
lightning 30,811
bridge 30,290
twentytwentyone 29,322
swell 29,178
twentytwenty 27,949
bricks 26,821
Impreza 25,472
Newspaper 23,560
twentytwentythree 21,251
epik-redesign 18,818
twentytwentytwo 18,100
uncode 17,994
twentysixteen 17,239
pro 17,122
sydney 15,721
storefront 15,643
Total 14,067
factory-templates-4 13,895
hello-theme-child-master 13,602
themify-ultra 13,233
hestia 12,257
yootheme 12,243
yith-wonder 11,686
jupiter 11,568
twentyfifteen 11,531
porto 11,524