nystudio107 / craft-seomatic

SEOmatic facilitates modern SEO best practices & implementation for Craft CMS 3. It is a turnkey SEO system that is comprehensive, powerful, and flexible.
https://nystudio107.com/plugins/seomatic
Other
166 stars 71 forks source link

SEOmatic Not Processing Images #1524

Closed viesrood closed 1 month ago

viesrood commented 1 month ago

Hello,

I’m encountering an issue where SEOmatic doesn’t convert images. To scale images, I use Image X in combination with imgix on my website, and I’m not sure if this affects SEOmatic.

URLs appear in the metadata like this: ‘/actions/assets/generate-transform?transformId’

Oddly enough, the same website works fine within my DDEV environment.

I’ve cleared all caches by now, but that hasn’t had any effect. Could you give me some advice on how to solve this?

Best, Jef

khalwat commented 1 month ago

Is there a setting in Imager X to do the transforms before page load?

Are you static caching the resulting HTML or something using Blitz or some other static caching method?

viesrood commented 1 month ago

A few paths were incorrect in my .env file. It wasn't related to Imager-x. The issue has been resolved.