Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Forum How-To (http://forum.bytesforall.com/forumdisplay.php?f=9)
-   -   How do I edit this code? (http://forum.bytesforall.com/showthread.php?t=8620)

Jurgen Estanislao Jul 30, 2010 07:29 AM

How do I edit this code?
 
Hi Guys,

Not so well versed with PHP but I want to edit this code to place a unique title for my blog just for the homepage.

<title><?php wp_title('&laquo;', true, 'right'); ?><?php bloginfo('name'); ?></title>
<?php
} else { ?><title><?php

if ( is_home() ) {

bloginfo('name')


basically I want to have this title "SEO Taoist | SEO, Social Media, Design, and Usability Philosophy
" just for my homepage.

Hope you can help.


All times are GMT -6. The time now is 08:32 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.