Social Meta Plugin for Fansoro CMS
The plugin to automatically generate social metatags.
- Easy use.
- Automatic generation resized images for twitter and facebook.
- Automatic generation and truncate of the description page.
Copy the content of folder upload
in the root of the site.
- See step 2 and 3 in this instruction
- Open
base.tpl
and modify<head>
tag:
<head prefix="og: http://ogp.me/ns#" xmlns:fb="http://ogp.me/ns/fb#">
- Open
/plugins/socialmeta/socialmeta.yml
and configure the settings.
If you want to specify a particular page to image, use variables og_image
and twitter_image
in .md
files.
og_image: /my_folder/my_super_nice_image_for_facebook.png
twitter_image: /my_folder/my_super_nice_image_for_facebook.png
- Chek the page in Twitter Card Validator
- Chek the page in Facebook OG Debugger