Phoca Open Graph URL Issue
Posted: 31 Jan 2019, 03:01
Phoca Open Graph is including referral details in the OG: URL data.
for instance:
<meta property="og:url" content="https://domain.com/article?gclid=EAIaIQ ... gLlQfD_BwE" />
Same issue for Facebook referrals "?fbclid=xxxxx"
This is giving errors when using the Facebook Scraper/Debugger tool.
Looks like Joomla now has some native OG data included. The Open Graph tool should allow the user to select which OG data for the plugin to add. For instance, I would love to ONLY add OG:IMAGE to what Joomla is adding already. Is there a way to do that? That would solve the referral code issue and prevent duplicate OG entries in the head.
for instance:
<meta property="og:url" content="https://domain.com/article?gclid=EAIaIQ ... gLlQfD_BwE" />
Same issue for Facebook referrals "?fbclid=xxxxx"
This is giving errors when using the Facebook Scraper/Debugger tool.
Looks like Joomla now has some native OG data included. The Open Graph tool should allow the user to select which OG data for the plugin to add. For instance, I would love to ONLY add OG:IMAGE to what Joomla is adding already. Is there a way to do that? That would solve the referral code issue and prevent duplicate OG entries in the head.