Social Media Debugging

Facebook and twitter have tools that can be used to check the share card of a webpage (preview image and text). Facebook: https://developers.facebook.com/tools/debug/ Twitter: https://cards-dev.twitter.com/validator

Paste the url into the validator to check the share card for the page.

The following warning: "Missing Properties: The following required properties are missing: fb:app_id" in the facebook debugger can be ignored.

Last updated