=== Podcast SEO - AudioTyped ===
Contributors: audiotyped
Tags: podcast, transcript, seo, audio, accessibility
Requires at least: 5.0
Tested up to: 6.8.3
Requires PHP: 7.2
Stable tag: 1.0.6
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Generate SEO-friendly HTML from podcast transcripts with speaker bubbles and avatar images.

== Description ==

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 ==

1. Upload the plugin to the `/wp-content/plugins/` directory
2. Activate it through the 'Plugins' menu in WordPress
3. Go to *Settings > Podcast SEO* and paste your transcript

== Frequently Asked Questions ==

= 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.

== 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

= 1.0.6 =
* Removed tab for generating transcript html