Contains A Space
What This Means
URLs that contain a space. These are considered unsafe and could cause the link to be broken when sharing the URL. Hyphens should be used as word separators instead of spaces.
What Triggers This Issue
This issue is triggered when a URL contains a space. For example: https://www.getasky.com/your page/
How To Fix
Ideally hyphens should be used as word separators, rather than spaces. However, changing URLs is a big decision. If URLs are changed, then appropriate 301 redirects must be implemented.
Last updated on