Hello,
i am using Joomla 4.2.7 with PHP 8.1 and the Phoca Open Graph System Plugin.
In Joomla we use the "DPCalendar" Component for Events.
The plugin creates the following entries.
<meta property="og:site_name" content="xxx" />
<meta property="og:title" content="xxx" />
<meta property="og:description" content="xxx" />
<meta property="og:url" content="" />
<meta property="og:type" content="website" />
<meta property="og:image" itemprop="xxx.jpg" />
Everything is fine, only the og:url is always empty. On our old site, with Joomla 3 and also the "DPCalendar" component the og:url entry is also generated. Why not now? All settings are the same?
Anyone have any idea?
Thanks in advance!
Phoca Open Graph System Plugin: og:url is empty
-
- Phoca Newbie
- Posts: 3
- Joined: 09 Feb 2023, 10:35
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca Open Graph System Plugin: og:url is empty
Hi, seems like $document object does not include information about url anymore, please try to test new version (4.0.6 - system plugin), it should be OK there:
https://www.phoca.cz/download/category/ ... tem-plugin
And let me know.
Thank you, Jan
https://www.phoca.cz/download/category/ ... tem-plugin
And let me know.
Thank you, Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 3
- Joined: 09 Feb 2023, 10:35
Re: Phoca Open Graph System Plugin: og:url is empty
Yes... it works... many thanks!!!
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca Open Graph System Plugin: og:url is empty
Ok, great to hear it, so I will release it.
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 3
- Joined: 09 Feb 2023, 10:35
Re: Phoca Open Graph System Plugin: og:url is empty
Thanks for the great support!
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca Open Graph System Plugin: og:url is empty
Ok
If you find Phoca extensions useful, please support the project