-
|
Hi! I have built a website using the latest Academic template but links shared on social don't have rich preview cards. I think it might be related to how links are relative instead of absolute but I couldn't find a way to toggle that. Any help would be appreciated. My website is located at statistikas.lt |
Beta Was this translation helpful? Give feedback.
Answered by
chrede88
Mar 16, 2021
Replies: 1 comment 3 replies
-
|
Looking at the page source, you're right that your paths are not correct! <meta property="og:image" content="/2021/03/12/kaip-teisingai-saugoti-duomenis/featured.jpg" />
<meta property="twitter:image" content="/2021/03/12/kaip-teisingai-saugoti-duomenis/featured.jpg" />How did you build your site? Did you include the site |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
Alaburda
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Looking at the page source, you're right that your paths are not correct!
How did you build your site? Did you include the site
urlin the config file?