jekyll-seo-tag/docs
Aleksey Spiridonov 39269edc33 Adding possibility to change pagination message by config file
Default message can by overriten by "paginator_message" parameter in _config.yml
2019-01-06 01:22:28 +04:00
..
_layouts add anchor.js 2017-07-14 12:09:19 -07:00
README.md fix readme h1 2017-07-14 11:59:14 -07:00
_config.yml Avoid deprecation warning when building docs (#243) 2017-12-04 09:20:16 -06:00
advanced-usage.md Adding possibility to change pagination message by config file 2019-01-06 01:22:28 +04:00
installation.md fix #275 (#276) 2018-03-08 10:26:12 -05:00
usage.md Fix markdown for indents 2018-05-11 10:27:40 +09:00

README.md

About Jekyll SEO Tag

A Jekyll plugin to add metadata tags for search engines and social networks to better index and display your site's content.

Gem Version Build Status

What it does

Jekyll SEO Tag adds the following meta tags to your site:

While you could theoretically add the necessary metadata tags yourself, Jekyll SEO Tag provides a battle-tested template of crowdsourced best-practices.

What it doesn't do

Jekyll SEO tag is designed to output machine-readable metadata for search engines and social networks to index and display. If you're looking for something to analyze your Jekyll site's structure and content (e.g., more traditional SEO optimization), take a look at The Jekyll SEO Gem.

Jekyll SEO tag isn't designed to accommodate every possible use case. It should work for most site out of the box and without a laundry list of configuration options that serve only to confuse most users.

Documentation

For more information, see: