add_theme_support( ‘title-tag’ );
Mm, that line is blanked out in my functions.php file.
I’m using a variation of the twentyeleven theme.
I had a problem with duplicate Browser Titles for ../page/1/, ../page/2/, ../page/3/ of my blog.
I fixed my issue by going to Titles and Metas > Homepage tab
Enter %%sitename%% %%page%% in ‘Title template:’
Save Changes.
Page 2 and onward will appear like this in the Title.
‘Name of your blog – Page 2 of ‘
I had previously been trying to do this under the Titles and Metas > ‘Post Type’s tab.
Hope this helps.
-
This reply was modified 9 years, 4 months ago by dpan72.