GetSimple Support Forum

Full Version: How to Change Home Page Title?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I saw someone else ask this here, but I still couldn't figure this out.

The whole website is all set up... I'm just helping someone edit it.

So anyway, where exactly is the home page title set?

I go to the "Welcome to GetSimple!" page which seems to be where the home page meta tags and description are set, but I see nowhere to change the title.

When I go to edit the theme it says <title><?php get_site_name(); ?></title>... but where is the site name defined? I can't find the name that's currently set as the site name anywhere in any of the pages... and it doesn't seem to be in index.php either.

I seem to be able to edit non-home page titles by just changing their names, but can't do it for the home page.

Anyway, I appreciate any help!
site name is on the settings page
Wow that was dumb of me... thanks for the help Smile.
Oh ya another question... how do I get rid of the "Just another get simple website" in the title of pages? It's not on the home page, but it's on all other pages.

Also, where might I install the Google Analytics code?
mikesalami Wrote:Oh ya another question... how do I get rid of the "Just another get simple website" in the title of pages? It's not on the home page, but it's on all other pages.

Also, where might I install the Google Analytics code?


sorry. but there is a wiki here on the page, look for more knowledge there ;=)

"just another..." is a component, called "tagline"
you can define it in the templates section

you can integrate google analytics code in your template
Ah ok thanks for the help Smile.