=== Converseo - Topical Authority === Contributors: converseo, sh4lin, shahpreksha Donate link: https://converseo.ai/ Tags: topical authority, seo, content, ai, elementor Requires at least: 6.0 Tested up to: 6.9 Requires PHP: 8.0 Stable tag: 1.0.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html AI-powered topical authority suggestions for comprehensive content creation in WordPress. == Description == Converseo helps content teams build topical authority by providing AI-powered suggestions directly inside the editor. Use it in Gutenberg or Elementor to discover related topics and talking points while you write, keeping every article comprehensive and on-brief. **Key features** * AI-generated topical authority suggestions and talking points * Native integration with Gutenberg sidebar and Elementor panel * Smart caching to avoid repeated API calls * Lightweight UI with loading skeletons and clear error states * Privacy-first: requests only include the post title you provide **How it works** 1. Open your post or page in Gutenberg or Elementor 2. Enter or update your title 3. Click **Generate Suggestions** in the Converseo panel 4. Review the suggested topics and talking points to strengthen coverage == Installation == 1. Upload the `converseo` folder to `/wp-content/plugins/` 2. Activate the plugin through **Plugins** in WordPress 3. Open a post or page; the Converseo panel appears in the editor sidebar == Frequently Asked Questions == = Does this work with Gutenberg? = Yes. Converseo adds a Topical Authority panel to the Gutenberg editor sidebar. = Does this work with Elementor? = Yes. Converseo adds a Topical Authority section to Elementor Page Settings. = Do I need to configure an API key? = Yes. You need an API key and client secret to use this plugin. You can configure them under **Settings > Converseo**. = How long are suggestions cached? = Suggestions are cached for 24 hours to improve performance. You can clear the cache from **Settings > Converseo**. = What data is sent to the API? = Only the page or post title is sent to request suggestions. Your API key and client secret are sent for authentication. No post content is stored by the plugin. == External services == This plugin connects to the Converseo Topical Authority API to generate AI-powered topical authority suggestions for your content. = Service details = * **Service provider:** Enspirittech / Converseo * **Service URL:** [https://topical-blog-authority.enspirittech.co.uk](https://topical-blog-authority.enspirittech.co.uk) = What data is sent and when = * **Generating suggestions:** When a user clicks "Generate Suggestions" in the editor, the post or page title is sent to the API along with the API key and client secret for authentication. * **Verifying credentials:** When a user clicks "Verify Credentials" on the settings page, the API key and client secret are sent to confirm they are valid. * **Fetching usage stats:** When the settings page is loaded and credentials are configured, the API key and client secret are sent to retrieve current API usage information. No post or page content is sent. Only the title is transmitted for generating suggestions. = Legal = * [Terms of Use](https://register.converseo.ai/terms) * [Privacy Policy](https://register.converseo.ai/privacy) == Source Code == The JavaScript and CSS source files are located in the `assets/src/` directory of this plugin. The production-ready files in `assets/build/` are compiled from these sources using `@wordpress/scripts` and webpack. To build from source: 1. Install dependencies: `npm install` 2. Build for production: `npm run build` == Screenshots == 1. Topical Authority panel in Gutenberg editor 2. Topical Authority section in Elementor page settings 3. AI-generated topic suggestions with talking points == Changelog == = 1.0.0 = * Initial release * Gutenberg editor integration * Elementor page builder integration * AI-powered topical authority suggestions * Smart caching system * Admin settings page == Upgrade Notice == = 1.0.0 = Initial release of Converseo.