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
> 
> &lt;NOINDEX&gt;
> &lt;? include('common_header.inc'); ?&gt;
> &lt;/NOINDEX&gt;
> 
> ...
> body &lt;!-- index only this --&gt;
> ...
> 
> &lt;NOINDEX&gt;
> &lt;? include('common_footer.inc'); ?&gt;
> &lt;/NOINDEX&gt;
> 
> If so, how ? 

Reply: <http://www.mnogosearch.org/board/message.php?id=2656>

___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to