Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2010
    Location
    Texas - The Republic
    Posts
    27
    Plugin Contributions
    0

    Default meta_tags.php not changing title

    The web page title has gone from the business name to HOME_PAGE_TITLE, and I can't seem to find the problem.
    My includes/languages/english/meta_tags.php looks like this:

    // page title
    define('TITLE', 'Ernest Computer Resources');

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

    // Custom Keywords
    define('CUSTOM_KEYWORDS', 'QuickBooks Tutorials, Quick Books, Accounting Tutorials, Accounting');

    All info pages and product pages do change the site title correctly.

    I did find in the file includes/modules/meta_tags.php this line:
    define('META_TAG_TITLE', (HOME_PAGE_TITLE != '' ? HOME_PAGE_TITLE : (defined('NAVBAR_TITLE') ? NAVBAR_TITLE . PRIMARY_SECTION : '') . TITLE . TAGLINE));

    Which if I am reading it right, means if the home page title is undefined, put up the words I am seeing.

    But the first meta_tags.php has the title defined.

    In the admin, General, Store Information the business name is correct.

    Help please? I am not a php programmer, just kind of stumbling along here.

    site is www.my246shop.com/ECR/

    Thanks
    Jim

  2. #2
    Join Date
    Jul 2009
    Location
    Coffs Harbour, Australia
    Posts
    74
    Plugin Contributions
    0

    Default Re: meta_tags.php not changing title

    Can anyone help here as I am having the same problem.

 

 

Similar Threads

  1. Meta_tags.php not overriding english.php
    By Servelan in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 19 Apr 2011, 12:21 AM
  2. meta_tags.php override not working - what am i doing wrong
    By mydesignerstudio in forum Setting Up Categories, Products, Attributes
    Replies: 20
    Last Post: 16 Sep 2009, 01:16 AM
  3. Can't update title and tagline with meta_tags.php
    By NaturalEnquirer in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 24 Feb 2009, 12:24 AM
  4. header.php and meta_tags.php do not seem to be drawing from my custom folder
    By cynthia_haide in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 11 Oct 2007, 07:21 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