osCmax v2.5 User Manual
Results 1 to 8 of 8

Header Tag Controller

This is a discussion on Header Tag Controller within the osCMax v2 Features Discussion forums, part of the osCmax v2.0 Forums category; I have taken over an existing osCMax site. I want to get the header tag controller installed. How difficult is ...

      
  1. #1
    New Member
    Join Date
    Jun 2005
    Posts
    11
    Rep Power
    0


    Default Header Tag Controller

    I have taken over an existing osCMax site. I want to get the header tag controller installed. How difficult is this going to be and does anyone have experience installing it on this loaded version that can advise me on issues that may arise.

    I've installed it many times on a straight osC sites, so I very familiar with the module and for proper SEO optimization is absolutely required. The sites I've installed it on have had STS, vs BTS which I believe is the template system osC Max is using.

    I'll go out to the osC forums to see if I can find any advise regarding BTS and HTC, but I cannot even mention osC Max as my post will be immediately deleted. They are not friendly to loaded versions.

    Any help and or suggestions would really be appreciated.

    Ruth in AZ

  2. #2
    New Member
    Join Date
    Jun 2005
    Posts
    11
    Rep Power
    0


    Default Which Meta Tag Contribution is installed on oscMax?

    In looking at the files and setup of osCmax, I can see the meta tag contribution is part of the install. Where this is better than not having any tag control at all, it doesn't go far enough for my needs.

    Can someone tell me which meta tag contribution is installed on osCMax as there are several in the contributions d/l on the osC site. I'm rooting through to figure it out, but I thought if some nice person could tell me I would know exactly what I am working with.

    I plan on removing that contribution to avoid conflicts and then install the full HTC version. This seems to be my best bet.

  3. #3
    jpf
    jpf is offline
    osCMax Testing Team
    jpf's Avatar
    Join Date
    Sep 2003
    Location
    Manitoba, Canada
    Posts
    2,699
    Rep Power
    22


    Default RE: Which Meta Tag Contribution is installed on oscMax?

    The header tag controller that MAX uses is a dynamic generated based on the PAGE it displays. Thus there is NO need to maually add in meta tag data for any page....

    Now search engines DO NOT reley on the meta tag as much - AND will DOWN rank you if data int he meta tag does not closely mirror the data on the page it self. -BUT that is a whole nother topic/debate.

    People get good result using the dynamic and avoids the OOPS I forgot and is a no worry solution that needs no manually updating.

    FYI - I think (please correct me if I am WRONG) MAX uses:

    cDynamic Meta Tags

    This contribution is similar to other meta tag contributions except is utilizing some custom code that gets most of the data from the database and uses things like Category Names, Products Name, Product Description and Manufacturer Name to create the meta tags.

    The big advance of this contribution is it has the ability to CACHE the results. This will speed up your store and reduce server load. It is compatible with file caching or Chemo's New Cache Class. It is not required to install Chemo's Cache Class unless you want to cache the results in the database.
    JPF - osCMax Fourm Moderator - To contact, post on the forum or click here
    Try out our osCMax at: Live Catalog Demo
    Limited access Admin: Live Admin Demo
    Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!

  4. #4
    New Member
    Join Date
    Jun 2005
    Posts
    11
    Rep Power
    0


    Default HTC

    I understand that a certain amount of info is dynamically pulled in by this contribution. However, I want more control. I utilize many different methods regarding SEO and have a complete process in place and this contribution just doesn't go far enough for my needs.

    HTC also creates dynamic content, but it is created from a master that you specifically create. Then if you wish you can add additional information on a per product/ per category basis. We have a very large site and in order to enable customers to locate products easily many subcategories had to be used. With the current system, a lot of information is lost and only the main categories, womens, mens, kids etc are displayed and this will not work for this particular site.

    Thank you for the info however in regards to which contribution. There are so many that I was d/l all of them in search of the files that matched what I have. I wanted to make sure that I remove any code referencing this contribution prior to installing HTC so as not to create a conflict.

    Once again thank you for your time in answering my post. You have been most helpful.

    Have a super day!!

  5. #5
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Default RE: HTC

    It is really easy to remove the dynamic meta tags mod. Just delete the following lines from main_page.tpl.php and you have removed the mod:

    Code:
    <?php require(DIR_WS_INCLUDES . 'meta_tags.php'); ?>
    
    <title><?php echo META_TAG_TITLE; ?></title>
    
    <meta name="description" content="<?php echo META_TAG_DESCRIPTION; ?>" />
    
    <meta name="keywords" content="<?php echo META_TAG_KEYWORDS; ?>" />
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  6. #6
    New Member
    Join Date
    Jun 2005
    Posts
    11
    Rep Power
    0


    Default Thank You!!

    Thank you, thank you!! I've been doing file compares and searches for any instances that might refer to this code for removal. You have saved me so much time. For most site's needs this contribution would be great, but because of our category design and the need for customization this just doesn't work for us.

    Thank you so much once again for your help

    Have a super day!!

  7. #7
    Lurker
    Join Date
    Aug 2005
    Posts
    1
    Rep Power
    0


    Default

    I am a newbie to this. so I have a couple of questions,

    Did you ever get Header Tag Controller working? I am trying to figure out how to install this and I am not sure where the code for each page will go since I there is not a <Title> Tag. Can you post a sample?


    Thanks,
    Don

  8. #8
    New Member
    Join Date
    Dec 2004
    Posts
    14
    Rep Power
    0


    Default

    Don,

    Did you get anywhere with this as I have just installed it (running on localhost) and it seems to be working ok?

Similar Threads

  1. Header Tags Controller v2.2 <<<-- anyone use this
    By malcol27 in forum osCmax v1.7 Discussion
    Replies: 3
    Last Post: 05-06-2005, 08:48 AM
  2. Header Tags Controller Contribution will it work?
    By harborsales1 in forum osCMax v1.7 General Mods Discussion
    Replies: 5
    Last Post: 08-25-2004, 09:24 AM
  3. header / header.php top logo problem
    By the_error_king in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 04-05-2004, 05:02 PM
  4. download controller
    By afguns in forum osCmax v1.7 Discussion
    Replies: 4
    Last Post: 03-31-2004, 06:45 PM
  5. download controller
    By jloyzaga in forum osCmax v1.7 Discussion
    Replies: 5
    Last Post: 09-07-2003, 04:18 PM

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
  •