Task #86060
closed
Epic #83559: SEO enhancements in Core
Make XML sitemap cachable
Added by Richard Haeser about 6 years ago.
Updated about 6 years ago.
Description
The new feature for XML sitemaps is non-cached. We have to check if it is possible to cache this sitemap with a short-lifetime.
- Status changed from New to Accepted
- Target version set to 9 LTS
But not too short. A bot shouldn't have to wait for the sitemap. It makes them angry ;)
Perhaps cache lifetime can be matched with a scheduler cycle to have always an up-to-date sitemap.
Bots doesn't care how long it takes, as long as the request didn't timeout. Because you never know if your sitemap is already cached, I already made sure sitemaps are not to big so they probably won't timeout (I don't know on what hosting platform the website is). You can test it in https://review.typo3.org/#/c/58227/.
You want the most up 2 date information at the moment a bot visits your page, because you don't know when he is coming back. So for now the caching period will be 5 minutes by default, but at least that will be configurable.
- Status changed from Accepted to Under Review
- Assignee set to Richard Haeser
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Closed
Also available in: Atom
PDF