Posted by mikeytown2 on October 3, 2009 at 2:09am
3 followers
| 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
Adding in a check on the status page that throws a warning.
#3
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
#6
committed
#7
Automatically closed -- issue fixed for 2 weeks with no activity.