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
Ashwin Maroli 5aab527805 Improve documentation for this enhancement 2019-01-06 12:05:30 +05:30
docs Improve documentation for this enhancement 2019-01-06 12:05:30 +05:30
lib Adding possibility to change pagination message by config file 2019-01-06 01:22:28 +04:00
script move docs to their own folder 2017-05-25 09:50:01 -04:00
spec undo unnecessary change 2019-01-06 11:50:03 +05:30
.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 chore(deps): 🆙 rubocop-jekyll 0.4 (#320) 2018-12-06 06:07:53 -05:00
.travis.yml Target Ruby 2.3 and Rubocop 0.56.0 (#292) 2018-05-18 16:17:52 -04:00
Gemfile Style: Rubocop auto-correct 2017-10-22 18:37:44 +02:00
History.markdown Update history to reflect merge of #320 [ci skip] 2018-12-06 06:07:55 -05:00
LICENSE.txt Update LICENSE.txt 2018-01-03 19:52:21 +01:00
jekyll-seo-tag.gemspec Undo change outside the scope of this pull request 2019-01-06 11:49:21 +05:30

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: