This plugin will convert post tags slug to Pinyin or English words.
For example, you may have tag URL like this:
www.abc.com/tag/%e4%bd%a0%e5%a5%bd
With this plugin, you can convert all of them to the following format:
These URL have better looks and should be more Search Engine friendly.
插件名称:WordPress 标签别名转换
插件描述:此插件能够自动修改系统标签别名至拼音或英语单词格式。
适用对象:中文版或其他非英语系国家用户
当前版本:0.5
此插件的初衷是为了解决 IIS6 上经过 Rewrite 的 tag 的解析问题,使用后可以将 WordPress 标签原生的 urlencode 格式转换为汉语拼音或者英语单词。
原来的 URL:
www.abc.com/tag/%e4%bd%a0%e5%a5%bd
拼音转换后的 URL:
www.abc.com/tag/ni-hao
英语单词转换后的 URL:
www.abc.com/tag/hello
支持一键转换与自动转换功能。
Main Feature
- One click to convert all post tags slug
- Select "Pin Yin" or "English" for slug format
- Convert post tags slug automatically when new post save or update
- Reset all tags slug to default
0.5.0
Initial release.