Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    Join Date
    Nov 2007
    Posts
    555
    Plugin Contributions
    0

    Default Meta tags - home page

    I am a bit confused.

    I have meta tags on my home page but I can't see where they are from...

    I have looked in the includes/languages/english/meta_tags but whats there is not what shows up on my home page tags when I view source or it comes up in yahoo.

    I want to change my title, description and keywords but dont know here to do it.. (just on the home page as I can do it for each product etc)
    help!
    Last edited by pb4; 4 Mar 2008 at 05:06 PM.

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Meta tags - home page

    How about a link to this
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Nov 2007
    Posts
    555
    Plugin Contributions
    0

    Default Re: Meta tags - home page

    ooops sorry!

    here
    Last edited by pb4; 4 Mar 2008 at 05:34 PM.

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Meta tags - home page

    Do you have a folder and file at includes/languages/english/red_passion/meta_tags.php and is this the one you are editing or the one you posted at includes/languages/english/meta_tags.php
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Nov 2007
    Posts
    555
    Plugin Contributions
    0

    Default Re: Meta tags - home page

    I only have this one - includes/languages/english/meta_tags.php

    and what I have in the title there, is not what shows up in the title of the home page when I do 'source'

    so where are my tags kept??!!

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

    Default Re: Meta tags - home page

    Quote Originally Posted by pb4 View Post
    I only have this one - includes/languages/english/meta_tags.php
    Post the contents of that file here.
    What version of Zen Cart are you using?
    .

    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.

  7. #7
    Join Date
    Nov 2007
    Posts
    555
    Plugin Contributions
    0

    Default Re: Meta tags - home page

    I am using Zen Cart 1.3.7.1



    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 4273 2006-08-26 03:13:52Z drbyte $
     */
    
    // page title
    define('TITLE', 'am:pm graphics print Stoke on Trent printers');
    
    // Site Tagline
    define('SITE_TAGLINE', 'am:pm graphics print');
    
    // Custom Keywords
    define('CUSTOM_KEYWORDS', 'Graphic design, stoke on trent, Printing, Web design, stationery, corporate identity, logo, leaflets, posters, brochures, quality graphic design to print, competetive prices, stoke-on-trent, christian, advertising, Website maintenance, website marketing');
    
    // Review Page can have a lead in:
    define('META_TAGS_REVIEW', 'Reviews: ');
    
    // separators for meta tag definitions
    // Define Primary Section Output
      define('PRIMARY_SECTION', ' : ');
    
    // Define Secondary Section Output
      define('SECONDARY_SECTION', ' - ');
    
    // Define Tertiary Section Output
      define('TERTIARY_SECTION', ', ');
    
    // Define divider ... usually just a space or a comma plus a space
      define('METATAGS_DIVIDER', ' ');
    
    // Define which pages to tell robots/spiders not to index
    // This is generally used for account-management pages or typical SSL pages, and usually doesn't need to be touched.
      define('ROBOTS_PAGES_TO_SKIP','login,logoff,create_account,account,account_edit,account_history,account_history_info,account_newsletters,account_notifications,account_password,address_book,advanced_search,advanced_search_result,checkout_success,checkout_process,checkout_shipping,checkout_payment,checkout_confirmation,cookie_usage,create_account_success,contact_us,download,download_timeout,customers_authorization,down_for_maintenance,password_forgotten,time_out,unsubscribe');
    
    
    // favicon setting
    // There is usually NO need to enable this unless you wish to specify a path and/or a different filename
    //  define('FAVICON','favicon.ico');
    
    ?>

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

    Default Re: Meta tags - home page

    Quote Originally Posted by pb4 View Post
    I am using Zen Cart 1.3.7.1
    v1.3.7.1 doesn't have any built-in support for customizing your title tag to a specific setting without following all the other rules normally followed on other pages.

    In v1.3.8, support was added to set page-specific title and keyword/description tags. The concepts are discussed elsewhere on the forum if you dare to break things trying to implement them. Or perhaps an upgrade is ideal.
    .

    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.

  9. #9
    Join Date
    Nov 2007
    Posts
    555
    Plugin Contributions
    0

    Default Re: Meta tags - home page

    sorry you've lost me there!

    I don't want to upgrade I just want to change my title,description and keyword tags. I just need to know where the script is as I can write them myself.

    I have had a look around on the forum but havnt found any other posts useful.

    Can you point me in the right direction please?

    Thanks

  10. #10
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Meta tags - home page

    sorry you've lost me there!

    I don't want to upgrade I just want to change my title,description and keyword tags.
    Upgrading gets this automatically - with 1.3.7 you can look around the forum and edit what others have to get it
    Zen-Venom Get Bitten

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Home Page META tags
    By bilpuka in forum General Questions
    Replies: 7
    Last Post: 13 Sep 2010, 04:56 AM
  2. Home Page title meta tags
    By righttoo in forum General Questions
    Replies: 1
    Last Post: 16 Jun 2010, 04:28 PM
  3. Titles and Meta tags on home page
    By greytail in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 16 Mar 2010, 04:38 PM
  4. Edit Meta Tags for home page
    By lewisfive1 in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 21 Jun 2008, 05:14 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