Cyrlitera – transliteration of links and file names

Description

Transliteration is the transformation of one character into another, for example Cyrillic characters, into Latin. Usually transliteration is used to improve the readability of permalinks and avoid problems with displaying and reading files, because everything in network based on the Latin alphabet. Many plugins made by English-speaking developers do not optimize under the Cyrillic alphabet and can work unstable.

Cyrlitera transliteration plugin replaces Cyrillic, Georgian characters at posts, pages and tags to create readable permalinks. Also this plugin fixes incorrect file names and removes unnecessary characters, which can cause problems when accessing this file.

Cyrillic link example:
_site.dev/%D0%BF%D1%80%D0%B8%D0%B2%D0%B5%D1%82-%D0%BC%D0%B8%D1%80

Converted into the Latin alphabet:
_site.dev/privet-mir

In the first case, you can not visually understand the text of encoded link. In the second case, the link transliteration is implemented, everything looks more clear and the link is more shorter.

An example of incorrect filename transliteration:
%D0%BC%D0%BE%D0%B5_image_ 290.jpg
A+nice+picture.png

Images transliteration example:
moe_image_ 290.jpg
a-nice-picture.png

If you ignore file names creation rules, then you can get 404 errors and broken links.

Therefore, create file names using Latin characters and numbers, avoiding special characters, except dashes and underscores. Alternatively, use this plugin. It will do all this work automatically when uploading a file via the WordPress interface and reduce the number of broken links.

FEATURES

  • Converts permalinks of existing posts, pages, categories and tags when options are enable;

  • Keeps the integrity of records’ and pages’ permalinks;

  • Creates a redirect from old posts and pages names to the new ones with converted links;

  • Performs transliteration of the attachments file names;

  • Converts filenames into lowercase;

  • Includes Russian, Belarusian, Ukrainian, Bulgarian, Georgian symbols;

  • You can advance a characters base for transliteration;

  • You can roll back changes if the plugin converted your URLs incorrectly.

THANKS TO THE PLUGINS’ AUTHORS

We used some plugins functions:
WP Translitera, Rus-To-Lat, Cyr to Lat, Clearfy — WordPress optimization plugin and disable ultimate tweaker,translit-it, Cyr to Lat enhanced, Cyr-And-Lat, Rus filename translit, rus to lat advanced

RECOMMENDED SEPARATE MODULES

We invite you to check out a few other related free plugins that our team has also produced that you may find especially useful:

Screenshots

  • Setting page
  • Simple for posts
  • Simple for filenames

Installation

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Go to the general settings and click on the “Transliteration” tab, activate the options and save the settings.

FAQ

Converts characters incorrectly?

Try to change the problematic symbols in the plugin’s settings with the symbol base enlargement field. These characters will replace the default characters.

How to restore converted URLs?

There is a “Rollback changes” button in the plugin settings. This option works only for links, which has been transliterated. This will not work for filenames.

Reviews

Yune 5, 2022
Claims support, but has none. I enter my non-wp login page and when saved it returns "You entered an incorrect part of the path to your login page. The path to the login page can not consist only of digits, at least 3 characters, you must use only the characters [0-9A-z_-]!" My login page contains no digits, only standard formatting. No docs to refer to. Plugin is useless.
Aprailu 27, 2021
плагин отличный. триггер "Перенаправление со старых URL на новые" переключается обратно, если нажать кнопку "преобразовать уже созданные записи и рубрики".
Fabrairu 4, 2021
Использовал стандартные настройки, отвалились все почтовые уведомления, невозможно зарегистрироваться на сайте, также не приходит на почту о создании заказа сообщения. Не рекоменду.
Read all 48 reviews

Contributors & Developers

“Cyrlitera – transliteration of links and file names” is open source software. The following people have contributed to this plugin.

Contributors

“Cyrlitera – transliteration of links and file names” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “Cyrlitera – transliteration of links and file names” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.1.7 (21.11.2023)

  • Added: Compatibility with WordPress 6.4
  • Added: Compatibility with php 8.2

1.1.7 (22.03.2023)

  • Fixed: Freemius framework conflict
  • Added: Compatibility with WordPress 6.2

1.1.6 (30.05.2022)

  • Added: Compatibility with WordPress 6.0

1.1.5 (24.03.2022)

  • Added: Compatibility with Disable admin notices plugin

1.1.4 (23.03.2022)

  • Added: Compatibility with WordPress 5.9
  • Fixed: Minor bugs

1.1.3 (20.10.2021)

  • Added: Compatibility with WordPress 5.8
  • Fixed: Minor bugs

1.1.2 (15.12.2020)

  • Added: Subscribe form
  • Fixed: Minor bugs

1.1.1

  • Added: Compatibility with WordPress 4.2 – 5.x
  • Added: Gutenberg support
  • Added: Multisite support
  • Fixed: Minor bugs

1.0.5

Fixed: Update core
Fixed: Bug with bodypress
Fixed: Transliteration on the frontend
Fixed: Added option to disable transliteration on frontend

1.0.4

Fixed: Bug with transliteration of file names
Added: Compatibility with PHP 7.2
Added: Forced transliteration for file names

1.0.3

  • Fixed: Small bugs

1.0.2

  • Added: Function of converting files to lowercase
  • Added: Forced transliteration function
  • Added: The function of redirecting old records to new ones
  • Added: Ability to change the base of symbols of transliteration
  • Added: Button for converting old posts, categories, tags
  • Added: Button to restore old links

1.0.1

  • Fixed small bugs

1.0.0

  • Plugin release