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
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