wordpress - Linkedin scraper can't read Open Graph information -


the linkedin scraper can't read our wordpress website (https://www.aeternuscompany.nl/) open graph data. if people share update in linkedin link of our website, link-preview leaves empty. in facebook works fine.

we tried different things:

  • another theme
  • different share plugins
  • different open graph plugins
  • we ask hosting-company if there see problems (everything seems correct)
  • we check socialdebug.com debugs in open graph data

see image example

thank help!

open graph tags added in website.

as per linkedin docs (https://developer.linkedin.com/docs/share-on-linkedin),

the first time linkedin's crawlers visit webpage when asked share content via url, data finds (open graph values or our own analysis) cached period of approximately 7 days.

try after couple of days check if changes reflected.


Comments

Popular posts from this blog

Lists in Python -

android - can not access to progress bar in an other activity -

html - Not able to access next element of an array javascript -