SEO - Open Graph - Responsiveness Facebook & Twitter & Linkedin

Hello,

Apologies if that has already been addressed.

What is the best way to handle OG Graph with Prismic and Next.js, when we want to only upload 1 image that will automatically take the right OG size, whether it's for Facebook or Twitter?

The "?auto=compress,format" is not working on my hand. (cf screenshot below)

Hey @Marving, what's the automatic size you want for this image? The auto compress param can be removed in the front-end if you don't need it.

Hello @Pau,

Thanks for your reply.

Could it be possible to have it resized as 1200 x 630 pixels?

Yes, you can add these contraints as thumbnails or responsive options in your Image field's configuration options:

1 Like

Well received, thank you :slight_smile:

2 Likes