Descripció
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
PMF
-
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
Ressenyes
No hi ha ressenyes per a este complement.
Col·laboradors i desenvolupadors
«Simula Friendly Slugs for Arabic Sites» és programari de codi obert. La següent gent ha col·laborat en este complement.
Col·laboradorsTraduïx «Simula Friendly Slugs for Arabic Sites» a la teua llengua.
T’interessa el desenvolupament?
Revisa el codi , dona una ullada al repositori SVN o subscriu-te al registre de desenvolupament per RSS.
Registre de canvis
1.1.0
- The plugin now follows the Consent API Guidelines
1.0.0
- This is the first version


