How to change page titles?!?! - Joomla! Forum - community, help and support


this getting frustrating. cannot life of me figure out how change format of title tag of site (or entire block of code <jdoc:include type="head" />). title says "home" home page , add site name , possibly other text.

i have tried editing template index.php file include...
- $this->setmetadata( 'title', 'site name | ' . $this->gettitle() );
also tried
- $this->settitle( 'site name | ' . $this->gettitle() );

even tried (and know isn't way it) editing /libraries/joomla/document/html/renderer/head.php , modifying <title> tag right in there. positive editing core head.php file @ least have effect on title, didn't change thing. cleared browsers cache, cleared joomla's cache... still no change.

is there other place i'm forgetting check?

go link home page , add there.





Comments

Popular posts from this blog

Hur installera Joomla på One.com - Joomla! Forum - community, help and support

removing index.php from URL address - Joomla! Forum - community, help and support

「イメージマップのアンカー名には、...」のエラーが出ないようにしたい