Title: VidSEO – Video transcript embedding for WordPress &amp; LLM
Author: Pagup
Published: <strong>October 7, 2019</strong>
Last modified: March 30, 2026

---

Search plugins

![](https://ps.w.org/vidseo/assets/banner-772x250.jpg?rev=3442143)

![](https://ps.w.org/vidseo/assets/icon-256x256.png?rev=3442143)

# VidSEO – Video transcript embedding for WordPress & LLM

 By [Pagup](https://profiles.wordpress.org/pagup/)

[Download](https://downloads.wordpress.org/plugin/vidseo.zip)

 * [Details](https://frp.wordpress.org/plugins/vidseo/#description)
 * [Reviews](https://frp.wordpress.org/plugins/vidseo/#reviews)
 *  [Installation](https://frp.wordpress.org/plugins/vidseo/#installation)
 * [Development](https://frp.wordpress.org/plugins/vidseo/#developers)

 [Support](https://wordpress.org/support/plugin/vidseo/)

## Description

VidSEO is a WordPress plugin designed to solve a common and often overlooked problem:
**
valuable information explained in videos is largely invisible to machines.**

Videos are excellent for human visitors, but search engines, screen readers, and
modern answer engines still rely primarily on text to understand what a page contains.
When important explanations live only in audio or video form, machines are forced
to approximate or ignore that content.

VidSEO addresses this limitation by exposing video transcripts as **native HTML 
text directly embedded in the page**, alongside the video itself.

This allows machines to read what is said in the video **without guessing**.

VidSEO does not generate content.
 VidSEO does not summarize or rewrite transcripts.
VidSEO does not infer missing information.

Its role is **exposure**, not interpretation.

A precise, machine-first definition of VidSEO and its scope is available here:
 
[https://vidseo.dev](https://vidseo.dev)

### Why transcripts still matter

Despite major advances in search and AI systems, video content remains fundamentally
opaque without an explicit text surface.

Search engines may detect that a video exists, but they rely on surrounding text
to understand its meaning. Language models face the same constraint: without readable
text, they must infer what a video contains.

By rendering transcripts as clean HTML, VidSEO ensures that:
 – the meaning expressed
in the video is explicitly available, – long explanations delivered in video form
are preserved as text, – machines do not need to extrapolate or hallucinate.

### Industry context

This limitation is now widely acknowledged across the industry.

In its January 2026 guide on AEO and GEO, Microsoft highlights the importance of
exposing readable text surfaces alongside video content so answer engines and AI
systems can reliably extract meaning.

[From Discovery to Influence: A Guide to AEO and GEO](https://about.ads.microsoft.com/en/blog/post/january-2026/from-discovery-to-influence-a-guide-to-aeo-and-geo)

VidSEO provides a concrete WordPress implementation aligned with this principle.

### What VidSEO allows you to do

With VidSEO, you can:

 * Embed YouTube or Vimeo videos using a simple shortcode
 * Retrieve existing YouTube subtitles automatically (when available)
 * Associate each video with a full text transcript
 * Display the transcript as clean HTML inside the page
 * Structure transcripts with headings, paragraphs and links (PRO)
 * Hide the transcript visually while keeping it readable in the source code
 * Keep full editorial control over the transcript content

### Common situations where VidSEO is useful

VidSEO is often used when:

 * Important information is explained mainly in video form
 * Videos contain long explanations, tutorials, interviews or talks
 * You want search engines to understand what is said in your videos
 * Accessibility requires a text alternative to audiovisual content
 * You want to reuse existing video subtitles as readable page content

### Example

A tutorial video explains a complex process in several minutes.
 With VidSEO, the
full explanation becomes readable text on the same page.

Search engines and answer engines can now understand _what is explained_,
 even 
if the visitor never plays the video.

### How it works

VidSEO adds a dedicated content type to WordPress.

For each video, you:
 – choose the video platform (YouTube or Vimeo), – paste the
video URL, – retrieve existing YouTube subtitles automatically (when available) 
or add a transcript manually, – optionally format the transcript using standard 
HTML, – insert the generated shortcode anywhere on your site.

The transcript is rendered as standard HTML directly in the page,
 without external
files, iframes, or API dependencies.

#### About the publisher

VidSEO is developed by [Pagup](https://pagup.com/), a digital readability firm based
in Quebec, Canada.

Video content is increasingly consumed and summarized by AI systems. Without structured
video metadata (VideoObject schema, proper titles, descriptions, and thumbnail references),
your videos are invisible to the machine reading layer. VidSEO ensures that your
video content is described in a structured format that search engines and AI systems
can parse, index, and cite.

#### Part of the Pagup ecosystem

 * [pagup.com](https://pagup.com/) — Digital readability firm. Diagnostic, semantic
   architecture, AI governance.
 * [gautierdorval.com](https://gautierdorval.com/) — Doctrine, canonical definitions,
   interpretive governance research.
 * [interpretive-governance.org](https://interpretive-governance.org/) — Formal 
   versioned standard for interpretive governance.
 * [vidseo.dev](https://vidseo.dev/) — Documentation and resources for VidSEO.

### Technical references

VidSEO outputs transcripts as native HTML within the page DOM.
 No external files.
No API dependencies. No inference layer.

Canonical definition and scope: [https://vidseo.dev](https://vidseo.dev)

Interpretability reference:
 [https://github.com/GautierDorval/vidseo-video-llm-interpretability](https://github.com/GautierDorval/vidseo-video-llm-interpretability)

#### Who develops VidSEO?

VidSEO is developed by [Pagup](https://pagup.com/), a digital readability firm based
in Quebec, Canada. Pagup specializes in semantic architecture, interpretive SEO,
and AI governance.

#### Why does video structured data matter for AI systems?

AI systems rely on structured data to understand what a video contains, who produced
it, and how it relates to the page it appears on. Without VideoObject schema markup,
your video is just an embedded iframe — the system cannot extract its title, description,
duration, or thumbnail. This means your video content does not contribute to your
site’s overall [digital readability](https://pagup.com/en/glossary/digital-readability/)
and cannot be cited in AI-generated answers.

#### What is digital readability?

Digital readability is the capacity of a website to be correctly understood by all
four reading layers: humans, search engines, generative AI systems, and autonomous
agents. Learn more at [pagup.com](https://pagup.com/en/glossary/digital-readability/).

## Screenshots

 * [[
 * Video SEO Transcription Embedder
 * [[
 * Video SEO Transcription Embedder
 * [[
 * [[
 * [[
 * [[
 * [[

## Installation

 1. Install VidSEO from WordPress.org or upload it manually
 2. Activate the plugin
 3. Open the **VidSEO** menu in the WordPress admin
 4. Add a new video and its transcript
 5. Insert the shortcode into any post, page or product= Installing manually =
 6. Unzip all files to the `/wp-content/plugins/vidseo` directory
 7. Log into WordPress admin and activate the ‘Video SEO Transcription Embedder’ plugin
    through the ‘Plugins’ menu
 8. Go to “Settings > VidSEO Settings” in the left-hand menu to start work on it. Add
    videos in “Video SEO” custom post type with transcription. Get shortcode for video
    and put it inside your post/page/product.

## FAQ

### Does VidSEO generate transcripts automatically?

VidSEO can retrieve existing YouTube subtitles when available.
 Otherwise, transcripts
are added manually.

### Can the transcript be hidden from visitors?

Yes. The transcript can be hidden visually while remaining present in the HTML source.

### Does VidSEO help with SEO?

VidSEO does not make ranking promises, but it does something concrete:
 it makes
video content readable as text, which search engines can then index and understand.
Whether that impacts rankings depends on many factors, but your video content stops
being invisible.

### Is VidSEO compatible with page builders?

Yes. VidSEO shortcodes work with the block editor, the classic editor and most page
builders.

## Reviews

![](https://secure.gravatar.com/avatar/665b279a595aeb4b247861358548713c8eb58055c194ee338c252b163deda684?
s=60&d=retro&r=g)

### 󠀁[Great for SEO and Accessibility](https://wordpress.org/support/topic/great-for-seo-and-accessibility/)󠁿

 [KMU Digitalisierung GmbH](https://profiles.wordpress.org/kmudigitalisierung/) 
August 4, 2022

Many people think primarily about top SEO, okay. But if you use tools like this,
you kill two birds with one stone. Good SEO values and better accessibility for 
people who can’t hear the video. Actually one more reason to use this.

![](https://secure.gravatar.com/avatar/1cb548dfa82cb501a9ca412c91e5ec88fd4028ff6b52419d34fb8924a2e85749?
s=60&d=retro&r=g)

### 󠀁[A good and effective plugin](https://wordpress.org/support/topic/a-good-and-effective-plugin/)󠁿

 [lash](https://profiles.wordpress.org/ranc007/) June 20, 2022

A good and effective plugin

![](https://secure.gravatar.com/avatar/ac66ed3a52e035370b90290ff33b7546b4885846a9a37d35bbc5333015da9c9c?
s=60&d=retro&r=g)

### 󠀁[Excelente](https://wordpress.org/support/topic/excelente-2592/)󠁿

 [eaafsistemas](https://profiles.wordpress.org/eaafsistemas/) December 21, 2020

Excelente

![](https://secure.gravatar.com/avatar/ff2796711045b4a8a3e36f98a875c8284e136cecaaa2bc6b48e694e11a685ef9?
s=60&d=retro&r=g)

### 󠀁[Good Idea](https://wordpress.org/support/topic/good-idea-69/)󠁿

 [MTWOFFICE](https://profiles.wordpress.org/mtwoffice/) December 27, 2019

Much better than just to add just the video into the content 🙂

![](https://secure.gravatar.com/avatar/d46bf039dac063ebe6f1a4a9ca4185f92ad34ba15806cc8fb7238ed0349732e9?
s=60&d=retro&r=g)

### 󠀁[Stop with the bagging for 5 stars!!!!!!!](https://wordpress.org/support/topic/stop-with-the-bagging-for-5-stars/)󠁿

 [mcjohnlj](https://profiles.wordpress.org/mcjohnlj/) October 11, 2019 2 replies

So Sick of every time to get the message to give 5 stars. If I close that window
then don’t open it again at the same screen after saving or refresh. Didn’t have
the time to really test the plug, just because of your begging for 5 stars you get
1 star!!!! Waiting for fast update to not see this message over and over! No update,
this review will stay.

![](https://secure.gravatar.com/avatar/fe7e7ca99c118b35343f1eb33115fa83afdc852a0c71bb85904c4fe085cf025f?
s=60&d=retro&r=g)

### 󠀁[Un guide pour le SEO](https://wordpress.org/support/topic/un-guide-pour-le-seo/)󠁿

 [lamemoirefamiliale](https://profiles.wordpress.org/lamemoirefamiliale/) October
10, 2019

On apprécie le plug in pour sa capacité a nous guider

 [ Read all 6 reviews ](https://wordpress.org/support/plugin/vidseo/reviews/)

## Contributors & Developers

“VidSEO – Video transcript embedding for WordPress & LLM” is open source software.
The following people have contributed to this plugin.

Contributors

 *   [ Pagup ](https://profiles.wordpress.org/pagup/)
 *   [ Sajjad Ali ](https://profiles.wordpress.org/the-rock/)

[Translate “VidSEO – Video transcript embedding for WordPress & LLM” into your language.](https://translate.wordpress.org/projects/wp-plugins/vidseo)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/vidseo/), check out
the [SVN repository](https://plugins.svn.wordpress.org/vidseo/), or subscribe to
the [development log](https://plugins.trac.wordpress.org/log/vidseo/) by [RSS](https://plugins.trac.wordpress.org/log/vidseo/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial release.

#### 1.0.1

 * Text modifications, fixed typos.

#### 1.0.3

 * Added affiliate program

#### 1.1.0

 * Fixed loading issue with elementor page builder
 * Fixed URL redirection issue with beaver page builder
 * Added shortcode column on VidSEO Custom Post Type page

#### 1.1.1

 * Fixed comma typo in shortcodes on VidSEO Custom Post Type page

#### 1.1.2

 * 👌 IMPROVE: Updated freemius to latest version 2.4.1
 * 👌 IMPROVE: Tested up to WordPress v5.6

#### 1.2.0

 * 👌 IMPROVE: Completely re-written code with proper structured files and lots 
   of other improvements
 * 🔥 NEW: Get Youtube Transcription automatically based on Video URL and Language
   Selected
 * 🔥 NEW: Define Shortcode Parameters while adding new post

= 1.2.1
 * 🐛 FIX: Error while deactivating plugin if remove settings is selected

= 1.2.2
 * 👌 IMPROVE: Updated freemius to latest version 2.4.2 * 👌 IMPROVE: Auto-
deactivation upon activating Pro version * 🔥 NEW: Meta Tags for SEO promotion

= 1.2.3
 * 🐛 FIX: Redirect bug after activation dispalying error page * 🐛 FIX:
Freemius integration to display account, upgrade and other pages * 🐛 FIX: language
text domain issue

= 1.2.3.1
 * 🐛 FIX: Fixed freemius menu issue * 🔥 NEW: Added support for 20 languages

= 1.2.3.2
 * 👌 IMPROVE: Notifications for opt-in

#### 1.2.4

 * 🐛 FIX: Security issue

#### 1.2.5

 * 🐛 FIX: Security issue nonce
 * 👌 IMPROVE: Updated freemius to v2.5.3

#### 1.2.6

 * 🐛 FIX: Security fix

#### 1.2.7

 * 🐛 FIX: Freemius SDK Security fix

## Meta

 *  Version **1.2.7**
 *  Last updated **2 weeks ago**
 *  Active installations **200+**
 *  WordPress version ** 4.1 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/vidseo/)
 * Tags
 * [accessibility](https://frp.wordpress.org/plugins/tags/accessibility/)[LLM](https://frp.wordpress.org/plugins/tags/llm/)
   [machine-readable](https://frp.wordpress.org/plugins/tags/machine-readable/)[video embed](https://frp.wordpress.org/plugins/tags/video-embed/)
 *  [Advanced View](https://frp.wordpress.org/plugins/vidseo/advanced/)

## Ratings

 4.2 out of 5 stars.

 *  [  4 5-star reviews     ](https://wordpress.org/support/plugin/vidseo/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/vidseo/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/vidseo/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/vidseo/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/vidseo/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/vidseo/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/vidseo/reviews/)

## Contributors

 *   [ Pagup ](https://profiles.wordpress.org/pagup/)
 *   [ Sajjad Ali ](https://profiles.wordpress.org/the-rock/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/vidseo/)