home

Page Title wordpress seo

Now, this will involve some editing to your template files, which is normally called “header.php”. Find this:

  1. <title><?php bloginfo('name'); ?> <?php if ( is_single() ) { ?> » Blog Archive <?php } ?> <?php wp_title(); ?></title>

and replace with:

  1. <title><?php wp_title(' '); ?><?php if(wp_title(' ', false)) { echo ''; } ?><?php bloginfo('name'); ?></title>

Created By: sb123

Form Page: Page Title wordpress seo


留言中至少要有一个中文字

Leave a Reply