"janus76" <[email protected]> wrote in message news:[email protected]...
> I am having a few problems with massive cache tables in the database. The > total database size is about 100Mb but after looking again after the > weekend > it had grown to 13.1 Gb!!!! these were maining in ttwo tables: cache_pages > and tx_realurl_chashcache which had over 30 million entries!!! These seem > to > be cased by the calendar base extension (with realurl enabled) and my > site > being crawled by google. I posted about this in the calendar list in 2006. You may have few calendar entries, but you have potentially infinite number of blank calendar pages, going both forwards into eernity and backwards into eternity, and google is following the forward and back links and trying to index them all :) Put this meta tag in the head of your calendar pages: <meta name="robots" content="index,nofollow" /> -- Simon Child _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
