jweiland-net / indexnow

TYPO3 extension to send a request to indexnow.org for re-indexing after modifying content
GNU General Public License v2.0
2 stars 2 forks source link

TYPO3 12.x Update? #10

Open ingeniumdesign opened 1 year ago

ingeniumdesign commented 1 year ago

Hi, can you provide the extension also for TYPO3 version 12? Thanks

jweiland commented 1 year ago

Yes, we will update the extension for v12, but this might take some time. v12 has not yet been released and there are some other extensions that have higher priority for an upgrade. However, if you need an update soon, you may want to sponsor it to get the prio higher.

helmut-winkelbach commented 5 months ago

Any idea of a release date for TYPO3 version 12?

weisgerberm commented 5 months ago

Same question. Any updates?

srchild commented 2 weeks ago

TYPO3 13.4 LTS is out now...

I'm thinking that a quick dirty hack might be a cron job which checks the xml sitemap(s) every 6-8 hours and submits the URLs for any pages with lastmod > time of last scheduled cron job. But a proper TYPO3 solution would obviously be better.