jekyll-seo-tag
By benbalter
A Jekyll plugin to add metadata tags for search engines and social networks to better index and display your site’s content.
Compatible with GitHub PagesTo install, add this to your Gemfile
:
and run bundle install
. To use, run Jekyll with
bundle exec
preceding it: