hello everyone
please : Remove Blog Name From Post Title
i'm using the Yoast SEO plug in and in Title template: %%title%%
and in header.php the code is
title><?php wp_title(''); ?></title>
<base href="<?php bloginfo('url'); ?>"/>
<meta name="keywords" content="<?php wp_title( '-', true, 'right' ); ?>"/>
in google my post sohwing like this example :
how to watch free movie - SHOOW films HD
i want him show lik this
how to watch free movie
please help me guys
Thanksplease : Remove Blog Name From Post Title
i'm using the Yoast SEO plug in and in Title template: %%title%%
and in header.php the code is
title><?php wp_title(''); ?></title>
<base href="<?php bloginfo('url'); ?>"/>
<meta name="keywords" content="<?php wp_title( '-', true, 'right' ); ?>"/>
in google my post sohwing like this example :
how to watch free movie - SHOOW films HD
i want him show lik this
how to watch free movie
please help me guys
Last edited: