Beschreibung
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
Installation
- 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.
Rezensionen
Für dieses Plugin gibt es keine Rezensionen.
Mitwirkende & Entwickler
„Podcast SEO – AudioTyped“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Podcast SEO – AudioTyped“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
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