Image SEO

15-30 minIntermediate

Sanity Image Pipeline is excellent.

Easy Recommended

Image Pipeline

On-the-fly optimization.

1

URL Params

1

Use @sanity/image-url builder

2

Chain methods: .format('webp').width(800)

3

Sanity handles CDN caching and resizing automatically

2

Alt Text

1

Add a string field 'alt' to your image object schema

2

Make it required via validation rules

Verification Checklist

  • Check Network