PDA

View Full Version : meta tag problem


mac
25-Sep-2003, 07:38 PM
when i look at the SOURCE, all the meta tags for the Title, keyword, and description are in 1 line.
how can i fix it, so it is in the right way, 1 under the other.

right now in the sourece it shows like this...

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML><HEAD><TITLE></TITLE><Actinic:BASEHREF VALUE="http://gooz.com/acatalog/"/><META NAME="ACTINICTITLE" CONTENT="BRK Electronics"><META HTTP-EQUIV="Content-Type" content="text/html; charset=iso-8859-BRK Electronics1"> <META NAME="Keywords" CONTENT=" kichler, focus, halo, regent, dabmar, elco, sea gull">
<META NAME="Description" CONTENT="shop on line at discount prices your best source of BRK Smoke Detectors.">
<META NAME="ActinicKey" CONTENT="d41d8cd98f00b204e9800998ecf8427e0">
<META NAME="Generator" CONTENT="accxecom7">
<Actinic:COOKIECHECK/><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <Actinic:BASEHREF VALUE="http://gooz.com/acatalog/"/> <title>Halo Elco Juno WAC Progress</title> <META NAME="ActinicKey" CONTENT="04e5d7ab74d74406201e9dec1a8f4d920"><META NAME="Generator" CONTENT="Microsoft FrontPage 4.0"><SCRIPT LANGUAGE="JavaScript" SRC="actiniccore.js" TYPE="text/javascript"></SCRIPT><SCRIPT LANGUAGE="JavaScript" SRC="actinicextras.js" TYPE="text/javascript"></SCRIPT> <SCRIPT LANGUAGE="JavaScript" SRC="Act_sections.js" TYPE="text/javascript"></SCRIPT><Link Rel="stylesheet" href="style.css" type="text/css"><script language="JavaScript">
<!--


I need it to look the right way which is:

<title>BRK Electronics</title>

<META NAME="DESCRIPTION" CONTENT="shop on line at discount prices your best source of BRK Smoke Detectors">

<META NAME="KEYWORDS" CONTENT="kichler, focus, halo, regent, dabmar, elco, sea gull ">

pinbrook
25-Sep-2003, 07:57 PM
its probably because you have compacted your HTML.

Its doesn't really matter if it looks like this. Spiders don't care about line breaks

mac
25-Sep-2003, 08:20 PM
Thanks for replying.
I was testing it on
http://www.submitexpress.com/analyzer/

it gives me errors.

so, how can i make it NOT COMPACT?

pinbrook
25-Sep-2003, 08:28 PM
whats the url?

mac
26-Sep-2003, 01:34 PM
the site is not up yet.
i am looking at it in PREVIW.
my html doesnt look compacted.
i dont know why it looks that way.
i never saw a site that had all in 1 line and not seperated.
any advise?

pinbrook
26-Sep-2003, 03:21 PM
I wouldn't worry about the submit express errors until you can test it properly when the site is on line.

to uncompact code go to design menu|Options|Misc

in the middle of the dialog box is a tick box for CompactHTML/CGI