I have added meta tags and a description to my pages throught the software. The problems is it will display the description for each page but not the tags? Has anybody else experienced this problem?
Announcement
Collapse
No announcement yet.
Meta Tags
Collapse
X
-
meta tags
that maybe so but I need them in there.
When I look at the source code on the html files they dont appear to be above the body. They should be?
Thanks for your help
<html><head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><title>4-MotorCycles Alien </title><Actinic:BASEHREF VALUE="http://www.4-motorcycles.co.uk/"/> <meta name="ACTINICTITLE" content="Alien "><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <META NAME="Description" CONTENT="0">
<META NAME="ActinicKey" CONTENT="">
<META NAME="Generator" CONTENT="accxecom4">
<link rel="stylesheet" href="actinic.css" type="text/css"><script language="JavaScript" src="actiniccore.js" type="text/javascript"></script><SCRIPT LANGUAGE="JavaScript" SRC="actinicextras.js" TYPE="text/javascript"></SCRIPT><Actinic:COOKIECHECK/> <SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
<!--
function ACT_DropListBox(ar)
{
var strIDs = '<SELECT SIZE="1" NAME="ACT_droplstbox" onChange="if(options[selectedIndex].value) window.location.href=(options[selectedIndex].value)">'
var sel = " SELECTED"
strIDs += '<OPTION ' + sel + ' VALUE="">Select a Section</OPTION>'
for (var i=1;i<=ar.length;i++)
{
if (ar[i].sURL !=null)
{
strIDs += '<OPTION VALUE="' + ar[i].sURL + '&ACTINIC_REFERRER=' + escape(location.href) + '">' + ar[i].sName + '</OPTION>'
}
}
strIDs+='</SELECT>'
Comment
-
meta tags
Darren
I had a look at the site are you aware that when you choose a product the url in the address bar does not change, and that when you buy a product and continue shopping a new window pops up in the already open window and as you keep adding goods its gets smaller and smaller.
Which actinic product are you using?I have no signature
Comment
Comment