Embed
Quick Definition
An embed is external content — like a YouTube video, tweet, or Spotify playlist — displayed directly on your WordPress page. WordPress uses the oEmbed protocol to automatically convert pasted URLs into rich, interactive embeds without any HTML coding.

What Is an Embed?
External content (YouTube, Twitter, Spotify) displayed on your page via the oEmbed protocol. Paste a URL in the block editor, WordPress auto-converts it. No HTML needed.
How oEmbed Works
- Paste URL in editor
- WordPress checks whitelist of 30+ providers
- API request fetches embed HTML
- Provider returns iframe/player
- WordPress renders it responsively
Supported Providers
| Category | Providers |
|---|---|
| Video | YouTube, Vimeo, TikTok, Dailymotion |
| Social | Twitter/X, Instagram, Facebook, Reddit |
| Audio | Spotify, SoundCloud, Apple Podcasts |
| Other | WordPress.com, Flickr, SlideShare, Imgur |
Block Editor
Paste URL directly (auto-detected) or use dedicated embed blocks. Custom HTML block for unsupported services.
Performance
Why It Matters
Richer content without hosting media yourself. Simple as pasting a URL. Watch the performance impact with many embeds.
Sources: Developer.WordPress.org, oEmbed.com
Related Terms
GutenbergGutenberg is the codename for the WordPress block editor project. Launched in WordPress 5.0 (December 2018), it replaced the classic editor with a modern, block-based content editing experience.HTMLHTML (HyperText Markup Language) is the standard language that defines the structure of every web page — headings, paragraphs, links, images, and lists. WordPress generates HTML automatically from your content, but understanding basics helps you customize and troubleshoot.ShortcodeA shortcode is a small piece of code in square brackets that you place in a WordPress post or page to embed dynamic content — like a gallery, a contact form, or a video player.
Related Articles
Creating Your First WordPress Pages & Posts (Step-by-Step)Pages vs posts — what's the difference and when to use each? Here's how to create both using the WordPress block editor.How to Speed Up WordPress: 10 Proven Optimizations (2026 Guide)A slow WordPress site is bleeding visitors, rankings, and revenue. I've spent 20 years optimizing websites, and these are the 10 changes that actually move the needle — ranked by impact, with exact steps you can follow right now.How to Make a WordPress Website — Complete Beginner's Guide (2026)Learn how to build a WordPress website from scratch in 2026. I walk through every step with screenshots — hosting, setup, themes, plugins, and your first content.