LinkedIn not picking up og:image from wordpress
Asked Answered
P

0

0

I have a word press website, and when I share a blog on social media, all social media pulls up the thumbnails except Linkedin.

I have used the open graph tags perfectly. What could be wrong?

<meta property="og:title" content="<?php the_title(); ?>" /><meta property="og:description" content="<?php the_content();?>" /><meta property="og:type" content="post" /><meta property="og:image" content="https://www.intellectyx.com/blog/wp-content/uploads/2017/03/Analytics-400x225.jpg" />
Pindaric answered 2/3, 2018 at 14:28 Comment(3)
when trying to access to your image link: "Oops! That page can’t be found."Foveola
#49074569Ob
Hi kaddath,Thats a sample url. even if i use valid url linedin is not showing imagePindaric

© 2022 - 2024 — McMap. All rights reserved.