Facebook OG Tags not updating

Right, so I have a page which I want users to be able to share on Facebook.

I use the OG (Open Graph) Metatags.

So why can’t Facebook update my Page Share Preview information i.e the title, the description and the image?

Here is my code

<meta property="og:url" content="http://www.company-name.com/pages/drive-for-us.html" />
<meta property="og:type" content="website" />
<meta property="og:title" content="company-name | Careers | Delivery Driver" />
<meta property="og:description" content="We're currently looking for delivery drivers to join our team of Delivery Associates to work on behalf of one of the worlds largest parcel distriuters." />
<meta property="og:image" content="https://i.ibb.co/pyFgcMW/female-driver-cropped.jpg" />
<meta property="fb:app_id"		  content="xxx"/>  

….and this is the result when I share it direct from my website,

facebook-share-link_LI

Since when is “Were now recruiting!” the same as “company-name | Careers | Delivery Driver”.

Since when is “We’re currently looking for delivery drivers to join our team of Delivery Associates to work on behalf of one of the worlds largest parcel distributors” the same as “Apply to be a driver for company-name”

Really, really sick of ripping my hair out all because Facebook’s developers are incapable of doing their jobs.

When running my URL trough the Facebook bugger, it tells me that “there was an error following the redirect path.” - makes no sense whatsoever, and the correct information actually shows up on Facebooks preview on Facebook’s debugger website.

facebook-share-link-2_LI2