Category in page title
-
Right now I’m using
<title><?php if ( is_single() ) { ?> <?php } ?><?php wp_title(':',true,right); ?> Site Title</title>so that the title is “post title : Site Title” what do I need to add to make it “category – post title : Site Title”
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Category in page title’ is closed to new replies.