kentico_martind
-
9/1/2009 7:19:17 AM
RE:Setting meta PageTitle to home page
Hi Sandro,
If you use Portal Engine you could write custom code into ~\CMSPages\PortalTemplate.aspx.cs file that will check current page (CMS.CMSHelper.CMSContext.CurrentPageInfo.NodeAliasPath) and if it's home page it will parse text in ltlTags.Text property and set appropriate title into it.
Best Regards,
Martin Dobsicek
|