Hi! I develop a blog in spanish, and i wonder how to edit the permalinks to include the spanish characters ñ, í, ó, etc. in the url.
MyBlog.com/post-español.html instead of MyBlog.com/post-espanol.html
Do i have to edit something in the MySQL? The encoding of my blog is UTF-8 but i guess thats not enough.
I can write posts and get the permalinks written in chinese or russian but not in spanish (the accents or the ñ are not included in the url, i just get the normal "n" instead of "ñ" which is the spanish letter i need on the urls for better SEO as it is proper spanish or español : )
Please any ideas? ^_^