Is there any possibility that you could

Is there any possibility that you could use a worker or other sort of transform rule to either remove the spaces before storing or rewrite the url while in transit?
5 Replies
Mario
Mario13mo ago
Yes, that's what I'm doing now to avoid the issue, but I would prefer to resolve the issue if possible – or know definitively that spaces aren't supported for some reason (which you'd think should be documented/acknowledged somewhere...?)
nickchomey
nickchomeyOP13mo ago
Honestly, it's just sort of standard practice to avoid spaces in Linux, web stuff etc... I'd strongly recommend doing what you can to remove them altogether from your application's workflow You can use hyphens, underscores, CamelCase etc
nickchomey
nickchomeyOP13mo ago
Google for Developers
Google URL Structure Guidelines | Google Search Central  |  Documen...
It's a good idea to keep your site's URL structure as simple as possible. Learn more about the URL format recommended by Google, such as the use of hyphens, underscores, and domain structure.
nickchomey
nickchomeyOP13mo ago
Stack Overflow
Hyphen, underscore, or camelCase as word delimiter in URIs?
I'm designing an HTTP-based API for an intranet app. I realize it's a pretty small concern in the grand scheme of things, but: should I use hyphens, underscores, or camelCase to delimit words in th...
Karew
Karew13mo ago
What’s the particular reason there are spaces in the name? (You aren’t letting end-users name your files, are you?)
Want results from more Discord servers?
Add your server