I have 996 duplicate title tags. How do I resolve these so I have different title tags for all my pages in wordpress? Where do I go?
Also have duplicate meta tag descriptions I need to edit.
I have 996 duplicate title tags. How do I resolve these so I have different title tags for all my pages in wordpress? Where do I go?
Also have duplicate meta tag descriptions I need to edit.
check header.php for the title tag:
<title> ...here is the php code to generate the title text... </title>
http://codex.wordpress.org/Search_Engine_Optimization_for_WordPress
http://codex.wordpress.org/Meta_Tags_in_WordPress
http://codex.wordpress.org/Function_Reference/wp_title
http://codex.wordpress.org/Theme_Development#Document_Head_.28header.php.29
or check the available seo plugins
This topic has been closed to new replies.