ASPX templates
Version 3.x > ASPX templates > document title not shown on live server View modes: 
User avatar
Member
Member
elp@gmx.at - 6/10/2008 9:02:49 AM
   
document title not shown on live server
hi,

i'm currently developing a kentico project using aspx custom-templates with master pages.

the problem:
on my development - enviromnent (xp pro with sp 2, VS 2008, IIS 5), every page displays it's title correctly - but on the live - system (Win 2003 server, iis 7), every page is titled as "untitled"

the head - section of the master template:
----------
<head runat="server">
<meta name="description" runat="server" id="metaDescription" content="" />
<meta id="metaNoCache" http-equiv="pragma" content="no-cache" runat="server" />
<meta name="keywords" runat="server" id="metaKeyWords" content="" />
<link type="text/css" rel="stylesheet" runat="server" id="metaCssFile" />
--------

has anyone an idea or a solution?

thanks in advance...
elmar

User avatar
Member
Member
kentico_vitaja - 6/13/2008 12:46:28 PM
   
RE:document title not shown on live server
Hi elmar,

Please go to: Site manager -> Settings -> select your site in drop-down list -> Web site -> Page Title Format. Please make sure that this property is set correctly.
You can also set page title in: CMS Desk -> Content -> select a page -> Properties -> Metadata -> Page title.

Best regards,
Vita Janecek