Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Apr 2009
    Posts
    13
    Plugin Contributions
    0

    Idea or Suggestion How can I change the order of TITLE and SITE_TAGLINE in the page title?

    I known in the

    /includes/languages/english/meta_tags.php

    have definition:

    // page title
    define('TITLE', 'sitename);

    // Site Tagline
    define('SITE_TAGLINE', 'you site tagline');

    Then the site homepage title will be: sitename, you site tagline

    I want it change to: you site tagline, sitename.

    anybody known how to make the change?

  2. #2
    Join Date
    Nov 2007
    Location
    Woodbine, Georgia, United States
    Posts
    4,009
    Plugin Contributions
    61

    Default Re: How can I change the order of TITLE and SITE_TAGLINE in the page title?

    Put the sitename in the tagline area...


    So like this

    // page title
    define('TITLE', 'your tagline');

    // Site Tagline
    define('SITE_TAGLINE', 'sitename');

    ~Melanie
    PRO-Webs, Inc. :: Recent Zen Cart Projects :: Zen Cart SEO – 12 Steps to Success
    **I answer questions in the forum, private messages are NOT answered. You are welcome to contact us via our website for professional engagements.

  3. #3
    Join Date
    Apr 2009
    Posts
    13
    Plugin Contributions
    0

    Default Re: How can I change the order of TITLE and SITE_TAGLINE in the page title?

    Quote Originally Posted by mprough View Post
    Put the sitename in the tagline area...


    So like this

    // page title
    define('TITLE', 'your tagline');

    // Site Tagline
    define('SITE_TAGLINE', 'sitename');

    ~Melanie
    I consider this before, maybe this the simplest solutions. Thank you Melanie~!


 

 

Similar Threads

  1. How can I change the sub-category page title?
    By lmg2009 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 9 Oct 2011, 03:43 PM
  2. how can i change the title?
    By rainforest in forum General Questions
    Replies: 1
    Last Post: 26 Dec 2010, 10:35 PM
  3. title change error now says meta_tag_title not the home page title
    By mgifts in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 2 Sep 2010, 07:10 AM
  4. How can change the title?
    By XiaoChin in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 21 Feb 2010, 05:49 AM
  5. Category Layout - change the order of the image and the title
    By IllusionGuy in forum General Questions
    Replies: 2
    Last Post: 3 Mar 2008, 12:10 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR