Title tag implementation
-
Has anyone tried implementing the latest title-tag functionality in their themes?
I just addedadd_theme_support( 'title-tag' );
to the functions.php of my theme and removed the <title> from <head>.But there seems to be something wrong, the site title is repeating in the Browser tab like its generating a duplicate copy.
I might be doing something wrong I don’t know….
Any suggestions on the correct implementation of the title tag?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Title tag implementation’ is closed to new replies.