[SOLVED] Canonical url - problem with Facebook Sharing Debugger

Ask for help or provide support to other members.
User avatar
nox
Posts: 33
Joined: Sat May 23, 2020 9:02 pm

Re: Canonical url - problem with Facebook Sharing Debugger

Post by nox »

Sure thing :D
If I find a better solution, I'll post it here.
Cheers
User avatar
wiz
Posts: 749
Joined: Sat Oct 30, 2010 12:23 am

Re: Canonical url - problem with Facebook Sharing Debugger

Post by wiz »

Hello c0mposer and nox.

The appropriate fix for this would be to use the native WonderCMS function:

Code: Select all

<meta property="og:url" content="<?= $this->getCurrentPageUrl() ?>" />
We'll slowly start updating all themes to reflect this correct change.

Thank you both for reporting and for the efforts!
User avatar
wiz
Posts: 749
Joined: Sat Oct 30, 2010 12:23 am

Re: [SOLVED] Canonical url - problem with Facebook Sharing Debugger

Post by wiz »

This update has been pushed out to the default sky theme. Update should be available within the next 24 hours in your WonderCMS panel.
User avatar
nox
Posts: 33
Joined: Sat May 23, 2020 9:02 pm

Re: [SOLVED] Canonical url - problem with Facebook Sharing Debugger

Post by nox »

Thanks wiz, works like a charm.
User avatar
c0mp0ser
Posts: 67
Joined: Mon Jan 02, 2017 11:59 am

Re: [SOLVED] Canonical url - problem with Facebook Sharing Debugger

Post by c0mp0ser »

Thank you, WIZ! 👍
It's just me, an unmeasurable particle of the cosmos ...
https://pawelkruzel.m00n.link
https://m00n.link
https://materialize-wcms.m00n.link
Post Reply