View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002444 | Composr | core_configuration | public | 2016-04-21 00:03 | 2019-11-15 20:26 |
| Reporter | Chris Graham | Assigned To | Chris Graham | ||
| Severity | Feature-request | ||||
| Status | closed | Resolution | fixed | ||
| Product Version | |||||
| Fixed in Version | |||||
| Summary | 0002444: Configurable sitemap priorities | ||||
| Description | Sitemap 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. | ||||
| Tags | Type: SEO | ||||
| Time estimation (hours) | 2 | ||||
| Sponsorship open | |||||
|
|
Or perhaps some kind of XML file to allow it to be overridden, with per-category support. |
|
|
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. |
| 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 |