Releases: pelican-plugins/seo
Releases · pelican-plugins/seo
SEO 1.4.0
25 Apr 11:21
Compare
Sorry, something went wrong.
No results found
Add setting to add site map to robots.txt
SEO 1.3.1
19 Mar 23:28
Compare
Sorry, something went wrong.
No results found
Support SITEURL values that contain slugs after the domain
SEO 1.3.0
15 Jan 17:32
Compare
Sorry, something went wrong.
No results found
Add ability to configure the plugin via the Pelican settings file
SEO 1.2.2
21 Jun 06:49
Compare
Sorry, something went wrong.
No results found
Improve test for canonical feature and update linters.
SEO 1.2.1
16 May 20:55
Compare
Sorry, something went wrong.
No results found
Fix addition of undesirable white space in HTML because of BeautifulSoup.prettify()
SEO 1.2.0
14 Apr 15:48
Compare
Sorry, something went wrong.
No results found
Add support for external canonical URL. Refs #33 .
SEO 1.1.0
12 Mar 00:24
Compare
Sorry, something went wrong.
No results found
Open Graph and Twitter Cards support
SEO 1.0.3
15 Nov 10:50
Compare
Sorry, something went wrong.
No results found
Fix definitively encoding issues when open file
SEO 1.0.2
03 Nov 18:24
Compare
Sorry, something went wrong.
No results found
Fix schemas generated in wrong script tags
SEO 1.0.1
30 Oct 14:57
Compare
Sorry, something went wrong.
No results found
Canonical URL must take into account save_as metadata
Fix breadcrumb built according to output path
New test was not taking care of PurePath
Test unicode encoding and fix linting
Remove Python code encoding hints
Force real-path normalization to allow for relative resolution
Refactor duplicated code