Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

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

Posted
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

Bill Kellum

 

Sounds Good Productions

STS Tutorials & more: STSv4.6, STS Add-ons (STS Power Pack), STS V4 Forum STS Forum FREE TEMPLATE

Posted

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

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...