[13:21:51] Hmm, something strange is happening at my end [13:21:54] refreshLinks: 0 queued; 732 claimed (732 active, 0 abandoned); 0 delayed [13:23:15] php runJobs.php --type refreshLinks [13:23:24] Job queue is empty. [13:23:47] I also have cirrusSearchElasticaWrite: 0 queued; 2 claimed (2 active, 0 abandoned); 5781 delayed [13:24:11] The question is how can I put the delayed job back into the queue? [15:27:59] Hi team, I was reading this page https://www.mediawiki.org/wiki/Manual:Search_engine_optimization that says short URL will help on SEO because search engines prefer descriptive URLs, and I enabled it too, however when generating sitemaps I found the sitemap XML generated by generateSitemap.php doesn't honor the short URL configuration, in the [15:28:00] sitemap XML it is still using the actual path, i.e. "https://example.org/w/index.php?title=ABC" instead of "https://example.org/wiki/ABC", is this designed for a purpose or is this something needs to be improved? [15:32:40] Paulxu20: Are links to articles in MediaWiki using short urls? (for example, any internal link to another page) [15:35:00] Vulpix by internal links do you mean the links like these [[AppleTree|AppleTree]]? if so yes I believe most of them are using short URLs. [15:35:35] I have not seen on that is still using the old links after migrating to ShortURL