Webp image publish

For Workes & Pages, what is the name of the domain?

What is the error number?

ERROR 9404

What is the error message?

ERROR 9404: Could not fetch the image — the server returned HTTP error 404 Not Found

What is the issue or error you’re encountering

i can not publish image type webp

What steps have you taken to resolve the issue?

I bought cloudflare image service and how can I show webp extension images on the site in a different image domain.
For example, my source image is this: https://cdn.fotospor.com/wp-content/uploads/2024/09/24/24092024114752_947841_11_47-1.jpg
How can I make my broadcast link like this: https://cdn-img.fotospor.com/cdn-cgi/imagedelivery/cRLpE-57zHcPYpnfxbNZmg/2024/09/24/24092024111346_128291_11_13-1.jpg/public

Hey there,

You would have to first upload the image to Cloudflare images for images using the following URL structure:

https://example.com/cdn-cgi/imagedelivery/<ACCOUNT_HASH>/<IMAGE_ID>/<VARIANT_NAME>

Reference:

If you want to serve an image that is on a different domain without adding it to Cloudflare images, then you could use the Image resizing URL format instead.

https://<ZONE>/cdn-cgi/image/<OPTIONS>/<SOURCE-IMAGE>

Reference: