[TYPO3-english] tt_news, title tag and cache
Pero Peric
pperic at mail.com
Tue Nov 11 12:48:44 CET 2014
Hi,
I found little TS snippet of how to get page title attribute set to the
title of the news in a single view. It's working ok until page with
single news is cached. Then, always same title is generated. I tried
with disabling page cache for single news page but then i get NC (from
RealURL) in URL path and i don't want this. Anybody has a solution for
this? Is it possible to disable cache for particular page within TS so
that i don't get NC or no_cache parameter set in URL? I also don't
understand why is this parameter put in URL when TYPO3 can check this in
DB using PID and decide to fetch page from cache or generate it from
scratch.
Regards.
More information about the TYPO3-english
mailing list