Beschrijving
Perfect for non-English blogs (Japanese, Chinese, Korean, etc.)! Bousaid AI Slug Generator is a WordPress plugin that automatically generates SEO-friendly English post slugs from your native language titles.
Say goodbye to manual slug creation and let AI optimize your permalinks for better search engine visibility.
Main Features & Customizations
- Flexible SEO Customization: Adjust various settings to shape your URLs to your needs.
- Length & Stop Words: Set character limits and remove stop-words (a, the, in, etc.) to keep your URLs clean.
- Target Keyword: Instruct the AI to include your specific focus SEO keywords in the generated slug.
- Source Data Control: Choose whether to send the full post body to the AI for deeper context, or just the title for faster generation.
- Prefix/Postfix Variables: Append or prepend data like Dates or Post IDs to your slugs.
- Two Operation Modes
- Easy Mode: Easily configure your AI settings using simple dropdown menus without writing complex prompts.
- Advanced Mode: Write your own custom AI prompt to define how your slugs should be structured.
- Reliable AI Routing
- Smart Fallback & Retry: When using Google Gemini API Direct, the plugin can automatically retry with a secondary model if the server is busy.
- Token Transparency: View how many tokens were used directly in the post editor, and check raw API communication logs in the settings.
- Universal Editor Support: Compatible with both the Gutenberg Block Editor and the Classic Editor.
- Zero Frontend Impact: Operates strictly in the WordPress admin backend. No assets or scripts are loaded on your public website, meaning zero impact on page speed.
External services
Depending on your “Connection Mode” setting, this plugin relies on external AI services to generate the SEO-friendly slugs.
1. Google Gemini API Direct Mode
If you choose this mode, the plugin communicates directly with the Google Gemini API (Generative Language API).
– Purpose: The plugin sends the post title and configured context (content, excerpt, etc.) to the Gemini API to return a suitable URL slug.
– Service Provider: Google LLC.
– Terms of Service: https://ai.google.dev/terms
– Privacy Policy: https://policies.google.com/privacy
2. WordPress AI Connectors Mode (WP 7.0+)
If you choose this mode, this plugin does NOT directly connect to any external API. Instead, it utilizes the official WordPress Core API (wp_ai_client_prompt).
– Data Transmission: Data is routed through the WordPress core to whichever third-party AI Connector plugin you have explicitly installed and configured in your WordPress settings (e.g., OpenAI, Anthropic, etc.).
– Terms & Privacy: The external service provider, terms of service, and privacy policy will depend entirely on your specific AI Connector configuration.
Disclaimer regarding API costs
This plugin acts as a bridge to external AI services. The plugin author is strictly not responsible for any API costs, unexpected charges, or billing issues you may incur while using this plugin. Whether you use WordPress AI Connectors or Google Gemini API Direct, standard API usage fees may apply based on your provider’s pricing and your account settings. Please monitor your own API usage and Cloud Console dashboards regularly. Use the APIs at your own risk.
Usage
- Open any Post or Page in the WordPress editor.
- Look for the Bousaid AI Slug Generator panel:
- Block Editor (Gutenberg): Located in the right sidebar settings panel.
- Classic Editor: Located in the meta box on the right side.
- Click the Generate AI Slug button. The AI will generate a slug based on your title and context.
- Review the generated slug in the preview box.
- Click Apply to Post URL to officially save it to your post.
Schermafbeeldingen




Installatie
- Download the plugin ZIP file.
- Log in to your WordPress admin dashboard.
- Navigate to Plugins > Add New > Upload Plugin.
- Choose the downloaded ZIP file and click Install Now.
- Click Activate Plugin.
- Navigate to Settings > Bousaid AI Slug Generator.
- Choose your Connection Mode:
- For WordPress AI Connectors, ensure you have enabled AI in
Settings > AI. - For Google Gemini API Direct, enter your Gemini API key from Google AI Studio.
- For WordPress AI Connectors, ensure you have enabled AI in
- You are ready to generate AI slugs within the post editor!
FAQ
-
Is it completely free?
-
The plugin itself is completely free. However, the cost of AI generation depends entirely on the AI service and pricing tier you configure (e.g., Google, OpenAI, Anthropic). Please check your chosen provider’s official pricing page for details on free tiers or usage costs.
-
Which languages are supported?
-
The plugin interface is fully translation-ready and supports multiple languages. Regarding the AI generation, modern LLMs can understand content written in numerous languages and will generate appropriate SEO-friendly, URL-safe English/alphanumeric slugs based on the context of your non-English content.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Bousaid AI Slug Generator” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
Bijdragers“Bousaid AI Slug Generator” is vertaald in 1 locale. Dank voor de vertalers voor hun bijdragen.
Vertaal “Bousaid AI Slug Generator” in je eigen taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
0.2.0
- Major Feature: Introduced Hybrid AI Mode! You can now choose between “WordPress AI Connectors” (supports OpenAI, Anthropic, Google via WP 7.0+ Core API) and “Google Gemini API Direct”.
- Enhancement: Improved API error handling and robust fallback mechanisms.
- Enhancement: Added precise total token usage display in the editor.
- Tweak: Optimized UI/UX in the settings and editor panels.
0.1.4
- Feature: Introduced Dual Smart Fallback modes. You can now choose between “Flash Lite Priority” (Faster, 15s initial timeout) and “Flash Priority” (Higher quality, 25s initial timeout).
- Tweak: Changed the default Auto mode to prioritize Flash Lite for significantly faster slug generation out of the box, while retaining the robust fallback to standard Flash.
0.1.3
- Feature: Improved Smart Fallback logic to also trigger on cURL timeout errors.
- Tweak: Optimized API timeout limits for the Auto mode to prevent PHP execution fatal errors.
0.1.2
- Feature: Implemented Gemini API smart fallback and automatic retry on API congestion (HTTP 503 or 429).
- UI: Unified model selection option into a single Auto (Smart Fallback – Recommended) choice.
0.1.1
- Fix: Corrected timezone offset bug for date prefixes.
0.1.0
- Initial release.
