Only crawl node/% from url alias table

mikeytown2 - November 4, 2009 - 20:01
Project:Boost
Version:6.x-1.x-dev
Component:Cron Crawler
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed
Description

would be a nice feature to have

#1

mikeytown2 - November 4, 2009 - 20:06

<?php
    $list
= db_query_range("SELECT dst FROM {url_alias} WHERE src LIKE 'node/%%'", $loaded, $count);
?>

#2

mikeytown2 - November 9, 2009 - 06:04
Status:active» closed

kinda pointless now that I think about it

 
 

Drupal is a registered trademark of Dries Buytaert.