Hello Everyone,
I am working to set up the link preview for the following page so that it can look good when sent through text: https://guided.calmscholar.com/get-help-meditating_/.
While the link preview works correctly when posted through social media, it does not format correctly when sent through iMessage. As displayed in the photo below, it shows the link URL instead of the og.title which I have inserted
I have input the following code into the Head of the page using javascript:
meta property=“og:title” content=“Calm Scholar Meditation” />
meta property=“og:image” content=“https://i.ibb.co/t4VXfps/imgonline-com-ua-resize-86k-LF7-Hg4tmepx-N.jpg” />
meta property=“og:description” content=“Find Your Meditation Coach” />
meta property=“og:type” content=“website” />
Please let me know any suggestions on how I can resolve this issue.
Thanks!!