Vivek Thapa
Vivek Thapa

Reputation: 1

og:image tag not working in facebook

I have placed og:image meta tags in my jsp page inside the section. However, when I post my page URL in Facebook, the content for the og:image is not getting displayed.

Upvotes: 0

Views: 398

Answers (1)

JonTroncoso
JonTroncoso

Reputation: 881

Have you tried the debugger? https://developers.facebook.com/tools/debug This will tell you what facebook is reading. (FYI, there's usually a delay, bug clicking [debug] will theoretically clear the cache)

Upvotes: 1

Related Questions