Descripción
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
Instalación
- 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.
Reseñas
No hay valoraciones para este plugin.
Colaboradores y desarrolladores
«Podcast SEO – AudioTyped» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Podcast SEO – AudioTyped» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
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