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
- if redirected page is excluded, block loading of page
- mark page as excluded, don't retry, and don't write to page list
- support generic blocking of pages based on initial page response
- fixes#744
Currently, if an in scope page URL redirects to an out-of-scope page, that page will still be loaded and crawled.
This can be confusing, for example:
The text was updated successfully, but these errors were encountered: