IkiWiki::Plugin::opengraph - Adds Open Graph tags on the html head
---
# DESCRIPTION
This plugin implements the Open Graph tags in the head of the hmtl for all pages, provided you configure it properly and add it to the current template.
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/>.
> **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.**
---
# INSTALLATION
Put [opengraph.pm](https://notabug.org/hiatobr/ikiwiki-plugin-opengraph/raw/master/opengraph.pm) in *${HOME}/.ikiwiki/IkiWiki/Plugin/* or elsewhere in
your *@INC* path. Or read [[/plugins/install]].
---
# CONFIGURATION
Add to the configuration in your [[blog.setup|/setup#index5h2]] file.