For Programmers: Free Programming Magazines  


Home > Archive > PHP Smarty Templates > September 2004 > Re: [SMARTY] Caching & Search Bots









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: [SMARTY] Caching & Search Bots
Monte Ohrt

2004-09-22, 4:02 pm

You want to avoid the robot crawling your site, or avoid the cache files
being created when that happens?

For the latter, you can disable caching depedent on the user agent
(googlebot), otherwise setup your robots.txt file to avoid crawling
altogether, as Ricardo mentioned.

Mrak wrote:

> Question: Imagine a searchbot like google indexing my site. The bot
> calling all the possible pages will then create caches for all the
> pages visited through internal links? I, however, wish to avoit
> this... or is there a procedure already implemented in smarty that
> prevents these things from happening?
>
> best regards,
>
> alex
>

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com