
外掛標籤
開發者團隊
② 後台搜尋「Converseo – Topical Authority」→ 直接安裝(推薦)
原文外掛簡介
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
Open your post or page in Gutenberg or Elementor
Enter or update your title
Click Generate Suggestions in the Converseo panel
Review the suggested topics and talking points to strengthen coverage
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
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
Privacy Policy
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:
Install dependencies: npm install
Build for production: npm run build
