# Set custom src url for images I upload

**URL:** https://community.prismic.io/t/set-custom-src-url-for-images-i-upload/9173
**Category:** Prismic for Content Creators
**Created:** [February 24, 2022, 2:52pm UTC](https://community.prismic.io/t/set-custom-src-url-for-images-i-upload/9173 "2022-02-24T14:52:37Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![fhuneeus](https://avatars.discourse-cdn.com/v4/letter/f/aeb1de/32.png) [@fhuneeus](https://community.prismic.io/u/fhuneeus)
#### Post date: [February 24, 2022, 2:52pm UTC](https://community.prismic.io/t/set-custom-src-url-for-images-i-upload/9173/1 "2022-02-24T14:52:37Z")

</div>

Hi guys,

I have a question when using images from the media library.  
Currently I get an image for example with the following value for the src field.

src = "your-site/67eb8353-458f-4de6-86kped-f42127766108\_s1\_item1.svg?w=400&h=400"

I'm asking this question because for SEO it's recommended that images have file names that represent the content of the image, rather than for ex 4127... .svg?w=400&h=400

Or is this way of serving images better for SEO?

Thanks.

---

<div class="post-metadata">

### Author: ![Pau](https://dub1.discourse-cdn.com/flex013/user_avatar/community.prismic.io/pau/32/5422_2.png) [@Pau](https://community.prismic.io/u/Pau)
#### Post date: [February 25, 2022, 3:32pm UTC](https://community.prismic.io/t/set-custom-src-url-for-images-i-upload/9173/5 "2022-02-25T15:32:30Z")

</div>

Hello @fhuneeus, this setup is part of Prismic's image optimization. It isn't possible to modify the URL:

> **[Image](https://prismic.io/docs/image)**
>
> This article explains what the image field is and how to configure it in the custom type builder.

We've talked about this topic in the past. Please refer to this other thread if you're interested in learning more details:

> [@Custom Domain for CDN](https://community.prismic.io/t/custom-domain-for-cdn/1131/4):
>
> Hey Andrea, welcome to the forum! We do have clients that have set up their custom cdn on top of Prismic, but we don't recommend doing this because, if not regularly and properly implemented/maintained, it will affect the response time, loading time and induce maintenance cost of your end. Also, by doing this, specifically with Images, you lose the possibility to access the [Image optimization feature](https://user-guides.prismic.io/en/articles/3309829-image-optimization-imgix-integration). We always prefer to recommend that users focus on their core business and let Prismic take c…

Thanks.
