Results 1 to 2 of 2
  1. #1
    Join Date
    May 2010
    Posts
    33
    Plugin Contributions
    0

    Default Custom meta tags don´t show

    Hi.

    I have been looking for an answer in the forum but I don´t find it.

    Is about the meta tags. I´m using 1.3.7.1 version.

    I define a product meta tag here:


    But when i see the source code the meta tags are different:

    <title>STEINBERG CUBASE 6 ESPAÑOL en Multisononline.com</title>

    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <meta name="keywords" content="compra, STEINBERG CUBASE 6 ESPAÑOL,y más instrumentos musicales, al mejor precio en Multisononline.com" />
    <meta name="description" content="Repleto de nuevas características y mejoras, Steinberg Cubase 6 es un software para la edición, mezcla y producción de música en todas sus formas creativas. Steinberg Cubase 6 proporciona herramientas avanzadas de edición multipista, un nuevo sistema ..." />
    <meta http-equiv="imagetoolbar" content="no" />

    The tag continue to choosing the description product instead of my custom metatags.

    I search in the modules/meta_tags.php, and follow the following in case "product info":

    PHP Code:
        define('META_TAG_TITLE'$meta_products_name ' en ' TITLE);
          
    define('META_TAG_KEYWORDS''compra, ' $meta_products_name ',y más instrumentos musicales, al mejor precio en ' TITLE);
          
    define('META_TAG_DESCRIPTION'$products_description ' ...' ); 
    Any idea about how to show my custom meta tags?

    Thanks ;-)

  2. #2
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,197
    Plugin Contributions
    0

    Default Re: Custom meta tags don´t show

    Sorry there is no support for versions of Zen Cart under 138...

    UPGRADE to 139h.... I know it is a pain but take the time...

 

 

Similar Threads

  1. Custom Meta Tags + Default Details
    By yaseent in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 3 Jan 2012, 01:05 PM
  2. Replies: 11
    Last Post: 23 Nov 2009, 02:57 AM
  3. Meta tags difference - Custom tags and....
    By Muzz in forum General Questions
    Replies: 2
    Last Post: 28 Aug 2009, 06:38 AM
  4. Custom Meta Tags??
    By nepton in forum General Questions
    Replies: 4
    Last Post: 16 May 2006, 02:54 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