admin管理员组

文章数量:1122832

I'm trying to set WordPress permalink in sitename/post name in Hindi language but it's gives me %e0%a4%b2%e0%a5%8b%e0%a4%b0%e0%a4%ae-%e0%a4%87%e0%a4%aa%e0%a5%8d%e0%a4%b8%e0%a4%ae-%e0%a4%95%e0%a5%8d%e0%a4%af%e0%a4%be-%e0%a4%b9%e0%a5%88/

This kind of permalink .

I'm trying to set WordPress permalink in sitename/post name in Hindi language but it's gives me %e0%a4%b2%e0%a5%8b%e0%a4%b0%e0%a4%ae-%e0%a4%87%e0%a4%aa%e0%a5%8d%e0%a4%b8%e0%a4%ae-%e0%a4%95%e0%a5%8d%e0%a4%af%e0%a4%be-%e0%a4%b9%e0%a5%88/

This kind of permalink .

Share Improve this question edited Apr 11, 2018 at 10:13 bueltge 17.1k7 gold badges61 silver badges97 bronze badges asked Apr 11, 2018 at 4:58 shahrukhshahrukh 257 bronze badges 8
  • I do no see the problem here, that is most likely a correct hindi URL – Mark Kaplun Commented Apr 11, 2018 at 5:00
  • I want to look permalink like "example.com/what-is-wordpress" as same as hindi" example.com/वर्डप्रेस-क्या है" like that – shahrukh Commented Apr 11, 2018 at 5:08
  • Not as "example.com/%e0%a4%b2%e0%a5%8b%e0%a4%b0%e0%a4%ae-%e0%a4%87%e0%a4%aa%e0%a5%8d%e0%a4%b8%e0%a4%ae-" like that – shahrukh Commented Apr 11, 2018 at 5:09
  • only a subset of ascii can be used "as is" in urls. URLs which include characters which are not ascii will be decoded in something similar to what you see. It is the responsibility of browsers (or other relevant tools) to display the urls in a more readable form – Mark Kaplun Commented Apr 11, 2018 at 5:14
  • ... it might be that there is some bug with wordpress, plugin or theme, but without more context, my comments above are probably the most anyone can tell you – Mark Kaplun Commented Apr 11, 2018 at 5:16
 |  Show 3 more comments

2 Answers 2

Reset to default 0

as the comments indicate the url is actually a correct hindi unicode, and your browser should show it if you have the right fonts installed on your computer.

as you can see in the above screenshot, the url shows up correctly on firefox

yes when you seen in URL show in url right but when you copy and past any where then show this type codes Rekhta...

%E0%A4%B9%E0%A5%8B%E0%A4%B2%E0%A5%80-%E0%A4%B9%E0%A4%BF%E0%A4%A8%E0%A5%8D%E0%A4%A6%E0%A5%80-%E0%A4%B6%E0%A4%BE%E0%A4%AF%E0%A4%B0%E0%A5%80/

本文标签: WordPress permalink setup in Hindi