Page Title Problem

Author Message

Trevor Clowry

Wednesday 24 August 2005 4:08:02 am

I am having a problem with the <title> tag of the website I am creating. The site uses the default page_head.tpl and the output of the title tag is:

<title>Archive / News / eZ publish - Test Website</title>

I am trying to remove the "eZ publish" from the title tag. It is showing up as it is the name of the top level node in the content structure of ezpublish.

Is there a way i can rename this or hide it in the page title.
Thanking you in advance.

 

Felix Laate

Wednesday 24 August 2005 4:22:20 am

Hi Trevor!

Just guessing, but I think you could change this part of page_head.tpl (or better make an altered override):

{set-block scope=root variable=site_title}
{section loop=$Path:reverse_path <b>offset=1</b>}{$:item.text|wash}{delimiter} / {/delimiter}{/section} - {$site.title|wash}
{/set-block}

The "ez Publish" is simply the title of the top-level folder. It can easily be altered in admin-interface.

Felix

Publlic Relations Manager
Greater Stavanger
www.greaterstavanger.com

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.