1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Joomla: How to Change the Title of Home Page?

Discussion in 'Joomla' started by webgaya, Dec 17, 2007.

  1. #1
    Hi,

    I just installed Joomla in my local machine. In the installation,
    I gave it the name "Joomla Test".

    Now when I check my home page, the title tag is as below,

    <title>Joomla Test - Home</title>

    How can I change this to,

    <title>My Site Name</title>

    I even don't need the 'Home' part.

    I amusing the default template, that is " rhuk_solarflare_ii",

    I couldn't find a place to change this, when I check the "Edit HTML"
    option of this template, I found below code snippet,

    <?php mosShowHead(); ?>

    Is this the one generates the title? Can I introduce an "if condition"
    here and have a completely different title for home page?

    Thanks.
     
    webgaya, Dec 17, 2007 IP
  2. bnandika

    bnandika Well-Known Member

    Messages:
    1,079
    Likes Received:
    48
    Best Answers:
    0
    Trophy Points:
    140
    #2
    To change the site name go to backend as admin

    Global configuration --> Site ; change the Site Name

    About the text part after the site name, it will change base what you write the title in the content
     
    bnandika, Dec 17, 2007 IP
  3. webgaya

    webgaya Active Member

    Messages:
    132
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #3
    Hi,

    I was able to change the site name.

    Thanks a lot!

    But still that 'Home' part appears. Where can I find the content for the Home page?

    I couldn't find a content page with the title 'Home'. Is it possible to remove this
    'Home' part making the title empty? Is it possible to exclude the site name from
    titles of all pages except the home page?
     
    webgaya, Dec 18, 2007 IP
  4. bnandika

    bnandika Well-Known Member

    Messages:
    1,079
    Likes Received:
    48
    Best Answers:
    0
    Trophy Points:
    140
    #4
    bnandika, Dec 18, 2007 IP
  5. webgaya

    webgaya Active Member

    Messages:
    132
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #5
    It seems the one I am seeking.

    Thanks for the link! I will check it out.
     
    webgaya, Dec 18, 2007 IP
  6. MD SAIFUR RAHMAN

    MD SAIFUR RAHMAN Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #6
    Hi, I just came across to this site and your post, it may be of help, what you have to do is, just go to site administration panel, follow the step menus>menu manager> menu items> select your FrontPage template as you made default> click on edit button> change the menu title as you like best, it will appear on your site homepage, as because there is a code $ templateparams will fetch menu title and will show on front page. There is no way to keep the menu title null as because, assign value to this field is mandatory. This is only for, if you just want to modify the menu button or page heading name.

    Now going back to your requirement: at this stage, from right hand side column option panel, select: Page Display Options> Show Page Heading> select radio button No and click on save button, thats it. Job is done. Now browse the homepage and see the different. Enjoy!!!
     
    Last edited: Jun 9, 2013
    MD SAIFUR RAHMAN, Jun 9, 2013 IP