[Typo3-dev] Google problem : "page is being generated"
Martin Kutschker
Martin.Kutschker at n0spam-blackbox.net
Wed Oct 5 18:28:50 CEST 2005
Oliver schrieb:
> Hi Brice,
>
> You can disable that message by commenting out line number 1335 in
> tslib/class.tslib_fe.php
>
> ie change:
> $this->tempPageCacheContent();
> to:
> //$this->tempPageCacheContent();
>
> Hope this helps,
No, because Google will index an empty page.
Both ideas, setting the HTTP header and the HTML meta tag are good ideas.
Masi
More information about the TYPO3-dev
mailing list