1500 Posts in 413 Topics by 448 members
Blog Module
SilverStripe Forums » Blog Module » Why not to have tags in <title> ?
Discuss the Blog Module.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba
|
Page:
1
|
Go to End | |
| Author | Topic: | 647 Views |
-
Why not to have tags in <title> ?

5 February 2010 at 8:19am
I was surprised that my piece of code is not working any more SS 2.3.5 and modules_blog_branches_0.3-r98066.
I was using - until SS 2.3.3 and latest stable blog - this code
<% if Tag %><title>$Tag » $MetaTitle » Your Site Name</title><% else %>
<title>$MetaTitle » Your Site Name</title><% end_if %>Is almost six months i used that code with success.
Andy do you have any idea if something regarding the $Tag has been changed for SS 2.3.5 and modules_blog_branches_0.3-r98066 ?
Having the same title for tags is not good for SEO that's why for me is important to have $Tag in title !
THX
-
Re: Why not to have tags in <title> ?

17 February 2010 at 10:08pm
up,
I'll post an up till get an answer to this problem... On version 0.2.1 the trick with $Tag in meta titleworked with 0.3 and 2.3.6 not..
thx
| 647 Views | ||
|
Page:
1
|
Go to Top |

