Re: How to ignore robots meta tag
Daniel Naber <[email protected]> Sun, 6 Apr 2003 01:39:54 +0200
| Newsgroups | gmane.comp.web.perlfect-search |
|---|---|
| Message-ID | <[email protected]> |
On Thursday 20 March 2003 22:39, [email protected] wrote: > How can I tell the indexer to ignore the robots meta tag? Modify robot_meta_tag() in tools.pl so that is it always returns "", e.g. use return ""; as the last line in that function (instead of the current return). Regards Daniel -- http://www.danielnaber.de _______________________________________________ perlfect-search mailing list [email protected] To unsubscribe, set other personal options or view the list archives please visit: http://perlfect.com/mailman/listinfo/perlfect-search