Zen Cart Logo
Forums / Basic Configuration / Search excluding keywords

Search excluding keywords

Locked

Views: 1,311

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
10 May 2007, 4:33 PM
#1
nannid avatar

nannid

New Zenner

Join Date:
Feb 2007
Posts:
17
Plugin Contributions:
0

Search excluding keywords

Is it possible to configure the search module limiting it to the product name and product description (excluding the keywords) ?

Thanks for help

17 May 2007, 5:59 AM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Search excluding keywords

Look in the file:
/includes/modules/pages/advance_search_results/header_php.php

Find the section marked:
// search meta tags

Comment out the where settings for the meta tag tables ...