I have an ASP.NET MVC application and I want to make links written in Cyrillic within the application. What are possible pitfalls from the developing point of view?
To be more precise:
now the link looks like:
http://mysite.ru/books
and I want to make it look like:
http://mysite.ru/книги
or maybe even:
http://мойсайт.ру/книги
An the next question can I use both URLs and which will be the attitude of Google and other search engines
EDIT: Well I wouldn't ask if it was't possible check this out http://www.codeisart.ru/%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B5-%D0%B1%D1%83%D0%BA%D0%B2%D1%8B-%D0%B2-url-google-%D0%B8-yandex/ Yes it look strange here but in browser the URL is written right in russian.At least on my PC.