backdrop-contrib / seo_meta

SEO Meta Tags module for Backdrop CMS
GNU General Public License v2.0
4 stars 1 forks source link

Canonical URL HTTPS Missing when Visit with HTTPS #21

Closed domaingood closed 4 years ago

domaingood commented 4 years ago

When Visit with SSL https://www.exmample.com Still Canonical URL without https:

findlabnet commented 4 years ago

Thank you for reporting, I'll check it ASAP.

findlabnet commented 4 years ago

Hello, @domaingood , to resolve your problem please visit /admin/config/urls/settings and set up option "Use HTTPS for canonical URLs".

domaingood commented 4 years ago

I want When visit without HTTPS then HTTP for canonical URLs. When visit HTTPS then HTTPS for canonical URLs.

Please check Metatag module by Jen Lampton

findlabnet commented 4 years ago

As I described above, this module uses the Backdrop's system setting to process the canonical URLs protocol. Knowing that most browsers will soon end support for unsafe URLs makes me leave it as it is.