cnj-digital / seotamic

A Statamic v4 SEO addon
21 stars 12 forks source link

Use Asset Paths instead of relative #43

Closed martink635 closed 1 year ago

martink635 commented 1 year ago

This should fix #41 and other edge cases with image urls, by using Statamic APIs instead of doing custom ones.

It also adds a new way to override which field is used for the OG/Social image (so we don't have to duplicate content). It is not set in the seotamic.php global config. The API is not final and not documented, since it may change