jekyll-seo-tag/lib
Kyle Niewiada 4868d22b1b Add the rest of the JSON tags to pass blogPosting Errors/Warnings
This adds the rest of the JSON fields to pass all errors and blog postings.

- Adds page.image.url for the image url. (Will default to image if not present). 
- Add page.image.height and page.image.width for an image object (Will default back to image url if not present). 
- Add dateModified (will capture from yaml if present, if not it will use datePublished)
  - (I feel there should be a manual option for this as I sometimes save parts of my blog that shouldn't update the modified field, but still 
change the file timestamp).

This should create JSON that will pass all warnings/strong recommendations/errors from [Google's Structured Data Testing Tool](https://search.google.com/structured-data/testing-tool).
2017-01-17 09:39:41 -05:00
..
jekyll-seo-tag Bump to 2.1.0 2016-11-02 16:47:37 -04:00
jekyll-seo-tag.rb Simplify minify regex 2016-10-15 14:24:13 -05:00
template.html Add the rest of the JSON tags to pass blogPosting Errors/Warnings 2017-01-17 09:39:41 -05:00