Hi,
is it possible to crawl in a large list of domains for subpages by keyword and tu put them in another column?
What I want:
A
test.com
B
test.com/contact
C
test./imprint
Don't understand your question but if you mean "check all subpages if contains a keyword", then Spider can do this:
We have no other built in function to crawl all subpages so VBA or other solution is your only other option.