Skip to content

pafnuty-fansoro-plugins/fansoro-plugin-socialmeta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Social Meta Plugin for Fansoro CMS

version Fansoro MIT License

The plugin to automatically generate social metatags.

Advantages

  • Easy use.
  • Automatic generation resized images for twitter and facebook.
  • Automatic generation and truncate of the description page.

Install

Copy the content of folder upload in the root of the site.

Configuration

<head prefix="og: http://ogp.me/ns#" xmlns:fb="http://ogp.me/ns/fb#">
  • Open /plugins/socialmeta/socialmeta.yml and configure the settings.

Custom images in pages

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

Use

License

MIT