A Jekyll plugin to add metadata tags for search engines and social networks to better index and display your site's content. This fork deals with the issue JSON-LD Alt Property Not Recognized.
Go to file
Christian Oliff 664a9ea50c HTTPS links (#350)
Merge pull request 350
2019-05-30 07:20:35 -04:00
docs HTTPS links (#350) 2019-05-30 07:20:35 -04:00
lib Release: v2.6.1 2019-05-11 00:54:51 +02:00
script move docs to their own folder 2017-05-25 09:50:01 -04:00
spec Correct RuboCop offenses in spec files (#319) 2018-12-06 05:07:41 -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 Test against Jekyll 4.x (#336) 2019-03-25 07:33:55 -04:00
.rubocop_todo.yml Test against Jekyll 4.x (#336) 2019-03-25 07:33:55 -04:00
.travis.yml Use the latest version of Rubygems 2019-05-17 00:23:04 +05:30
Gemfile Test against Jekyll 4.x (#336) 2019-03-25 07:33:55 -04:00
History.markdown Update release date 2019-05-17 08:57:36 +02:00
LICENSE.txt Update LICENSE.txt 2018-01-03 19:52:21 +01:00
jekyll-seo-tag.gemspec Test against Jekyll 4.x (#336) 2019-03-25 07:33:55 -04: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: