Skip to content

tucho235/grav-plugin-social-meta-tags

Repository files navigation

Social Meta Tags Plugin

The Social Meta Tags Plugin is for Grav CMS.

Description

Add all Meta Tags that need Facebook Open Graph, and Twitter Cards.

Features

Installation

As this plugin is not yet in the Grav repository, you need to install it manually. From your plugins folder:

git clone https://github.com/tucho235/grav-plugin-social-meta-tags social-meta-tags

This will clone this repository into the social-meta-tags folder.

Usage

Just enable plugin, no need edit any template. :)

Configuration

Associate Twitter account

Social-Meta-Tags can use AboutMe plugin min version 1.1.4. To add/change the Twitter defined in twitter:site, edit your profile in the AboutMe plugin. However, you have possibility to link twitter:site without using AboutMe plugin.

Facebook App Id

Social-Meta-Tags is able to use Facebook Open Graph. You need generate an app_id. Without this property you'll loose admin right on the Open Graph Facebook Page.

Contributing

If you think any implementation are just not the best, feel free to submit ideas and pull requests. All your comments and suggestion are welcome.