The tag has no wiki summary.

learn more… | top users | synonyms

14
votes
1answer
158 views

How are question title slugs generated so magically? (ß)

I was just looking through some old posts and I noticed that a "ß" in a question title magically turns into an "ss" in the URL slug. What function is being used to format the slugs? Clearly it has ...
12
votes
2answers
175 views

Question URL slugs based on title

We have always made a best effort to identify questions by making the slugs for each question part of the URL. The pattern we have selected strips all letters that are not [a-z] or [0-9] and replaces ...
0
votes
1answer
115 views

Why is this slug a bit weird?

Hi guys, I apologize for this being a foolish question, if indeed it is. But what is the deal with this: http://stackoverflow.com/questions/4476064/java-script-not-working-inside-ajax-loaded-div I ...
6
votes
1answer
190 views

Data Explorer's stored queries should have a slug in URLs

Links to stored queries should have a slug like SO question links: e.g. http://odata.stackexchange.com/stackoverflow/q/734/how-long-until-i-get-the-generalist-badge
10
votes
0answers
221 views

Slugs generated for C# Should Include “c-sharp” [duplicate]

Possible Duplicate: Improve the url mangling of special character combinations (like C++, c#, …) StackOverflow generates a slug for the URL based on the title of your question. e.g. ...
3
votes
5answers
379 views

Don't include vulgar words in the URL

Whatever specified in question title ends up in the URL of the post. As a result, if a question contains strong language in its title, there's a strong chance it won't be accessible by people behind ...