Download & Extend

Header image nodes in search results

Project:Header image
Version:5.x-1.1
Component:Usability
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Hi,

I recently found out that header image nodes (obviously) show up in the search results. Because my header images are usually larger than the content area it really messes up things when a visitor clicks a header image from the search results. Besides, I don't think visitors should be able to call a header image as a standalone node.

I found the solution in;
http://drupal.org/project/search_config

You might want to re-index the website in search settings and run cron to index the site again after installation.
The D5.x version of the module as a minor bug which results in the search box returning zero results.
A solution (no patch yet) can be found here; http://drupal.org/project/search_config

Hope this helps others!

Cheers,
Bartezz

PS. Maybe header image module can have a setting with which it can prevent itself from being indexed? Would be a nice feature! If not, the solution above is easy enough.