Webmaster Forum
Go Back   Webmaster Forums UK SEO SEM Webmaster Community Forum > General > General Webmaster Talk > Blogs and blogging > Word Press Forum
Register FAQ Members List Downloads Calendar Search Today's Posts Mark Forums Read Webmaster Resources Webmaster Blogs

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-04-2008, 04:51 AM
Junior Member
 
Join Date: Feb 2007
Location: Kokkada
Posts: 12
iTrader: 0 / 0%
kokkada is on a distinguished road
Default Title on Tag Page

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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Stumble this Post!
Reply With Quote
  #2 (permalink)  
Old 03-04-2008, 04:57 AM
Bagi Zoltán's Avatar
Boss Cart Support
 
Join Date: Feb 2007
Location: Veszprém, Hungary
Posts: 1,421
iTrader: 0 / 0%
Bagi Zoltán has much to be proud ofBagi Zoltán has much to be proud ofBagi Zoltán has much to be proud ofBagi Zoltán has much to be proud ofBagi Zoltán has much to be proud ofBagi Zoltán has much to be proud ofBagi Zoltán has much to be proud ofBagi Zoltán has much to be proud of
Default

What do you think about this code?

Code:
elseif (STP_CurrentTagSet()) &nbsp; { single_post_title();}

Last edited by Bagi Zoltán; 03-04-2008 at 05:00 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Stumble this Post!
Reply With Quote
  #3 (permalink)  
Old 03-04-2008, 05:07 AM
Junior Member
 
Join Date: Feb 2007
Location: Kokkada
Posts: 12
iTrader: 0 / 0%
kokkada is on a distinguished road
Default title on tag

This code not work.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Stumble this Post!
Reply With Quote
Reply


Useful Resources & Sites
Search Engine Marketing Company
UK Web Hosting
Build One Way Links
 
 
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 04:59 AM.

UK Webmaster World Forums - Internet marketing, web development, domain names, SEO contest and discussuons.
Subscribe to our feeds   Subscribe to our feeds

Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0