How to add and edit search terms in Magento

Magento has a search function that customers can use to look for products on the frontend of your store. When a customer searches for a word or a phrase Magento creates automatically a search term entry. You can check and manage these terms from the admin panel of your Magento. To do this, after you log in go to Catalog>Search Terms.

On the page that opens there's a table with the existing search terms; these are words or phrases that have been used one or more times by customers. You can see how many times each term has been used and the number of matching results. To edit a term click on its row in the table; to add a new one click on the Add New Search Term button above the table. There are several settings that you can change/configure. These include the name of the term/query, the number of matched results and the number of uses (these two can be configured only when editing existing terms). You can also make the term that you're editing/adding a synonym of another term. This means that when somebody performs a search for that term the results of the synonym will be displayed instead. From the Redirect URL option you can set a fixed page that will be displayed every time when somebody searches by using the particular term; just type the full URL address in the field. When you're ready with the settings click on the Save Search button.

There are also some general search settings that you can configure from the admin panel. Go to System>Configuration>Catalog button on the left>Catalog Search panel on the right. You can set the minimum and maximum query length, the allowed number of words per query and the search type.

  • 0 Корисниците го најдоа ова како корисно
Дали Ви помогна овој одговор?

Понудени резултати

SCRIPT_NAME & SCRIPT_FILENAME errors with cron

CRON ErrorsYou may encounter those errors in your log while inspecting those:[23-Oct-2016...

How to add and manage currencies in Magento

In Magento you can allow customers to view the prices of the products in your shop in different...

There has been an error processing your request

Symptoms The following error message is shown instead of your usual Magento page: There has...

How to Show or hide out of stock products in Magento

The process is fairly straight forwardShow out of stock products in Magento   Login to the...

Reset Files and Directories permissions

From time to times, we must fix permissions on files and directory in order to secure an...