aerni / statamic-advanced-seo

Comprehensive SEO addon for Statamic with flexibility in mind
https://statamic.com/addons/aerni/advanced-seo
10 stars 5 forks source link

Fix hreflang for taxonomies and terms #143

Closed aerni closed 1 month ago

aerni commented 1 month ago

This PR resolves an issue where a taxonomy and localized term couldn't be found in the context when generating the hreflang. This PR closes issue #142. It looks like Statamic 5 has removed the augmentable in the title. This issue can be resolved by getting the page from the context, which should always be the augmented content like a taxonomy or localized term.