Hello, I want to change my blog meta title , how to change it ..I changed it from the general setting but it dint take any effect. my blog url ps3reviewed.com.. see in the browser top it coming ps3 video games blog..i want to change it ..how ???
If you can't edit it from the admin panel, do it by hand. Open header.php which is in /wp-content/themes/themename and find <?php wp_title(); ?> and change it
Change the part that is in red. If you open the header.php part this is what you want to edit Just put whatever you want in the part that is red.