


Hi Team,
Details:
I am using sharing component in my stage environment page and I have checked Facebook i.e. present in social media tab of page property .
It renders localhost URL instead of stage URL
eg
<meta property="og:url" content="http://localhost:4503/content
Please help me to correct this url from local host to particular environment Url.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @user03270 you will have to set proper url in Day CQ Link Externalizer OSGi configuration in Domains section.
Probably you will need separate/dedicated configuration for each environment (dev, stage, prod etc). You can find all the details what you need to do under following Adobe documentation page https://experienceleague.adobe.com/docs/experience-manager-65/developing/platform/externalizer.html?...
Hi @user03270 you will have to set proper url in Day CQ Link Externalizer OSGi configuration in Domains section.
Probably you will need separate/dedicated configuration for each environment (dev, stage, prod etc). You can find all the details what you need to do under following Adobe documentation page https://experienceleague.adobe.com/docs/experience-manager-65/developing/platform/externalizer.html?...