What is the optimum limit for URL length? 100, 200+

后端 未结 11 1862
抹茶落季
抹茶落季 2021-01-05 14:17

I have an ASP.Net 3.5 platform and windows 2003 server with all the updates.

There is a limit with .Net that it cannot handle more than 260 characters. Moreover if

11条回答
  •  别那么骄傲
    2021-01-05 15:02

    When you say "Optimum", I think "Easily Accessible To Users", in which case, I think the shorter the URL, the better. I would think 20-30 characters maximum, in that case.

提交回复
热议问题