Suppose my site name : merablog the meta title i see on homepage : merablog and in single post : merablog - "title name" i want to add some description only on home page after blog name: merablog - "Description" can any one tell me what should i add in below code which inside the header.php <head profile="http://gmpg.org/xfn/11"> <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" /> <title> <?php bloginfo('name'); ?> <?php wp_title(); ?> </title> Code (markup):
Do you mean a static front page? How do you intend the "description" to render - on the page or on the tab? A little more clarity may help get the best answer.
My wordpress site : http://www.movieflake.com/ if you visit the site on firefox, i see this line on top of screen in home page : Movieflake - Mozilla Firefox i want to add some title tag which comes only on home page, and they look like this: Movieflake (title tag come here) - Mozilla Firefox
If u r using all in one seo plugin you can change meta tags under settings tab on left hand side for blog homepage, and under any posts/pages for indvidual posts/pges
I'd recommend the use of a plugin called Headspace. Seriously take a look, it's a very powerful plugin, and allows you to change it not only for the blog on a whole, but for each individual post you create. http://wordpress.org/extend/plugins/headspace2/