Canonical URL and hreflang tag automation
What's the most efficient way, if it exists, to dynamically add (or automate) the canonical and HREFlang tags to pages, without manually adding <link rel=”canonical” /> onto head section of each page component? I've seen a possible solution (no JDK 11) in this library: https://github.com/otarsko/aem-seo-canonical-url
And third party tools for XML sitemaps like: https://www.stateofdigital.com/hreflang-sitemap-tool/
Any other options available? Thanks for any feedback!
