Change the Title Tag of Search Products Page

Yes, i've seen some answers on different questions but they didn't fit to my situation.

My theme has title tag enabled.

The title in the wp_get_document_title() function is different than the real title in my Search Page, which is "You Searched For %search% - %site_name%".

I need to translate the title, nothing more. I searched for You Searched in functions_php and every other .php file in woocommerce that has product or search related and couldn't find it.

I would appreciate any help. Thanks !

Topic woocommerce-offtopic title Wordpress search

Category Web


In my case this problem was caused by Wordpress-Plugin Yoast Seo.

Take a look at your mySql-Database, Table wp_options and search for option_name = wpseo_titles

In the "option_value"-Field you can find the "You Searched for"-String and replace it by e.G. "Deine Suche nach"

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.