Releases: artstorm/eleventy-plugin-seo
Releases · artstorm/eleventy-plugin-seo
0.5.2
15 Jul 06:04
Compare
Sorry, something went wrong.
No results found
• #28 Only adds page numbers to pagination size over 1. Thanks @daviddarnes .
• #32 Makes page numbers optional with a showPageNumbers option. Thanks @aarongustafson .
•
0.5.1
19 Jul 04:22
Compare
Sorry, something went wrong.
No results found
Added option imageWithBaseUrl to automatically prepend the site url to relative image paths for open graph, twitter card. (Thanks @marianoviola )
Added option twitterCardType to be able to set summary_large_image as type. (Thanks @scastiel )
0.5.0
26 Jan 05:02
Compare
Sorry, something went wrong.
No results found
Implemented support for Nunjucks templating engine.
v0.4.3
28 Oct 01:05
Compare
Sorry, something went wrong.
No results found
Implemented Twitter Card markup.
v0.4.2
27 Oct 04:17
Compare
Sorry, something went wrong.
No results found
Implemented Open Graph markup.
v0.4.1
26 Oct 02:38
Compare
Sorry, something went wrong.
No results found
Implemented meta author directive.
v0.4.0
25 Oct 02:32
Compare
Sorry, something went wrong.
No results found
Added pagination to titles.
Added appending of site title to page title meta.
Implemented optional user settings to customize output behavior.
Added customizable title divider.
Added customizable title style minimalistic.
v0.3.3
23 Oct 01:04
Compare
Sorry, something went wrong.
No results found
Implemented page title liquid tag.
Implemented page description liquid tag.
v0.3.2
22 Oct 02:08
Compare
Sorry, something went wrong.
No results found
Implemented robots meta directive.
v0.3.1
21 Oct 04:02
Compare
Sorry, something went wrong.
No results found
Implemented {% seo %} tag.