Beschrijving
This plugin transforms podcast interview transcripts into styled HTML with speaker names and optional avatar images to improve readability, accessibility, and SEO.
- Highlights speakers for improved readability
- Adds avatar support for host and guest
- Outputs clean HTML for search engines
- Requires no external services or APIs
Installatie
- Upload the plugin to the
/wp-content/plugins/
directory - Activate it through the ‘Plugins’ menu in WordPress
- Go to Settings > Podcast SEO and paste your transcript
FAQ
-
How do I insert the generated HTML?
-
You should use a html block or an element form your visual editor that lets you insert pure HTML
-
Does this plugin support multilingual transcripts?
-
Not yet, but support is planned.
-
Can I style the output with my own CSS?
-
Yes! You can override styles in your theme or use the provided class structure.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Podcast SEO – AudioTyped” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Podcast SEO – AudioTyped” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0
- Initial release
1.0.1
- New plugin icons
1.0.2
- Keyword analysis for transcripts
1.0.3
- Optimized transcript in keyword analysis
1.0.4
- Further transcript optimization in keyword analysis
1.0.5
- Fixed copy button issue