Uppercase
What This Means
URLs that have uppercase characters within them. URLs are case sensitive, so as best practice generally URLs should be lowercase, to avoid any potential mix ups and duplicate URLs.
What Triggers This Issue
This issue is triggered when a URL includes uppercase characters. For example: https://www.getasky.com/Froggy/
How To Fix
Ideally lowercase characters should be used for URLs only. However, changing URLs is a big decision, and often it’s not worth changing them for SEO purposes alone. If URLs are changed, then appropriate 301 redirects must be implemented.
Last updated on