Hi,
We are extending the AEM Social Sharing core component to implement Linkedin and Twitter links also.
AEM Core component uses for OG Tags (og:title, og:url, og:description, og:image) for facebook implementation. We have different parameters appended to URL for each social site.
In og:url we are putting the URL along with the parameter to be shared on facebook. But linkedin is also picking up the same url. We need different URL for linkedin.
What can be the done to share different URLs on facebook and linkedin for same page.