Hello,
Replacing the title function with
function title( $title, $sepinput = '-', $seplocation = '' ) {
return $title;
}
seems to work. As in: The preview snippet no longer shows both qTranslate languages in the title. Now it only shows the primary language.
Could someone explain to me how I can verify that the title is now displayed correctly for SEO? And does it always show the primary language now, or does it change language accordingly?
WP: 3.5.1
Wordpress SEO: 1.4.7
qTranslate: 2.5.34