| How to remove "Home" from title tag |
|
|
|
| Written by Administrator | ||||
| Friday, 19 October 2007 | ||||
|
If you want to remove the word "Home" from your website title tag in joomla just find the file: yourwebsite/includes/joomla.php In line 503 you'll have to replace the function there with this: function setPageTitle( $title=null ) {
And put your own words to replace "Home" inside. If you want nothing instead of "Home" just leave the $title empty. Like this: $title = "" Related Items:
Add as favourites (279) | Quote this article on your site | Views: 13190
1. 28-04-2011 11:50 Great work i am looking for the same, thanks for the solution, it worked for me. 2. 25-11-2010 03:55 home very good job. really helps me alot. 3. 08-05-2008 01:14 edit this from back-office Just go to mainmenu, home and change the "name" and you will affect the same thing. It appears that the name of the mainmenu appends to the Global Configuration Meradata "Global Site Meta Description". Rather than spend cycles trying to fix this, I will just factor it in and adjust names so the "Title Tag" appears as I want collectively. Kurt http://www.bestvalluewebhostingcompanies.com kurt@considercommonsense.com 4. 04-05-2008 19:43 please ask in the forums :) 5. 04-05-2008 17:42 Nice Job Thank for this tip! This got rid of "Home". Except it replaced it with my site name. So I am left with "mysite - mysite". However I use Artio JoomSEF which might impact this? Any thoughts? Write Comment |
||||
| < Prev | Next > |
|---|