Description
A WordPress plugin developed by Simula Lab Ltd that helps users to automatically generate URL-friendly slugs for Arabic content by transliteration, “3arabizi,” machine translation, or leave unchanged—perfect for social media sharing and SEO.
The plugin is also available to download from the official wordpress plugins directory here: https://wordpress.org/plugins/simula-friendly-slugs-for-arabic-sites
It supports generating slugs:
- Transliteration (using PHP/ICU)
- 3arabizi
- Hash (from the Arabic title)
- Translation (using an external translation service provider such as Google Translate API)
After installing and activating the plugin, navigate to the « Settings » menu in the Admin Dashboard and select « Friendly slugs ».
The plugin has no effect on non-Arabic post titles.
External services
This plugin can optionally call an external translation service API when “Translation” mode is selected.
When “Translation” mode is selected, the plugin will send your post’s title text to a configured external translation API endpoint (for example, Google Cloud Translation API v2 at https://translation.googleapis.com/language/translate/v2). No other data is transmitted.
If you have not provided valid credentials (for example API Key) for the service provider under Settings -> Friendly Slugs, the plugin falls back to a server-side hash of the original title and makes no external calls.
You are responsible for obtaining and configuring an API key or other credentials for the selected service provider, and for complying with that provider’s terms of service and privacy policy (for Google Cloud Translation, see https://cloud.google.com/translate/terms and https://policies.google.com/privacy).
All other slug-generation methods (transliteration, 3arabizi, hash) run entirely on the host without contacting any third-party service.
Captures d’écran
FAQ
-
Does the plugin have an effect on the public facing side of non-Arabic sites?
-
Only if the method was set to anything other than « No Change » and the post title was in Arabic.
-
Does it work with custom post types?
-
Yes
Avis
Il n’y a aucun avis pour cette extension.
Contributeurs & développeurs
« Simula Friendly Slugs for Arabic Sites » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Simula Friendly Slugs for Arabic Sites » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal
1.2.4
- Added clearer slug ownership behavior so manual slug edits are preserved instead of being overwritten on later saves.
- Added editor actions and notices for keeping the current slug or explicitly applying the plugin-generated friendly slug.
- Improved translation provider settings so only the selected provider is validated during settings save.
- Updated API key handling to use a masked replacement flow and preserve saved keys when the field is left blank.
- Added release-preparation QA and compatibility work for the
1.2.4package.
1.1.0
- The plugin now follows the Consent API Guidelines
1.0.0
- This is the first version


