This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Hindi-To-Lat

Description

Converts Hindi characters in post, page and term slugs to Latin characters. Useful for creating human-readable URLs.

Features

  • Automatically converts existing post, page and term slugs on activation
  • Saves existing post and page permalinks integrity
  • Performs transliteration of attachment file names
  • Includes just Hindi characters
  • Transliteration table can be customized without editing the plugin itself

Based on the original Rus-To-Lat plugin by Anton Skorobogatov and Cyr-To-Lat by SergeyBiryukov, karevn, webvitaly.

Caution: this plugin will change your slug/permalink permanently Hindi to Hinglish, so you should know how to redirect porperly.

Installation

  1. Upload hindi-to-lat folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

Translations

You can translate hindi-To-Lat on translate.wordpress.org.

FAQ

Who should use this plugin

plugin is for people who want to solution for hindi slug. convert slug in human readable format.

How to redirect old link to new?

1.To prevent losing you SEO position you can use plugin LCH (https://wordpress.org/plugins/link-changer-htaccess-for-better-seo/) to prepare redirect from old links to new one.
2.You can use Rank Math or similar plugin redirection tool.

Reviews

Satumba 27, 2020
very nice plugin. do what it says , thanks developers. it converts hindi title to hinglish slug which is required for SEO. Also useful for auto publish plugins which auto publish posts.
Read all 1 review

Contributors & Developers

“Hindi-To-Lat” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Hindi-To-Lat” into your language.

Interested in development?

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

Changelog

1.0

  • Initial release