Download & Extend

Increase efficiency of crawler: Bypass & URL alias options in crawler should be mutually exclusive.

Project:Boost
Version:6.x-1.x-dev
Component:Cron Crawler
Category:task
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

These 2 settings should not be used at the same time.
Do not flush expired content on cron run, instead recrawl and overwrite it.
Crawl All URL's in the url_alias table.

If you use both then the urls loaded from the alias table will be "refreshed" even though they are not expired.

Comments

#1

add myself to mailing list, watching this thread

#2

Status:active» needs review

Adding in a check on the status page that throws a warning.

AttachmentSize
boost-594718.patch 1.22 KB

#3

Status:needs review» fixed

committed

#4

need correction:

'description' => $t('Crawler settings are inefficent. You probably want to disable the "Crawl All URL\'s in the url_alias table"

inefficent > inefficient

#5

Status:fixed» needs review
AttachmentSize
boost-594718.patch 1.27 KB

#6

Status:needs review» fixed

committed

#7

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here