When I use my site search box, I get taken to a node rather than the search results. Any idea why this is happening?

Bejii

Comments

bitradiator’s picture

If you are using the search404 module check your settings here...admin/settings/search404
The first 2 checkboxes are applicable.

bejii’s picture

Thanks for the reply

both of those are checked off yet the search result still goes to a random node with the search word/phrase...man this is annoying

Bejii

bejii’s picture

For anyone who is interested:

I added a php redirect to some of the images so that they would redirect to the node with content. This causes the problem!
After I took the php redirects off of the images, I added the URL Redirect module redirects. It works!

Bejii