Try to create a macro in
Microsoft word!
- Original Message -
From:
Claus Jul Larsen
& Anne Smed Nielsen
To: [EMAIL PROTECTED]
Sent: Tuesday, February 19, 2002 11:03
PM
Subject: [aseek-users] Disallow
indexing
Hi
I doesn’t want to i
> I doesn't want to index the content between and
> . How to do? I can use the ..
> but it's about 5000 html pages on the site. Maybe it's an
> easier solution?
You can use &bd=on&ds=on&kw=on s.cgi options to search within body,
description and keywords, but not title. But this way you can't
u
Hi,
One more thing:
I want to disallow indexing a
string between href=””>The string must no be indexed
I’ve a lot of pages
with same link-text and the searchresult seems to be
abnormal if I search for eg. “string”.
Claus
Hi
I doesn’t
want to index the content between and . How to do? I
can use the ..
noindex> but it’s about 5000 html pages
on the site. Maybe it’s an easier solution?
Thank you
Claus Jul Larsen
May be you have some "Allow" commands before that "Disallow" ?
There are no restrictions on number of "Disallow" commands.
Aleksej Novikov ÐÉÓÁÌ(Á):
> Dear aseek-users,
>
> Is there any restrictions for quantity of disallow strings ?
>
> I have about 600 Disallow strings and as I see indexe
Dear aseek-users,
Is there any restrictions for quantity of disallow strings ?
I have about 600 Disallow strings and as I see indexer
ignore some of them.
For example:
> Disallow lib
I hope that this string tells indexer do not use any URL with
'library' substring in it. Unfortunately
Dear Kir,
Thursday, June 07, 2001, 1:56:04 PM, you wrote:
KK> Aleksej Novikov ÐÉÓÁÌ(Á):
>>
>> Dear aseek-users,
>>
>> Help please, how can I Diallow URL's with the following symbols ?
>>
>> 1. % (percent)
>> 2. | (pipe)
>> 3. (space)
KK> Pipe has special meaning in regex, so you have to esc
Aleksej Novikov ÐÉÓÁÌ(Á):
>
> Dear aseek-users,
>
> Help please, how can I Diallow URL's with the following symbols ?
>
> 1. % (percent)
> 2. | (pipe)
> 3. (space)
Pipe has special meaning in regex, so you have to escape it
with \. Space is not allowed in the URL, according to
RFC 1738, 2.2 (
Dear aseek-users,
Help please, how can I Diallow URL's with the following symbols ?
1. % (percent)
2. | (pipe)
3. (space)
Best regards,
==
Aleksej Novikov
==