Seo url with unicode characters?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
agriz
Forum Contributor
Posts: 106
Joined: Sun Nov 23, 2008 9:29 pm

Seo url with unicode characters?

Post by agriz »

Hi,

In my website I have done seo friendly url like this.
[a-zA-Z0-9-]

But in many websites, I can see arabic and many other unicode languages in the url.
How can i do secured and unicode accepted seo friendly url.

Thanks
Post Reply