How important are SEO Friendly URLs [closed]
- by nute
Possible Duplicate:
Is a URL with a query string better or worse for SEO then one without one?
Currently, my URLs look something like http://mydomain.ext/question/5 where question is the Controller and 5 is the ID of the object or article retrieved.
In theory I could spend some development time and some server resources to have URLs that would contain more information about the page loaded.
However, seeing how websites like Youtube or many others just keep simple URLs with just an ID, I am asking, does it matter? It is worth it??