[Typo3-dev] Google problem : "page is being generated"
Brice BERNARD
brikou at gmail.com
Wed Oct 5 18:54:01 CEST 2005
I think these feature would be really great if implemented on typo3 3.9 :)
- Brice -
2005/10/5, René Fritz <r.fritz at colorcube.de>:
>
> I collected the suggestions:
>
> ...
> <meta name="robots" content="noindex" />
> <meta http-equiv="pragma" content="no-cache">
> <script type="text/javascript">
> window.setTimeout("location.reload()", 3000);
> </script>
> </head>
> ...
>
> header('Status: 503 Service Unavailable');
> header('Retry-After: 30'); // 30 seconds is hardcoded but is ok I think
>
> header('Expires: -1');
> header('Cache-Control: post-check=0, pre-check=0');
> header('Pragma: no-cache');
> header('Last-Modified: '.gmdate('D, d M Y H:i:s').' GMT');
>
>
> Is that right?
>
> I'm a bit unsure about the caching thing which has just changed a little
> for
> the "Page is being generated" page. I have to ask Kasper.
>
> René
>
>
> --
> COLORCUBE
> digital media lab
>
> www.colorcube.de <http://www.colorcube.de>
> _______________________________________________
> Typo3-dev mailing list
> Typo3-dev at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-dev
>
More information about the TYPO3-dev
mailing list