Ankit Kumar
Ankit Kumar

Reputation: 138

How to create short URL for Contentful assets

I want to create a short URL for assets on Contentful, like example.com/image/Image1.

Currently the URL I am getting from Contentful is a very long URL like images.ctfassets.xxxxxxxxxxxxxx85514b430c28045a3b2930ebeXXXXX/abc.jpg.

Is there some settings/config I can do on Contentful to shorten this long URL?

Upvotes: 1

Views: 793

Answers (1)

stefan judis
stefan judis

Reputation: 3879

I don't think there's a setting for changing the asset URL and unless you're willing to implement your own asset proxy, you'll have to live with it.

Upvotes: 2

Related Questions