Results 1 to 3 of 3

META_TAG_TITLE

This is a discussion on META_TAG_TITLE within the osCmax v1.7 Discussion forums, part of the osCmax v1.7 Forums category; I know there have been a few posts about editing meta_tags.php. However, I can't seem to find a way to ...

      
  1. #1
    Lurker
    Join Date
    Feb 2005
    Posts
    1
    Rep Power
    0


    Default META_TAG_TITLE

    I know there have been a few posts about editing meta_tags.php. However, I can't seem to find a way to get rid of osCommerce: in the <TITLE> of the pages.

    IE: http://www.judaica-art-from-israel.com/catalog/

    I got rid of the AABox - but what's going on with the osCommerce:

    any help is appreciated.

    Thanks.

  2. #2
    Active Member red_fraggle's Avatar
    Join Date
    Feb 2004
    Location
    wilmington, NC
    Posts
    343
    Rep Power
    8


    Default RE: META_TAG_TITLE

    if using osc-max

    /includes/languages/english.php you will see on or about line 48 the following code:

    Code:
    define('TITLE', 'osCommerce');
    Change this to say whatever you like, but for SEO you might want to select your most prominant keyword or your URL if your URL contains a keyword like so:

    Code:
    define('TITLE', 'Widgets-for-You.com');

  3. #3
    New Member
    Join Date
    Dec 2004
    Posts
    22
    Rep Power
    0


    Default Re: META_TAG_TITLE

    Quote Originally Posted by topperAgora
    I know there have been a few posts about editing meta_tags.php. However, I can't seem to find a way to get rid of osCommerce: in the <TITLE> of the pages.

    IE: http://www.judaica-art-from-israel.com/catalog/

    I got rid of the AABox - but what's going on with the osCommerce:

    any help is appreciated.

    Thanks.
    This is what I get when I go to your site....

    Warning: main(templates/OSCed/main_page.tpl.php): failed to open stream: No such file or directory in /home/content/s/a/m/samion/html/catalog/index.php on line 159

    Warning: main(templates/OSCed/main_page.tpl.php): failed to open stream: No such file or directory in /home/content/s/a/m/samion/html/catalog/index.php on line 159

    Fatal error: main(): Failed opening required 'templates/OSCed/main_page.tpl.php' (include_path='.:/usr/local/lib/php') in /home/content/s/a/m/samion/html/catalog/index.php on line 159

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
  •