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?
/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.