View Issue Details

IDProjectCategoryView StatusLast Update
0002444Composrcore_configurationpublic2019-11-15 20:26
ReporterChris GrahamAssigned ToChris Graham 
SeverityFeature-request 
Status closedResolutionfixed 
Product Version 
Fixed in Version 
Summary0002444: Configurable sitemap priorities
DescriptionSitemap hooks currently have hard-coded lines such as:
                      'sitemap_priority' => SITEMAP_IMPORTANCE_HIGH,
                      'sitemap_refreshfreq' => 'monthly',
(this is for the download hook)

These should all be configurable. We'll have to add like 40 new config options, but I think it's worth it.
TagsType: SEO
Time estimation (hours)2
Sponsorship open

Activities

Chris Graham

2018-10-22 15:34

administrator   ~0005839

Or perhaps some kind of XML file to allow it to be overridden, with per-category support.

Chris Graham

2019-11-15 20:26

administrator   ~0006151

I've implemented simple support for creating a filter_sitemap_node function, to filter the default sitemap settings. No need for a complex config scheme for this.

Issue History

Date Modified Username Field Change
2016-04-21 00:03 Chris Graham New Issue
2018-10-22 15:34 Chris Graham Note Added: 0005839
2019-06-27 01:47 Chris Graham Tag Attached: Type: SEO
2019-11-15 20:26 Chris Graham Assigned To => Chris Graham
2019-11-15 20:26 Chris Graham Status non-assigned => closed
2019-11-15 20:26 Chris Graham Resolution open => fixed
2019-11-15 20:26 Chris Graham Note Added: 0006151