We're testing our open graph tags for https://www.roadgoat.com with the Facebook Share Debugger.
We keep getting the error: The following required properties are missing: og:url, og:type, og:title, og:image, og:description, fb:app_id
We've already tried such mentioned solutions such as:
- Making sure there aren't duplicate entries for any of the tags
- Using the http version of the image instead of https
- Checking each entry to make sure no issues
- Adding og:locale
- Making sure SSL is valid
I've also tested both our JS site and our pre-rendered version of the page https://www.roadgoat.com?_escaped_fragment_= and still get the issue in both cases. It seems to pass on any site I test on besides Facebook's.
I've also checked See exactly what our scraper sees for your URL and I see all the tags, just as expected
From your site:
The site is rendering the tags instead of values, there's nothing wrong with Facebook! Some content values like
og:url,og:imageare invalid, debugger will throw errors for these.