Results 1 to 6 of 6
  1. #1
    Join Date
    Feb 2007
    Posts
    819
    Plugin Contributions
    0

    Default custom meta tags for defined pages

    where do you set custom meta tag info for defined pages (title, keywords, description, etc)?

    thanks

  2. #2
    Join Date
    Feb 2007
    Posts
    819
    Plugin Contributions
    0

    Default Re: custom meta tags for defined pages

    FYI: [FONT=monospace][/FONT] the extra _PAGE_ in the 2 examples was preventing the info from displaying. Remove it. Thanks Linda. :-)

    define('META_TAG_DESCRIPTION_page_name','');
    define('META_TAG_KEYWORDS_PAGE_page_name','');
    define('META_TAG_TITLE_PAGE_page_name', '');

  3. #3
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: custom meta tags for defined pages

    I was wondering where you managed to get that lost look when customizing ... thanks for the update ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  4. #4
    Join Date
    Mar 2010
    Posts
    17
    Plugin Contributions
    0

    Default Re: custom meta tags for defined pages

    Hi guys, I've edited individual page override as shown below. Can you spot the mistake, because the tags are still the default and the override isn't working...?

    thanks

    btw LEATHERMAN_TOOL is the end of the URL, as this is my keyword i'm using it for des, title n keyword too.


    define('META_TAG_DESCRIPTION_LEATHERMAN_TOOL','Leatherman Tool');
    define('META_TAG_KEYWORDS_PAGE_LEATHERMAN_TOOL','leatherman tool');
    define('META_TAG_TITLE_PAGE_LEATHERMAN_TOOL', 'Leatherman Tool');


    Joe
    <a href="http://mymultitools.co.uk">My Multi Tools</a>

  5. #5
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: custom meta tags for defined pages

    Quote Originally Posted by jharradine View Post
    Hi guys, I've edited individual page override as shown below. Can you spot the mistake, because the tags are still the default and the override isn't working...?

    thanks

    btw LEATHERMAN_TOOL is the end of the URL, as this is my keyword i'm using it for des, title n keyword too.


    define('META_TAG_DESCRIPTION_LEATHERMAN_TOOL','Leatherman Tool');
    define('META_TAG_KEYWORDS_PAGE_LEATHERMAN_TOOL','leatherman tool');
    define('META_TAG_TITLE_PAGE_LEATHERMAN_TOOL', 'Leatherman Tool');


    Joe
    remove the highlighted portions

    define('META_TAG_DESCRIPTION_LEATHERMAN_TOOL','Leatherman Tool');
    define('META_TAG_KEYWORDS_PAGE_LEATHERMAN_TOOL','leatherman tool');
    define('META_TAG_TITLE_PAGE_LEATHERMAN_TOOL', 'Leatherman Tool');

  6. #6
    Join Date
    Mar 2010
    Posts
    17
    Plugin Contributions
    0

    Default Re: custom meta tags for defined pages

    excellent works perfectly thank-you
    <a href="http://mymultitools.co.uk">My Multi Tools</a>

 

 

Similar Threads

  1. Replies: 2
    Last Post: 20 Jun 2012, 04:26 PM
  2. Changing meta tags for custom pages
    By evil turinp in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 9 Mar 2011, 11:44 AM
  3. Custom meta tags for category and products
    By camay123 in forum General Questions
    Replies: 11
    Last Post: 28 Nov 2007, 02:50 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