A Jekyll plugin to add metadata tags for search engines and social networks to better index and display your site's content.
Go to file
Ben Balter b480dde068
Merge pull request #252 from jekyll/release-2.4.0
Release 2.4.0
2017-12-08 10:59:49 -06:00
docs Avoid deprecation warning when building docs (#243) 2017-12-04 09:20:16 -06:00
lib Release 💎 2.4.0 2017-12-04 17:05:37 +01:00
script move docs to their own folder 2017-05-25 09:50:01 -04:00
spec strip null values from JSON-LD hash 2017-11-16 11:40:42 -05:00
.gitignore move docs to their own folder 2017-05-25 09:50:01 -04:00
.rspec add tests for drop 2017-04-06 22:34:11 -04:00
.rubocop.yml Style: Rubocop auto-correct 2017-10-22 18:37:44 +02:00
.travis.yml Try testing on Ruby v2.3 and 2.4 (#181) 2017-12-04 09:53:17 -06:00
Gemfile Style: Rubocop auto-correct 2017-10-22 18:37:44 +02:00
History.markdown Update History.markdown 2017-12-04 23:17:27 +01:00
LICENSE.txt initial commit 2015-10-25 17:21:46 -04:00
jekyll-seo-tag.gemspec Style: Rubocop auto-correct 2017-10-22 18:37:44 +02:00

docs/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: