Closed (works as designed)
Project:
URL list
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Dec 2005 at 19:21 UTC
Updated:
8 Jan 2006 at 18:46 UTC
The urlfilter only lists items in the node table. But what about some of the other important nodes ...
e.g. user/###
e.g. blog/###
e.g. topics/x/y/z
e.g. taxonomies
And what about mapping them through a path alias? (oh, I see that's handled in the code)
Comments
Comment #1
deekayen commentedYou wouldn't happen to know any modules off hand that might have similar base functions for listing stuff like blog, user, topics, etc so I don't have to reinvent the wheel, would you?
Comment #2
deekayen commentedI added taxonomy/term/# and /blog to HEAD, DRUPAL-4-7, and DRUPAL4-6. I'm hesitant to go beyond that since spiders should be expected to do a bit of crawling beyond just the URLs in the URL list. For example, I can easily see admins adding /user to robots.txt (because I do).