Results 1 to 4 of 4
  1. #1
    Join Date
    Apr 2007
    Posts
    649
    Plugin Contributions
    0

    Default Meta Title with colon

    My Meta titles are showing up with a colon after them. How can I change this?
    example Thirsties All-In-One Diapers :
    can be seen on page 2 http://www.google.com/search?q=thirs...&start=10&sa=N

    Thanks for your help.

  2. #2
    Join Date
    Sep 2007
    Location
    Somewhere in Southern Cal
    Posts
    330
    Plugin Contributions
    0

    Default Re: Meta Title with colon

    You will need to goto
    your languages folder
    then to english folder look for meta_tags.php.
    make a copy of this file and then paste it in your custom folder
    so it will look something like this:
    languages/english/custom/meta_tags.php (custom is the folder name you gave when you first installed zen.
    open that meta_tags.php and look for
    // Site Tagline
    define('SITE_TAGLINE', 'Thirsties Pocket All-In-One');
    remove the -
    save the file, but don't close the file. update your site with the new info and view it to see if its right.

    nomad

  3. #3
    Join Date
    Apr 2007
    Posts
    649
    Plugin Contributions
    0

    Default Re: Meta Title with colon

    Thank you nomadrw, will that change all of my meta titles? Because it is on every meta title.

    Here is what is in my meta_tags.php file
    Code:
    // Site Tagline
    define('SITE_TAGLINE', '');
    Thanks!

  4. #4
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Meta Title with colon

    If you don't like the separators, just change them:
    Code:
    // separators for meta tag definitions
    // Define Primary Section Output
      define('PRIMARY_SECTION', ' : ');
    
    // Define Secondary Section Output
      define('SECONDARY_SECTION', ' - ');
    (in the same file)
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 

Similar Threads

  1. Replies: 0
    Last Post: 28 Oct 2013, 11:22 PM
  2. Remove the colon in meta page titles?
    By NewbietoEC in forum General Questions
    Replies: 5
    Last Post: 23 Nov 2010, 03:50 PM
  3. Doh! Need Help With Meta Tags & Title
    By brightstitch in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 2 Jul 2007, 02:00 PM

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