Harry P
New member
- Joined
- Feb 3, 2015
- Messages
- 331
- Points
- 0
I have a small site built on a PHP framework that it is allowing words in uppercase on its urls. I should change
To
Should I go out of my way to force the framework to change everything to lower case? if I allow both uppercase and lowercase in my url, does that affect SEO. Everybody tell me which is right way?
Code:
http://example.com/Hello-Friends
Code:
http://example.com/hello-friends