The search results page is showing data from my WooCommerce test store

It can occur if you’ve made a copy of your WooCommerce store that used our plugin. As a result, there can be two or more Searchanise plugins with the one account and the same API key.

In this case, we recommend you to create a separate Searchanise account for your test store. To do so, follow these steps:

    1. Connect to the database of the test copy of your store.
    2. Execute the following SQL query:
      TRUNCATE wp_wc_se_settings;
    3. Go to the Searchanise control panel in the test copy of your store. It will show the “Connect to store” screen where you can register for a new API key.
    4. Go to the Searchanise control panel > Dashboard in your live store and start the indexation by clicking the Force re-indexation button.

That’s it. After the indexation is complete, your test store will have the new API key and separate Searchanise account, and the live one will have accurate search results.

Updated on February 10, 2023

Was this article helpful?

Related Articles

Back to top