Hi,
I noticed that when you click on a blog post's tag, it makes a search and shows you the blogs that have the same tag. Sadly, the results page doesn't have the actual tag name and that is a loss in google.
My question is this: how can i have the tag title in the search results page as page title and on page ?
Example: http://www.copiisimamici.ro/comunitate/blogs/tag/%20kate%20middleton
The page title is Rezultatul cautarii (meaning Search result) from the lang-en.php file in langs folder.
So, at this line : '_Search result' => 'Rezultatul cautarii ', what should i enter so that instead of Rezultatul cautarii, no matter what blog tag you clicked, you have the same title over and over again?
I noticed that at the articles area, it works perfectly (http://www.copiisimamici.ro/comunitate/m/articles/tag/ce%20este%20roseola) but at the blogs area it doesn't.
Can anyone help me?