Author: Alexander Barkov
Email: [EMAIL PROTECTED]
Message:
Exactly like this. indexer ignores any text
between <NOINDEX> ... </NOINDEX>.
> Can I index not whole HTML document in my site ?
> For example i don't want to include in index words which is
> presented in my files common_header.inc and common_footer.inc
> In other words, is it possible to do something like this
>
> <NOINDEX>
> <? include('common_header.inc'); ?>
> </NOINDEX>
>
> ...
> body <!-- index only this -->
> ...
>
> <NOINDEX>
> <? include('common_footer.inc'); ?>
> </NOINDEX>
>
> If so, how ?
Reply: <http://www.mnogosearch.org/board/message.php?id=2656>
___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]