< CMS Certified Integrator 13 LTS

Managing Resource URIs with Cache Busting

TYPO3

Show in app

Beschreibung

With the f:uri:resources ViewHelper you can create URIs to resources. It should be used for extension resource files. 

Since TYPO3 version 13, this ViewHelper provides the functionality of automatically appending a timestamp for file versioning. This ensures that browsers request updated files when necessary, even if the file name remains unchanged.

Ziele

  • I know how to use the f:uri.resource ViewHelper to generate resource links in TYPO3.
  • I understand the purpose of the useCacheBusting attribute and how it ensures updated resources are loaded by clients.
  • I know the difference between applying cache busting by queryString and versionNumberInFilename (rewrite rules needed).

Maintainer

Oliver Thiele Web Development Oliver Thiele