Bojan S Posted October 23, 2006 Posted October 23, 2006 Hi, I installed "header tags" and "sts'" contributions. When i have a look at the source of my home page in the browser, this shows up: <title>***************</title><base href="http://www.************.co.uk/"> <!-- start get_javascript(applicationtop2header) //--> <!-- end get_javascript(applicationtop2header) //--> There are not meta tags at all. I checked "english\header_tags.php" file and the all meta tags are defined. Can somebody help me? Many thanks, Bojan Quote
bkellum Posted October 23, 2006 Posted October 23, 2006 Hi, I installed "header tags" and "sts'" contributions. When i have a look at the source of my home page in the browser, this shows up: <title>***************</title><base href="http://www.************.co.uk/"> <!-- start get_javascript(applicationtop2header) //--> <!-- end get_javascript(applicationtop2header) //--> There are not meta tags at all. I checked "english\header_tags.php" file and the all meta tags are defined. Can somebody help me? Many thanks, Bojan The official support forum for STSv4.2 can be found at:http://www.oscommerce.com/forums/index.php?s=&...st&p=913548 Please use this forum to post all related topics to STSv4.2. Check your template to be sure that it has the following code in your HTML: <html $htmlparams> <head> <meta http-equiv="Content-Language" content="en-us"> <!--$headcontent--> <link rel="stylesheet" type="text/css" href="stylesheet.css"> </head> The $headcontent will populate your metatags that you have created in the Header Tags admin panel. Also, did you use the "Fill tags" command in the Header Tags admin panel? :thumbsup: Thanks, Bill Kellum Quote Bill Kellum Sounds Good Productions STS Tutorials & more: STSv4.6, STS Add-ons (STS Power Pack), STS V4 Forum STS Forum FREE TEMPLATE
Bojan S Posted October 30, 2006 Author Posted October 30, 2006 Hi, Still not working. What is the purpose of the following code: <!-- start get_javascript(applicationtop2header) //--> <!-- end get_javascript(applicationtop2header) //--> Does it call the javascript function?Where that fuction should be defined? Thanks in advance Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.