Keywords question

Jordash
03/29/2006 07:02 am
I must understand something:

let`s take this url for example:
http://www.metaproducts.com/mp/foo/testing.html

Is there any difference if I specify (on excluding/including DIRECTORY keywords field):
foo
*foo*
/foo/
/foo
foo/

will any of the above work?

What about excluding/including FILENAME keywords field?
will *foo* work?
Oleg Chernavin
03/29/2006 07:02 am
Thank you for asking. Offline Explorer considers both foo and *foo* keywords the same - a URL match the keyword if there is any foo inside of it. But this will cause that directories /foo/ /foolish/ and /myfool/ will also match the keyword.

/foo/ speifies exact /foo/ directory somewhere in the path.

/foo will match both /foo/ and /foolish/
foo/ matches /myfoo/ and /foo/

The same way keywords work for filename part of URLs.

Best regards,
Oleg Chernavin
MetaProducts corp.