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.

CommentFileSizeAuthor
#5 boost-594718.patch1.27 KBmikeytown2
#2 boost-594718.patch1.22 KBmikeytown2
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dbeall’s picture

add myself to mailing list, watching this thread

mikeytown2’s picture

Status: Active » Needs review
FileSize
1.22 KB

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

mikeytown2’s picture

Status: Needs review » Fixed

committed

dbeall’s picture

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

mikeytown2’s picture

Status: Fixed » Needs review
FileSize
1.27 KB
mikeytown2’s picture

Status: Needs review » Fixed

committed

Status: Fixed » Closed (fixed)

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