Results 1 to 3 of 3

Meta Tag Controler / Generator

This is a discussion on Meta Tag Controler / Generator within the osCommerce 2.2 Installation Help forums, part of the osCommerce 2.2 Forums category; can anyone tell me where i can find info about the Meta tag controler/ generator by Brenden Vickery. When i ...

      
  1. #1
    Lurker
    Join Date
    Feb 2004
    Posts
    2
    Rep Power
    0


    Default Meta Tag Controler / Generator

    can anyone tell me where i can find info about the Meta tag controler/ generator by Brenden Vickery.
    When i spider my site from a testing server like http://www.northernwebs.com/set/setsimjr.html I only see a few keywords and in only de default language. It only shows the Page Title and the Categories. The most important keywords are in de subcategories but they do not show. Anyone can tell me how to configure this the right way?

  2. #2
    New Member
    Join Date
    Jan 2004
    Posts
    23
    Rep Power
    0


    Default

    I believe this is part of the BTS system also by Brendon Vickery. Are you using 1.5 MS2 MAX?

  3. #3
    Lurker
    Join Date
    Feb 2004
    Posts
    2
    Rep Power
    0


    Default

    No i use the LOADED6 AZ version of oScommerce. But i will check if it is in the BTS template system. I now found out where i can set the extra Meta Tags in meta_tags.PHP and i think there is an error in it because all keywords can be seen in "discription section". Spider the site gives me aan error that there are to many characters in de "discription"

    This is what meta_tags.PHP shows:


    define('WEB_SITE_KEYWORDS', $mt_keywords_string . $mt_extra_keywords);

    switch ($content) {
    case CONTENT_ADVANCED_SEARCH:
    define('META_TAG_TITLE', NAVBAR_TITLE_1 . PRIMARY_SECTION . TITLE . $web_site_tagline);
    define('META_TAG_DESCRIPTION', TITLE . PRIMARY_SECTION . NAVBAR_TITLE_1 . SECONDARY_SECTION . WEB_SITE_KEYWORDS);
    define('META_TAG_KEYWORDS', WEB_SITE_KEYWORDS . NAVBAR_TITLE_1);
    break;

    I think i'll have to remove "WEB_SITE_KEYWORDS" in define('META_TAG_DESCRIPTION', TITLE . PRIMARY_SECTION . NAVBAR_TITLE_1 . SECONDARY_SECTION . WEB_SITE_KEYWORDS);

Similar Threads

  1. meta tags
    By garyb108 in forum osCmax v2 Customization/Mods
    Replies: 5
    Last Post: 01-05-2007, 07:58 AM
  2. Online Button generator for OSC/MS2MAX
    By jpf in forum osCmax v2 Customization/Mods
    Replies: 0
    Last Post: 02-08-2006, 10:56 AM
  3. meta tags
    By jschafer52 in forum osCMax v2 Features Discussion
    Replies: 2
    Last Post: 01-11-2006, 04:25 AM
  4. Meta Tags
    By jschafer52 in forum osCMax v2 Features Discussion
    Replies: 3
    Last Post: 11-24-2005, 07:28 PM
  5. meta tag documentation for Max
    By foofoo in forum osCmax v1.7 Discussion
    Replies: 7
    Last Post: 10-29-2003, 12:56 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
  •