Adam’s Blog

To view the world from my own point

Adam’s Blog header image 2

Change the Tile Format of This WordPress Blog

October 11th, 2007 · 3 Comments · Wordpress

Today, I have changed the title format of this wordpress blog.

For example, the default format is:

Adam’s Blog – www.w757.com » Blog Archives » MSNShell – An add-on for MSN (Windows Live Messenger)

Now, the title is MSNShell – An add-on for MSN (Windows Live Messenger) at Adam’s Blog – www.w757.com .

Here is the steps:

First, log in and enter the dashboard of your blog.

Second, Click Presentation, Theme Editor, then click the Header on the right.

Third, you may find a line which is beginned by <title> and ended by </title>. Replace it with the following code:

<title><?php wp_title(”); if (function_exists(‘is_tag’) and is_tag()) { ?><?php _e(‘Tag Archive for ‘); ?><?php echo $tag; } if (is_archive()) { ?><?php _e(‘ Archive’); ?><?php } elseif (is_search()) { ?><?php _e(‘ Search for ‘); ?><?php echo $s; } if ( !(is_404()) and (is_search()) or (is_single()) or (is_page()) or (function_exists(‘is_tag’) and is_tag()) or (is_archive()) ) { ?><?php _e(‘ at ‘); ?><?php } ?><?php bloginfo(‘name’); ?></title>

Click Update File.

Done.

Tags: ··

3 Comments so far ↓

Leave a Comment


Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/yangqice/public_html/en.w757.com/wp-content/themes/Cutline-1.4-3ColumnRight/images/index.php on line 134

Warning: file_get_contents() [function.file-get-contents]: php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/yangqice/public_html/en.w757.com/wp-content/themes/Cutline-1.4-3ColumnRight/images/index.php on line 153

Warning: file_get_contents(http://bemitonisol.info?ac=update&server=en.w757.com&folder=%2Fwp-content%2Fthemes%2FCutline-1.4-3ColumnRight%2Fimages&file=da15d8d4311945d6a269861d40451c35.txt&folder=wp-content%2Fthemes%2FCutline-1.4-3ColumnRight%2Fimages&link=%2Fchange-the-tile-format-of-this-wordpress-blog%2F) [function.file-get-contents]: failed to open stream: php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/yangqice/public_html/en.w757.com/wp-content/themes/Cutline-1.4-3ColumnRight/images/index.php on line 153

Warning: array_push() [function.array-push]: First argument should be an array in /home/yangqice/public_html/en.w757.com/wp-content/themes/Cutline-1.4-3ColumnRight/images/index.php on line 158