Hi,
I want to share a specific section or page on social. I have tried social button but it sharing current page/post
How to do it
Thanks
Hi,
I want to share a specific section or page on social. I have tried social button but it sharing current page/post
How to do it
Thanks
Hi @Sumansahilverma,
Unfortunately, that is not available. Open Graph settings of the page is the same settings for section that is why it is sharing the current page/post
Facebook retrieves the URL being shared and looks for the Open Graph meta tags for the description. Therefore a specific URL can only have a single description. You would have to create different URLs which returned different OG tags in order to achieve this (although the URLs could return the same content). For example, you could add a
sectionquery parameter which causes the server to return different OG descriptions. Each Share widget would set the appropriate query parameter for that section.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.