|
||||
|
Title on tag page display name of the blog. It not display Tag Title or Title of the tag page.
My Title code on Header is <title> <?php if (is_home()) { bloginfo('name'); echo ' -- '; bloginfo('description'); } elseif (is_single() ) { single_post_title();} elseif (is_page() ) { single_post_title();} else { ?> <?php wp_title(' '); ?> <?php if(wp_title(' ', false)) { echo ' | '; } ?> <?php bloginfo('name'); } ?> </title> If i use elseif (STP_CurrentTagSet()) { single_post_title();} It display Tag title and blog name without space. ex: TagBlogname (no space). Please help me. |
|
|||||
|
What do you think about this code?
Code:
elseif (STP_CurrentTagSet()) { single_post_title();}
__________________
█Time may come when you will need a shopping cart █www.merleg.biz keresőoptimalizálás Last edited by Bagi Zoltán; 03-04-2008 at 06:00 AM. |
![]() |
| Bookmarks |
| Webmaster Resources |
|
• UK WW SEO Tools • Find UK Hosts |
| The Forum Rules |
|
• Forum Rules - MUST READ |
| Site Of the Month |
![]() Nominate site of the month |
|
|
| UK Webmaster World Forums - Internet marketing, web development, domain names, SEO contest and discussuons. |
| Subscribe to our feeds |