You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to only crawl deeper and not upwards in hierarchy or sideways?
So when i provide the url https://test.com/test1/test2/test3/ that the crawler only crawls everything under /test3/ but not things under /test2/ or higher?
The text was updated successfully, but these errors were encountered:
Is it possible to only crawl deeper and not upwards in hierarchy or sideways?
So when i provide the url https://test.com/test1/test2/test3/ that the crawler only crawls everything under /test3/ but not things under /test2/ or higher?
The text was updated successfully, but these errors were encountered: