Facebook not scraping the url on doing manual request still returns status 200 OK -
i'm sending request on graph endpoint manually clear facebook graph
cache url, whenever page's sharable content (image specially) changed, using:
post: https://graph.facebook.com?id=http://www.merainstitute.com/vibrant&scrape=true (source: https://developers.facebook.com/docs/sharing/opengraph/using-objects#update)
adround 10-12 days ago working perfect. whenever changed image , ran url facebook
cleared cache , show latest image.
but not working. i've changed nothing in code, i've checked og
meta properties, checked og:image
url accessible , pointing latest image, same , according specification.
you can check meta tags on embedded url maybe i'm doing wrong.
please help.
well bug in facebook platform api , reported as: https://developers.facebook.com/bugs/1565027973760906/
and best part have fixed it.
Comments
Post a Comment