Orchestration of thoughts

Orchestration of thoughts

Maheshwaran Subramaniya  //  A computer science engineer and mac geek, who pour thoughts on technology, computer science, mathematics and other thoughtful stuffs.

I'm blogging at My Mind Leaks ( http://mymindleaks.com )

Feb 28 / 10:15pm

Oops - my blog posts titles aren't displayed in the browser title bar

I didn't notice all these days that the browser didn't display the blog title or the post title in the title bar.

This single piece of code corrected it. 
This is very quick and dirty fix. 
Took about 1 min to do it.

<title> <?php if (is_single() ): ?> <?php wp_title(); ?> | <?php endif; ?> <?php bloginfo('name'); ?> - <?php bloginfo('description'); ?> </title>

Loading mentions Retweet

0 comments

Leave a comment...

 
Got an account with one of these? Login here, or just enter your comment below.
Posterous-login    twitter