Before on this domain website using CMS Wordpress.
And long time ago facebook crawl that og:meta tags.
Now im create new one, but facebook still see old data and wont change.

My robots.txt allow facebook bots:
User-agent: meta-externalagent
Allow: /
User-agent: facebookexternalhit
Allow: /
User-agent: Facebot
Allow: /
User-agent: Googlebot
Allow: /
CMD:
curl -I -A "facebookexternalhit/1.1" http://paragonsaigon.com/
curl -I -A "facebookexternalhit/1.1" https://paragonsaigon.com/
all 200. but in facebook still 403
How to update this og for website to new one?