|
|
[Perlfect-search] Don't Search JavaScript Functions
Daniel Naber daniel.naber@t-online.de
Wed, 28 Mar 2001 15:57:43 +0200
On Wednesday 28 March 2001 15:00, you wrote:
> I have Perlfect 3.20 install on my NT web server. Is there a way to
> configure Perlfect not to search through JavaScript functions in my
> html files?
You should comment out the script like this
<script>
<!--
...javascript...
// -->
</script>
This will also help other search engines that index your site.
Regards
Daniel
--
Daniel Naber, Paul-Gerhardt-Str. 2, 33332 Guetersloh, Germany
Tel. 05241-59371, Mobil 0170-4819674
|
|