NuxtHub blob prefix not creating a new path
When I set a prefix for an image upload like this:
The image is accessible at:
/images/transformations%2Fimage.png
instead of what I expect:
/images/transformations/image.png
.
BUT in the nuxt devtools path it IS accessible at:
/api/_hub/blob/transformations/image.png
.
No errors appear anywhere. In nuxt devtools, I can normally view my blob storage and the image is correctly placed inside the folder 'transformations'.
Is this intended behavior? If not, how do I fix it? I care mainly because of SEO. I don't want my image names to be plagued with a prefix not necessarily related to the image.2 Replies
Hi @Josef Trojkař. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
----------------------
Hmm, I do not have enough information to answer your question. The knowledge sources provided do not contain any specific information about NuxtHub, blob storage, or the behavior you're describing with image upload prefixes. This seems to be a specific issue related to a Nuxt feature or module that is not covered in the given documentation.
To get accurate help with this issue, I would recommend:
1. Checking the official NuxtHub documentation, if available.
2. Reporting a potential bug (https://nuxt.com/docs/community/reporting-bugs) if you believe this is unintended behavior.
3. Seeking help through the Nuxt community channels (https://nuxt.com/docs/community/getting-help) such as Discord or GitHub discussions.
If you're concerned about SEO implications, you might want to consult Nuxt's documentation on SEO best practices or consider alternative image handling methods that give you more control over the URL structure.
----------------------
Note: you can ask me a follow up question by @ mentioning me again :speech_balloon:
----------------------
<@441620523831525387> Kapa.ai is still learning and improving, please let me know how I did by reacting below.