Quantcast
Channel: Betheme Support Forum
Viewing all articles
Browse latest Browse all 93546

Duplicated sitename on BLOG POSTS with SEO YOAST plugin

$
0
0

Hi People,

 I am having a problem
here. I am using a SEO YOAST Plugin to manage SEO optimisations. Unfortunately,
it’s getting a little problem with BETHEMe. It is working well with pages, but
I am getting duplicated site name on blog posts.

It seems this code needs
to be changed.


<title itemprop="name"><?php

if( mfn_title() ){

echo mfn_title();

} else {

global $page, $paged;

wp_title( '|', true, 'right' );

bloginfo( 'name' );

if ( $paged >= 2 || $page >= 2 ) echo ' | ' . sprintf( __( 'Page %s', 'betheme' ), max( $paged, $page ) );

}

?></title>


How can I get it right, whithout damaging my site.What should
I change?


Site Link: glpibrasil.com.br

Part Name is duplicating: GLPI Brasil (Site Name)

See please my screnshots at: glpibrasil.com.br/Seo_yoast_be_theme.pdf



Viewing all articles
Browse latest Browse all 93546

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>