For more information on what is Open Graph, visit [[!wikipedia Open_Graph]].
To test your site against the Open Graph rules, use the tool available on <https://developers.facebook.com/tools/debug/og/object/>.
+# DISCLAIMER
> **WARNING: Open Graph is modern spyware. You should use this if and only if you don't mind making the readers of your wiki/blog being tracked by evil corporations without their consent. By using this plugin you are being mean to the people who are reading your content. You have been warned.**
Add *opengraph* to the list of plugins:
- add_plugins => [qw{goodstuff opengraph}]
+ add_plugins: [qw{goodstuff opengraph}]
---