Child pages
  • Motores de búsqueda

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Motores de búsqueda

A lot of you visitors will come from search engines. In order to know what they were looking for, and how you can improve your shop for their search queries, you need to know their queries.

This page presents a table of all the search engines that your installation of PrestaShop supports – meaning that PrestaShop is able to recognize it, and to extract the query that the visitor from that a given search engine used to find your shop.

Image Removed

While Google has the biggest share of search engines users, there are many other search engines that people could use to find your website. Therefore, you have to be able to retrieve their search requests too. When an unknown search engine is starting to bring regular visitors, it is high time that you add it to your database – otherwise, those visitors would be marked in your statistics as coming from "Other search engines", which is not helpful at all.

Adding a Search Engine

It is very simple to add a new search engine to your list.

Image Removed

Let's say you want to add DuckDuckGo, a search engine that emphasizes its respect for data privacy:

...

Muchos de sus visitantes llegarán a su tienda desde un motor de búsqueda. Con el fin de saber lo que ellos estaban buscando, y hacer que su tienda sea más productiva utilizando esta información, es necesario conocer las consultas que ellos hicieron.

Esta página presenta una tabla de todos los motores de búsqueda que su instalación de PrestaShop soporta – es decir, aquellos motores que PrestaShop puede reconocer y de los que puede extraer la consulta que realizó el visitante en el motor de búsqueda para llegar a su tienda.

Image Added

Aunque Google es el buscador más utilizado, hay muchos otros motores de búsqueda que sus visitantes podrían utilizar para encontrar su tienda. Por lo tanto, también debe tener a estos en cuenta para recoger y analizar las consultas realizadas en ellos. Cuando un motor de búsqueda desconocido comience a atraer visitantes regularmente, deberá añadirlo a su base de datos – de lo contrario, estos visitantes aparecerían marcados en sus estadísticas como procedentes de "otros motores de búsqueda", lo que no le será de utilidad.

Añadir un motor de busqueda

Es muy fácil añadir un motor de búsqueda a su listado.

Image Added

Supongamos que queremos añadir DuckDuckGo, un motor de búsqueda que respeta la privacidad de los datos de sus usuarios:

  1. Obtenga la URL de referencia para la búsqueda. Por ejemplo, http://duckduckgo.com/?q=kidszapatos+shoesTake the domain name, which is specific to that search engine, and put it in the "Server" field. In our caseniños
  2. Tome tan sólo la parte del servidor, que es específica para este motor de búsqueda, y escriba está en el campo "Servidor". En nuestro caso, "duckduckgo".
  3. Find the query variable:
  4. Find the query string. It should be a set of letters, followed by an "=" sign, followed by the query itself, closed by a "&" or the end of the string. In our case, it is "q=kids+shoes".
  5. The query variable is the set of letters before the "=" sign. In our case: "q". Put that in the Encuentre la variable de consulta:
    1. Encuentre la cadena de consulta. Esta debe ser una letra, seguida por un signo "=", seguido por la propia consulta, y cerradas con un caracter "&" o el final de la cadena. En nuestro caso, esta es "q=zapatos+niños".
    2. La variable de consulta es la letra anterior al signo "=". En nuestro caso: "q". Escriba está en el campo "$_GET variable" field.
  6. Click the "Save" button, and from now on, PrestaShop will be able to recognize visitors from Haga clic en el botón "Guardar", y de ahora en adelante, PrestaShop será capaz de reconocer a los visitantes provenientes desde DuckDuckGo.