Speaking URLS in Media Storage an Websites
T
Tim Geschke
we would like to request a feature that allows files uploaded through the file manager to be linked to a connected custom domain.
Right now, uploaded assets are served through generic storage URLs such as:
https://storage.googleapis.com/funnel-ai-production/image-generation/A8J6ldop4uvvVVERmfEw/FILENAME.png
For SEO, branding, trust, and cleaner asset handling, we need the ability to serve those same files through a custom domain, for example:
https://CUSTOM_DOMAIN.tld/FOLDER/FILENAME.png
Requested functionality:
- Allow uploaded files to be mapped to a connected custom domain
- Support custom folder paths / clean URL structures
- Keep file delivery stable under the branded domain
This would significantly improve SEO quality, asset consistency, and professional implementation for client projects.
Log In