htmly/system
Andreas 9b37682f25 Set the Sitemap priorities within the config.ini (SEO)
Feature to change Sitemap priorities direct with the "config.ini" for
SEO. Additionally this commit adds the "lastmod" tag for posts.

- Set the Sitemap priorities for subtypes (Base, Post, Static, Tag, ...)
within the config.ini
- Values beween 1.0 and 0.0 or "false" to disable a subtype.
- Default priority is 0.5 as fallback. (see functions.php) The default
for "base" (Homepage) is 1.0.
- Disabled subtypes aren't available in the sitemap.xml (index).
- The sitemap for posts now contains the "lastmod" set the the post's
date.
2015-08-23 23:34:53 +02:00
..
admin Update installed version 2015-08-20 22:28:13 +07:00
includes Set the Sitemap priorities within the config.ini (SEO) 2015-08-23 23:34:53 +02:00
plugins Improve resources 2015-07-24 16:00:15 +07:00
resources Add htmly logo and favicon 2015-08-13 19:41:18 +07:00
upgrade A few fixes 2015-07-10 15:13:51 +07:00
vendor Update Composer 2015-07-05 11:48:42 +07:00
htmly.php Improvements 2015-08-20 13:42:35 +07:00