5.8 KiB
5.8 KiB
v3.0.1
02/23/2021
- Added ability to disable multi-lang completely to replicate prior functionality #96
- Added support for new optional
html_supportoption that allows you to render the sitemap as an HTML page in your site when you access the sitemap URL with no extension or.html. Can be customized and extended in your theme as needed.
v3.0.0
01/30/2021
-
- Added complete multi-language support utilizing Google Search recommended SEO best-practices for bi-directional linking to translated pages.
- Added support fo
x-defaulthreflang entries. - Added support for new
sitemap.jsoncustom format that is useful for other plugins to understand the multi-language structure of the site - Added support for sitemap images per Google guidelines #81
v2.0.2
12/02/2020
-
- Improved readme/blueprints with regex information #78
v2.0.1
07/01/2020
v2.0.0
07/01/2020
-
- Added a new
Ignore External URLsoption that defaults totrue - Added a new
Ignore Protected Pagesoption that defaults totrue#62 - Added a new
onSitemapProcessed()event to allow for dynamic manipulation of the sitemap
- Added a new
-
- Improved
SitemapEntryto allow setting via constructor - Added
changefreqandpriorityto manually and dynamically added entries - Use composer for autoloading
- Improved
-
- Force a fallback to
ento ensure you can't getnull/falselanguage #74
- Force a fallback to
v1.9.5
04/27/2020
v1.9.4
10/19/2019
-
- Fixed a regression issue that caused sitemap not to work 'unless' you had an existing
sitemappage #65
- Fixed a regression issue that caused sitemap not to work 'unless' you had an existing
v1.9.3
10/18/2019
v1.9.2
05/09/2019
-
- Only add published translations to the sitemap #43
v1.9.1
04/21/2017
-
- Add a namespace xhtml for a international sitemap #40
v1.9.0
04/19/2017
v1.8.0
03/14/2017
v1.7.0
10/19/2016
v1.6.2
07/14/2016
v1.6.1
05/30/2016
v1.6.0
04/29/2016
v1.5.0
01/06/2016
-
- Added a default XSL file for the sitemap
-
- Added a note to the README on how to only allow the link to the .xml sitemap
-
- Fixed saving the
priorityoption when adding it to a page through the Admin Plugin
- Fixed saving the