View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005383 | Composr | core | public | 2023-06-28 00:30 | 2024-01-28 21:44 |
| Reporter | Chris Graham | Assigned To | Patrick Schmalstig | ||
| Severity | Feature-request | ||||
| Status | resolved | Resolution | fixed | ||
| Product Version | |||||
| Fixed in Version | |||||
| Summary | 0005383: Remove Google Sitemaps pinging and use hooks for ping services | ||||
| Description | See Google announcement https://developers.google.com/search/blog/2023/06/sitemaps-lastmod-ping | ||||
| Tags | Roadmap: v11 | ||||
| Time estimation (hours) | 0.5 | ||||
| Sponsorship open | |||||
|
|
Removed. I also saw the potential for sitemap pinging to use hooks. Therefore, I converted the ping_sitemap_xml function to use hooks (systems/sitemap_ping). Hooks take a run function which has a $url passed into it. They should return a string result (or null for no results). Currently, there are no sitemap_ping hooks. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2023-06-28 00:30 | Chris Graham | New Issue | |
| 2023-06-28 00:30 | Chris Graham | Tag Attached: Roadmap: v11 | |
| 2024-01-28 21:44 | Patrick Schmalstig | Assigned To | => Patrick Schmalstig |
| 2024-01-28 21:44 | Patrick Schmalstig | Status | non-assigned => resolved |
| 2024-01-28 21:44 | Patrick Schmalstig | Resolution | open => fixed |
| 2024-01-28 21:44 | Patrick Schmalstig | Note Added: 0008262 | |
| 2024-01-28 21:44 | Patrick Schmalstig | Summary | Remove Google Sitemaps pinging => Remove Google Sitemaps pinging and use hooks for ping services |