Commit graph

21 commits

Author SHA1 Message Date
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
Danang Probo Sayekti
0ea29cc905 Fixes and Improvements 2015-08-17 22:13:28 +07:00
Danang Probo Sayekti
26a1a97082 Permalink without year-month 2015-08-14 01:58:08 +07:00
Danang Probo Sayekti
a99b71ef07 Improve blog 2015-08-01 01:32:34 +07:00
Danang Probo Sayekti
0d139d9401 Cleaning Up 2015-07-30 12:53:43 +07:00
Danang Probo Sayekti
b3e3895bf4 Add theme: blog
Add new theme blog
2015-07-25 15:03:09 +07:00
Danang Probo Sayekti
2ab20034db Cleaning up 2015-07-24 22:23:12 +07:00
Kanti
5eefbe93f8 [TASK] added Feature #120 2014-12-14 18:39:52 +01:00
Kanti
e6c8c3f2c7 Added time to Publish date 2014-09-27 14:06:03 +02:00
Kanti
eae85a1c2e Added Webmaster tool verification 2014-09-15 12:44:00 +02:00
Kanti
452cf9212d Added views.counter in the Config File 2014-07-31 16:45:20 +02:00
Danang Probo Sayekti
e5d718dc6d Add backup feature
Add backup feature to the core.
2014-02-21 12:49:39 +07:00
Danang Probo Sayekti
f30a857608 Forgot FB appid
FOr got FB appid
2014-02-15 11:06:20 +07:00
Danang Probo Sayekti
2f86b2780d jQuery
Loading jQuery without using it is stupid. Add options for it.
2014-02-15 02:10:47 +07:00
Danang Probo Sayekti
294543c142 Improve comment
Improve comments
2014-02-14 20:11:23 +07:00
Danang Probo Sayekti
a6bfc5a7ce Add Facebook comments
Add Facebook comments as comment system options.
2014-02-14 19:56:09 +07:00
Danang Probo Sayekti
def856716a Add lightbox config
Add lightbox config.
2014-02-14 18:08:31 +07:00
Danang Probo Sayekti
6e5926f9a4 Add new theme
Add new theme and set the default to when first run.
2014-02-13 02:38:24 +07:00
Danang Probo Sayekti
72cf924c1c Improve the teaser
Improve the teaser
2014-02-08 18:31:11 +07:00
Danang Probo Sayekti
b47cf3e363 Add limit RSS length
Add option to limit rss length.
2014-02-07 20:21:05 +07:00
Danang Probo Sayekti
36f4c2d4df Various improvements
Various improvements
2014-02-07 07:14:05 +07:00
Renamed from config/config.ini (Browse further)