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

magento2 - Magento 2 admin grid add filter to collection -

Android volley - avoid multiple requests of the same kind to the server? -

Combining PHP Registration and Login into one class with multiple functions in one PHP file -