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
jekyllbot a7e1b5d8ec Update history to reflect merge of #419 [ci skip] 2020-10-18 04:36:57 -04:00
.github/workflows Profile plugin using a third-party repo (#414) 2020-09-30 05:37:34 -04:00
docs Render og:locale meta only when defined explicitly (#388) 2020-10-08 10:42:00 -04:00
lib Mutate site payload instead of duplicating it (#419) 2020-10-18 04:36:55 -04:00
script move docs to their own folder 2017-05-25 09:50:01 -04:00
spec Fix locale specs that use the fallback locale (#360) 2020-01-31 04:39:38 -05:00
.gitignore style: align with latest jekyll-rubocop (#382) 2020-03-20 06:55:32 -04:00
.rspec add tests for drop 2017-04-06 22:34:11 -04:00
.rubocop.yml chore(deps): Ruby > 2.4 EOL 2020-10-18 10:13:10 +02:00
.rubocop_todo.yml style: align with latest jekyll-rubocop (#382) 2020-03-20 06:55:32 -04:00
.travis.yml Fix Travis builds for Jekyll 3.x (#415) 2020-09-21 11:39:43 -04:00
Gemfile Fix Travis builds for Jekyll 3.x (#415) 2020-09-21 11:39:43 -04:00
History.markdown Update history to reflect merge of #419 [ci skip] 2020-10-18 04:36:57 -04:00
LICENSE.txt Update LICENSE.txt 2018-01-03 19:52:21 +01:00
jekyll-seo-tag.gemspec chore(deps): Ruby > 2.4 EOL 2020-10-18 10:13:10 +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: