[EMAIL PROTECTED]([EMAIL PROTECTED])-[27.06.01 16:10]:
> there was a mail or entry in the forum which described the difference
> between
> (web)space and subset. webspaces take different servers and subsets can be
> used
> to limit the search on parts of one server. but the problem here would be
> that
> you can only use a filter like www.domain.de/german/% or
> www.domain.de/english/% for
> subsets, there is only a url-matching-filter. no logical one that is able to
> search
> for pages that were linked from a special starting url...
Thats exactly the point.
>
> your right: Server only sets the url to start with. but index will crawl
> all the pages
> that can be followed by links on this Server url -
> it does not mean: search all pages, that must include the pathname
> of given server entry (like /german for www.domain.de/german/start.htm) so
> it will index
It will not index all pages, but it will index all pages that can be
reached via links from the startpage you give in the Server-option
Actually I thought that there is no backlink (and there should not be
one, which is why I am looking for that link) - then there would be no
problem at all
> all pages on that server. i found the problem over the weekend while trying
> to index
> ~3000 url. ~800 of them include that important path-part (like
> www.geocities.com/xxxx/yyyy),
> i do not want to index geocities... ;-)
>
> i solved it by adding
>
> Server www.geocities.com/xxx/yyyy
> Server ...
>
> Allow www.geocities.com/xxx/yyyy
> Allow ...
Yep, but that only works for paths, which I can not use here :(
Balu