开发者

Replace chars in routeurl's?

I'm trying to add a "fullname" in the route in my url, and I wonder which chars I should replace? Should I use _ instead of space? and what other chars might "need" replacing?

Mostly gonna use swedish names, but some might have some strange l开发者_JAVA技巧etters, not icelandic ones though :)

/M


Here is how stackoverflow includes titles in the URL. It could help.


For SEO purposes...

Google has confirmed that the point (.), the comma (,) and the hyphen (-) are valid word separators in URL’s.

You're also better off removing any special characters from the names completely. For a complete description see this article...

http://www.internetofficer.com/seo/google-word-separator/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜