Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15
  1. #11

    Default Re: Just Upgraded- can't edit home page title in browser bar

    By the way, is there a place that has a list where I might find what other "CUSTOM" pages of mine may need updating?

  2. #12

    Default Re: Just Upgraded- can't edit home page title in browser bar

    disregard last message, you posted right when I did and answered my question :) Will do a search for WinMerge

  3. #13
    Join Date
    May 2007
    Location
    Port Charlotte, FL
    Posts
    125
    Plugin Contributions
    0

    Default Re: Just Upgraded- can't edit home page title in browser bar

    Quote Originally Posted by afo View Post
    You have an old meta_tags.php. Add this block of code between "// Custom Keywords" and "// Review Page can have a lead in:"


    Code:
    // Home Page Only:
      define('HOME_PAGE_META_DESCRIPTION', '');
      define('HOME_PAGE_META_KEYWORDS', '');
    
      // NOTE: If HOME_PAGE_TITLE is left blank (default) then TITLE and SITE_TAGLINE will be used instead.
      define('HOME_PAGE_TITLE', ''); // usually best left blank
    
    
    // EZ-Pages meta-tags.  Follow this pattern for all ez-pages for which you desire custom metatags. Replace the # with ezpage id.
    // If you wish to use defaults for any of the 3 items for a given page, simply do not define it. 
    // (ie: the Title tag is best not set, so that site-wide defaults can be used.)
    // repeat pattern as necessary
      define('META_TAG_DESCRIPTION_EZPAGE_#','');
      define('META_TAG_KEYWORDS_EZPAGE_#','');
      define('META_TAG_TITLE_EZPAGE_#', '');
    
    // Per-Page meta-tags. Follow this pattern for individual pages you wish to override. This is useful mainly for additional pages.
    // replace "page_name" with the UPPERCASE name of your main_page= value, such as ABOUT_US or SHIPPINGINFO etc.
    // repeat pattern as necessary
      define('META_TAG_DESCRIPTION_page_name','');
      define('META_TAG_KEYWORDS_PAGE_page_name','');
      define('META_TAG_TITLE_PAGE_page_name', '');
    Edit:

    Or edit the new version of meta_tags.php to reflect your website information and upload it.

    This is the version info from the latest meta_tags.php:
    Code:
    /**
     * @package languageDefines
     * @copyright Copyright 2003-2007 Zen Cart Development Team
     * @copyright Portions Copyright 2003 osCommerce
     * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
     * @version $Id: meta_tags.php 6668 2007-08-16 10:05:09Z drbyte $
     */
    I am using a template called aaadisplay so the meta_tags.php file is in \includes\languages\english\aaadisplay\meta_tags.php. I edited the text for: define('HOME_PAGE_META_DESCRIPTION',
    and define('HOME_PAGE_META_KEYWORDS',
    but it still shows the default information that just lists the categories. Is there a setting somwhere else that need to be set before it uses the new information? Thank you in advance.
    H. Light
    Florida

  4. #14
    Join Date
    May 2007
    Location
    Port Charlotte, FL
    Posts
    125
    Plugin Contributions
    0

    Default Re: Just Upgraded- can't edit home page title in browser bar

    Could this be a version problem? I cannot get the meta descriptions and keywords to work on my site. I am using version 1.3.7. however, it does have the meta_tags.php file you described.

    I am guessing that the person who recently made changes to my site, used this file which is from a later version of zen cart or an add on?

    I would presume it would take more than just this one php file to make the HOME_PAGE_META_DESCRIPTION, HOME_PAGE_META_KEYWORDS and HOME_PAGE_TITLE to work properly.
    H. Light
    Florida

  5. #15
    Join Date
    Feb 2010
    Posts
    61
    Plugin Contributions
    0

    Default Re: Just Upgraded- can't edit home page title in browser bar

    Quote Originally Posted by afo View Post
    You have an old meta_tags.php. Add this block of code between "// Custom Keywords" and "// Review Page can have a lead in:"


    Code:
    // Home Page Only:
      define('HOME_PAGE_META_DESCRIPTION', '');
      define('HOME_PAGE_META_KEYWORDS', '');
    
      // NOTE: If HOME_PAGE_TITLE is left blank (default) then TITLE and SITE_TAGLINE will be used instead.
      define('HOME_PAGE_TITLE', ''); // usually best left blank
    
    
    // EZ-Pages meta-tags.  Follow this pattern for all ez-pages for which you desire custom metatags. Replace the # with ezpage id.
    // If you wish to use defaults for any of the 3 items for a given page, simply do not define it. 
    // (ie: the Title tag is best not set, so that site-wide defaults can be used.)
    // repeat pattern as necessary
      define('META_TAG_DESCRIPTION_EZPAGE_#','');
      define('META_TAG_KEYWORDS_EZPAGE_#','');
      define('META_TAG_TITLE_EZPAGE_#', '');
    
    // Per-Page meta-tags. Follow this pattern for individual pages you wish to override. This is useful mainly for additional pages.
    // replace "page_name" with the UPPERCASE name of your main_page= value, such as ABOUT_US or SHIPPINGINFO etc.
    // repeat pattern as necessary
      define('META_TAG_DESCRIPTION_page_name','');
      define('META_TAG_KEYWORDS_PAGE_page_name','');
      define('META_TAG_TITLE_PAGE_page_name', '');
    Edit:

    Or edit the new version of meta_tags.php to reflect your website information and upload it.

    This is the version info from the latest meta_tags.php:
    Code:
    /**
     * @package languageDefines
     * @copyright Copyright 2003-2007 Zen Cart Development Team
     * @copyright Portions Copyright 2003 osCommerce
     * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
     * @version $Id: meta_tags.php 6668 2007-08-16 10:05:09Z drbyte $
     */

    I have been looking for several hours for an answer on how to fix my Home Page Title - THANK YOU SO MUCH FOR THIS EXCELLENT RESPONSE!! I am glad I came across this post!! You're the best

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Browser Bar Title Won't Change
    By annav in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 17 Apr 2015, 04:42 PM
  2. browser bar title
    By cindycj in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 14 Jan 2009, 02:01 AM
  3. Changing text in Browser Title Bar
    By kysonedin in forum General Questions
    Replies: 2
    Last Post: 26 May 2006, 10:02 PM

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