Josh Habdas
|
0dea0333d2
|
Add support for Bing and Yandex webmaster tools. Closes #147
|
2017-01-12 14:22:00 +08:00 |
David Darnes
|
d999dc0a7e
|
Wraps logo image json data in a publisher property
Fixes #89
|
2016-10-23 20:19:59 +01:00 |
Pat Hawks
|
d7a67b563f
|
Don't mangle text with newlines
Fixes #117
|
2016-10-19 19:04:42 -05:00 |
Pat Hawks
|
df09740757
|
Take advantage of Jekyll 3.3.0 URL filters
|
2016-10-06 15:56:15 -05:00 |
toshi
|
e6dffb9c5f
|
Fix duplicated escape_once
|
2016-06-02 01:13:20 +09:00 |
Pat Hawks
|
3f82f1c42e
|
Use SmartyPants
|
2016-05-28 14:06:50 -05:00 |
Todd Eichel
|
9a23b7f41b
|
Merge branch 'master' into use-prev-next-for-pagination
|
2016-05-11 17:35:30 -07:00 |
Todd Eichel
|
220901c140
|
Different philosophy for rel prev/next links based on recommendations from Google.
Details here: https://webmasters.googleblog.com/2011/09/pagination-with-relnext-and-relprev.html.
This replaces the per-page prev/next links with general ones that will be output whenever there is a paginator with a previous or next page to show.
|
2016-05-11 17:26:23 -07:00 |
Miguel Flores Ruiz de Eguino
|
f772747728
|
Add facebook admins meta tag to template and facebook spec
|
2016-05-11 13:05:40 -05:00 |
Pat Hawks
|
5403b7e20d
|
Remove hard wrap (#79)
This was unintentionally introduced in #76
|
2016-04-25 10:00:10 -07:00 |
Pat Hawks
|
d0160082cc
|
Add support for page images with absolute URLs
|
2016-04-25 08:15:32 -07:00 |
Ben Balter
|
2904bf9bab
|
allow image to be an object
|
2016-04-19 09:55:34 -04:00 |
Bo Turnbow
|
ad5add0540
|
Add tests for large image Twitter card
|
2016-03-05 12:19:14 -08:00 |
Pat Hawks
|
2494901e64
|
Merge pull request #70 from DirtyF/patch-1 …
Large image summary Twitter Card support
|
2016-03-05 12:10:14 -08:00 |
Frank Taillandier
|
48af19f188
|
feedback from @BenBalter
|
2016-03-05 19:29:49 +01:00 |
Bo Turnbow
|
745663369a
|
Assign seo_ vars site.logo and page.image
|
2016-03-04 14:44:32 -07:00 |
Frank Taillandier
|
892506cf38
|
Large image summary Twitter Card support
A proposal to fix #68
|
2016-03-03 22:28:12 +01:00 |
Bo Turnbow
|
54effa1abd
|
Merge branch 'master' into master
|
2016-03-02 15:50:51 -07:00 |
Pat Hawks
|
f909777f3c
|
jsonify page.url instead of using quotes
|
2016-03-02 08:22:33 -08:00 |
Pat Hawks
|
2c808aced6
|
Do not repeat Open Graph tags for Twitter
|
2016-03-01 21:14:32 -08:00 |
Pat Hawks
|
38e688fcd9
|
Check for existance of seo_page_title before outputting
|
2016-03-01 21:14:18 -08:00 |
XhmikosR
|
5fb86bfa7b
|
Be consistent with the quotes in output.
|
2016-03-01 18:47:37 +02:00 |
XhmikosR
|
dae68cb01e
|
Remove spaces before `:`.
|
2016-03-01 18:31:12 +02:00 |
Bo Turnbow
|
4cb0b75bfa
|
Update JSON-LD output to current usage for site logo and page image
|
2016-02-26 16:13:29 -07:00 |
Ben Balter
|
38afc5a4d0
|
Merge pull request #28 from jekyll/pr/json-ld
Consolidate and clean up JSON-LD
|
2016-02-25 10:50:37 -05:00 |
Bo Turnbow
|
2d0101bd1e
|
Change site logo to expect a rooted url
|
2016-02-23 15:57:25 -07:00 |
Bo Turnbow
|
b42501b45a
|
Per Ben Balter, change usage to a rooted image url
|
2016-02-23 15:54:17 -07:00 |
Bo Turnbow
|
738f4efea7
|
Update twitter:image to output full url
|
2016-02-23 11:54:52 -07:00 |
Pat Hawks
|
11dea25ac8
|
DRY up JSON-LD
|
2016-02-22 18:31:59 -08:00 |
Pat Hawks
|
f3e0e78993
|
Include sameAs links on About page
|
2016-02-22 18:13:43 -08:00 |
Carlos Garcés
|
09924c03ff
|
Use seo_description instead of page.description
seo_description is used in the meta tags but not in the ld+json
If page.description is not set, the the description at ld+json will be null.
|
2016-02-22 17:59:12 -08:00 |
Pat Hawks
|
a9c7499319
|
Consolidate JSON-LD blocks
|
2016-02-22 17:59:12 -08:00 |
Pat Hawks
|
93ffe7defd
|
Support article:publisher without fb:app_id
|
2016-02-21 16:28:03 -08:00 |
Ben Balter
|
6bc8a57315
|
Merge branch 'master' into pr/title-optional
|
2016-02-21 14:16:00 -05:00 |
Ben Balter
|
f1cdf62b53
|
add support for authors an an array
|
2016-02-21 13:52:49 -05:00 |
Ben Balter
|
782729fad2
|
remove ruby author logic
|
2016-02-20 17:34:02 -05:00 |
Ben Balter
|
546448be1b
|
move logic to ruby
|
2016-02-20 15:49:35 -05:00 |
Ben Balter
|
43fcf5b7dd
|
Merge branch 'master' into pr/global-author
|
2016-02-20 14:28:13 -05:00 |
Ben Balter
|
bdedd23bf2
|
expose version in HTML comment
|
2016-02-20 14:26:06 -05:00 |
Ben Balter
|
28858810ed
|
fix missing endif from merge
|
2016-02-09 18:33:53 -05:00 |
Ben Balter
|
e4019ed6ed
|
resolve merge conflict
|
2016-02-09 16:22:28 -05:00 |
Ben Balter
|
73827ad8ea
|
Merge branch 'master' into google-site-verification
|
2016-02-09 16:22:01 -05:00 |
Pat Hawks
|
ffcd9a1da9
|
Lookup author in site.data.authors
|
2016-02-03 19:35:35 -08:00 |
Ben Balter
|
02762b8b48
|
add facebook meta
|
2016-02-03 12:54:48 -05:00 |
Ben Balter
|
594d99f752
|
add google site verification meta tag
|
2016-02-03 12:41:05 -05:00 |
Ben Balter
|
d73dc77d3f
|
Merge pull request #36 from benbalter/pr/default
Add `default` filter
|
2016-02-03 12:32:27 -05:00 |
Bo Turnbow
|
244802ed89
|
Make page.image url relative to site rather than absolute
|
2016-02-03 10:17:04 -07:00 |
Carlos Garcés
|
f1e9b9acb1
|
Use seo_description instead of page.description
seo_description is used in the meta tags but not in the ld+json
If page.description is not set, the the description at ld+json will be null.
|
2016-02-01 17:06:05 +01:00 |
Carlos Garcés
|
56c7f4e238
|
Fix HTML5 validation error
Removed itemprop from canonical url due html validation error
|
2016-01-30 21:50:45 +01:00 |
Pat Hawks
|
c9b19c478d
|
Add default filter
|
2016-01-29 10:35:40 -08:00 |