Permalinks and UTF-8
-
I’ve have imported all my entries from MT to WordPrees, I am using the following structure for permalinks:
/year/month/day/post_title
I have found a way of using underscores (_) instead of dashes (-) but I can’t seem to find a way of replacing letters with accents like á, é, Ã, ó, ú to a, e, i, o u.
I am using UTF-8 for the weblog encoding and that seems to be the problem. Right now WordPress is doing the following:
If I have a title called: “Sentado en un camión” wordpress generates this:
“sentado_en_un_camin”
And I need something like: “sentado_en_un_camion”
Any pointers or ideas?
Thanks a lot in advance.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Permalinks and UTF-8’ is closed to new replies.