Thread: Page titles

Results 1 to 10 of 10

Hybrid View

  1. #1
    Join Date
    Jun 2006
    Posts
    4
    Plugin Contributions
    0

    Default Page titles

    I finally figured out how to make all the changes I need to customize my site, but each page still says MEGA_TAG_TITLE how can I change this?. I am very new to this so be gentle with me.

    Daphne

  2. #2
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Page titles

    Do you have a site that we can look at?
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  3. #3
    Join Date
    Jun 2006
    Posts
    4
    Plugin Contributions
    0

  4. #4
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Page titles

    I'm not sure which version of Zen Cart you are using, and the key area has changed recently, but I'll take a punt ...

    Have you changed your meta_tags.php file and specifically the following lines
    // page title
    define('TITLE', 'Zen Cart!');

    // Site Tagline
    define('SITE_TAGLINE', 'The Art of E-commerce');

    // Custom Keywords
    define('CUSTOM_KEYWORDS', 'ecommerce, open source, shop, online shopping');
    If so, have you used apostrophe's in the amended descriptions? If so, you need to "escape" them e.g.
    define('TITLE', 'Daphne\'s Shop!');
    If you haven't changed them in this way, can you post the code that is in this file for the lines shown above.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  5. #5
    Join Date
    Jun 2006
    Posts
    4
    Plugin Contributions
    0

    Default Re: Page titles

    I am using version 1.3.0 I think
    could you tell me where I can find the meta-tags.php file? there seems to be a couple of them. Thanks, Daphne

  6. #6
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Page titles

    Quote Originally Posted by daphnetree
    I am using version 1.3.0 I think
    could you tell me where I can find the meta-tags.php file? there seems to be a couple of them. Thanks, Daphne
    As you are using the "Classic" template, the one that you are interested in is /includes/languages/english/classic/meta_tags.php. That quite possibly won't exist. If so, you create it by copying /includes/languages/english/meta_tags.php. If that doesn't exist or is corrupted, it could explain your problem. Otherwise review the copy that you now have in the classic directory to see if it looks OK and if you're not sure post the lines requested above and I'll take a look.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  7. #7

    Default Re: Page titles

    look whether there is a file \includes\languages\english\meta_tags.php

 

 

Similar Threads

  1. Page 2, Page 3 etc Link titles
    By stevoc in forum General Questions
    Replies: 2
    Last Post: 7 Nov 2009, 08:02 PM
  2. Page Titles
    By UPromo in forum General Questions
    Replies: 7
    Last Post: 19 Jan 2009, 06:04 PM
  3. Changing Page Titles. Not just on the Home Page
    By Globie in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 30 Aug 2008, 11:35 PM
  4. Define Custom Page Titles for Individual Pages - not custom titles for site wide use
    By antonyx in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 20 May 2008, 06:35 PM
  5. Page Titles ?
    By kevinmc3 in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 10 Dec 2007, 02:37 AM

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