This gem enables the addition of custom meta tags (e.g. OpenGraph properties) into your Wheelhouse CMS site.
1. Add wheelhouse-meta-tags
to your Gemfile:
gem "wheelhouse-meta-tags", github: "WheelhouseCMS/wheelhouse-meta-tags"
Then run bundle install
.
2. Define your custom meta tags within Configuration -> Custom Meta Tags.
3. Edit the meta attributes within the Meta / SEO tab of a page or other resource.