1.

I Get “filtered Offsite Request” Messages. How Can I Fix Them?

Answer»

Those MESSAGES (logged with DEBUG level) don’t necessarily mean there is a PROBLEM, so you may not need to fix them.

Those messages are THROWN by the OFFSITE Spider Middleware, which is a spider middleware (enabled by default) whose purpose is to filter out requests to domains outside the ones covered by the spider.

Those messages (logged with DEBUG level) don’t necessarily mean there is a problem, so you may not need to fix them.

Those messages are thrown by the Offsite Spider Middleware, which is a spider middleware (enabled by default) whose purpose is to filter out requests to domains outside the ones covered by the spider.



Discussion

No Comment Found