Quote:
Originally Posted by BBM_
I have this add on and may say it is very impressive to work with, although I'm just starting to really get into it. I have a general question (which is why I thought I would ask it here) is I have noticed the CDSEO url's that are generated are all lowercase.
Is there a specific reason for this?
Thanks
|
On apache servers urls are case sensitive, meaning that 'This-Url.html' is not the same as 'this-url.html' or 'this-Url.html'. When people type in the urls, they aren't likely to enter them in with alternating cases or to remember which elements are upper and which are lower. For this reason it is best to standardize them. Since upper case is a) shouting and b) unattractive, I opted for all lower case urls. You can customize your urls to have upper and/or lower case if you wish of course.