ASPX templates
Version 3.x > ASPX templates > Title Tag View modes: 
User avatar
Certified Developer v7
Certified  Developer v7
luke-syndicut - 5/7/2009 8:42:30 AM
   
Title Tag
Hi,

I am trying to change the position of the title tag <title> within the head tag <head>. Currently the title tag always gets rendered last but i want the title tag to be the first element of the head tag eg:

<head>
<title>Title here</title>
met tags etc ..
</head>

I have had a look at the DocumentBase class which sets up all the meta tags & style sheet tags & also sets the page title but i cant find out where i can change the position of the title tag.

Any ideas ?

User avatar
Kentico Developer
Kentico Developer
kentico_martind - 5/18/2009 5:51:27 AM
   
RE:Title Tag
Hello,

Kentico CMS 4.0 already generates title as first element in head tag so I would recommend upgrading to this version.

Best Regards,

Martin Dobsicek

User avatar
Member
Member
Thomas - 9/3/2009 11:03:10 AM
   
RE:Title Tag
That's funny as I want to do the contrary. I use version 2.3a and my TITLE is always positionned right after the HEAD. I need to insert the charset BEFORE the TITLE (it contains accents) but I can't find a way to do that!

What would you recommend me Martin?

User avatar
Kentico Developer
Kentico Developer
kentico_martind - 9/13/2009 5:47:55 AM
   
RE:Title Tag
Hi Thomas,

please find answer in this thread.

Best Regards,

Martin Dobsicek