Results 1 to 6 of 6
  1. #1

    Default Home Page Title, Descriptions, Keywords

    I have managed to add meta, title, keywords to all my products and categories.. I cannot find where to do so on the Home Page Title, Descriptions, Keywords. When going to Home Page the browser tab reads 'Home_Page_Title'. I have searched with frontpage and dreamweaver to no avail. Any ideas?

    Thanks in advance
    Shooter

    ShootersBilliards.com for lowest prices on all pool cues and billiards supplies.

  2. #2
    Join Date
    Jan 2004
    Posts
    66,364
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Home Page Title, Descriptions, Keywords

    Quote Originally Posted by Shooters View Post
    When going to Home Page the browser tab reads 'Home_Page_Title'.
    The home-page-specific portions are set in the /includes/languages/english/YOUR_TEMPLATE/meta_tags.php file.
    If your file doesn't include those settings, then you've forgotten to upgrade yours to the latest version.
    So, grab the fresh set of Zen Cart files, and compare all your customized files against the originals, and add in anything that's missing, and correct anything that's been changed, etc.
    .

    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.

  3. #3

    Default Re: Home Page Title, Descriptions, Keywords

    Quote Originally Posted by DrByte View Post
    The home-page-specific portions are set in the /includes/languages/english/YOUR_TEMPLATE/meta_tags.php file.
    If your file doesn't include those settings, then you've forgotten to upgrade yours to the latest version.
    So, grab the fresh set of Zen Cart files, and compare all your customized files against the originals, and add in anything that's missing, and correct anything that's been changed, etc.

    here is the path: /public_html/cart/includes/languages/english/sophyblue

    and the code:

    <?php
    /**
    * @package languageDefines
    * @copyright Copyright 2003-2005 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 2555 2005-12-13 05:37:01Z drbyte $
    */

    // page title
    define('TITLE', '1st Class Pool Cues & Billiards Supplies');

    // Site Tagline
    define('SITE_TAGLINE', '1st Class Customer Service');

    // Custom Keywords
    define('CUSTOM_KEYWORDS', 'cues, pool cues, billiards, billiard, cue cases, custom cue');


    Still not showing on browser tab correct.

    1stclasscues.com (new site trying Zen Cart)
    Shooter

    ShootersBilliards.com for lowest prices on all pool cues and billiards supplies.

  4. #4
    Join Date
    Jan 2004
    Posts
    66,364
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Home Page Title, Descriptions, Keywords

    And what does the original version of that file contain? the one supplied with Zen Cart?
    .

    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.

  5. #5

    Default Re: Home Page Title, Descriptions, Keywords

    Quote Originally Posted by DrByte View Post
    And what does the original version of that file contain? the one supplied with Zen Cart?
    <?php
    /**
    * @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 $
    */

    // page title
    define('TITLE', '1st Class Pool Cues and Billiards');

    // Site Tagline
    define('SITE_TAGLINE', '1st Class Pool Cues and Billiards');

    // Custom Keywords
    define('CUSTOM_KEYWORDS', 'cues, pool cues, billiards, billiard, billard');

    // Home Page Only:
    define('HOME_PAGE_META_DESCRIPTION', 'test');
    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', '1st Class Pool Cues & Billiards Supplies'); // usually best left blank
    Shooter

    ShootersBilliards.com for lowest prices on all pool cues and billiards supplies.

  6. #6
    Join Date
    Jan 2004
    Posts
    66,364
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Home Page Title, Descriptions, Keywords

    If you have a meta_tags.php file located at:
    /includes/languages/english/sophyblue/meta_tags.php
    and another at
    /includes/languages/english/meta_tags.php
    and your active template is the sophyblue template,
    ... then the sophyblue version will override the default one.

    Thus, if your sohpyblue version of the file is missing the extra pieces, you're only going to see the placeholder, not the actual definition.
    .

    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. v138a Home page meta name keywords and description
    By netsofamerica in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 24 Oct 2014, 09:07 AM
  2. v138a edit keywords on home page
    By shantiimports in forum Customization from the Admin
    Replies: 1
    Last Post: 27 Sep 2013, 10:02 PM
  3. Keywords/meta tags, and title of page change..
    By in4sit in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 1 Oct 2010, 03:41 PM
  4. 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
  5. meta keywords and descriptions? Title?
    By chris32882 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 18 Oct 2008, 05:31 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