PDA

View Full Version : ActinicKey, Generator


AsleepATheWheel
13-Aug-2003, 03:52 PM
Hi,

Does anyone know what these tags are that Actinic generates? Is there any way to turn them off? I already have large enough pages without extra code in them...... I have had a look about for information on these, and found other people asking simliar questions, but no answers, I was hoping that somone here could help.

Thanks,

Paul

pinbrook
13-Aug-2003, 04:59 PM
what tags are you talking about?

AsleepATheWheel
13-Aug-2003, 08:52 PM
The ActinicKey and Generator tags, these are like this in a site I am currently working on:

<META NAME="ActinicKey" CONTENT="9e393cbebe22e2dd1672421cae67951c0">
<META NAME="Generator" CONTENT="accxecom3">

I see no reason for them, and would like to get rid of them if I could.

Cheers,

Paul

cdicken
14-Aug-2003, 04:27 PM
Those are need to generate the unique session file and order number for the shop visit, so you had better leave them there :)

The 'Compact HTML/CGI' box in 'Design | Options | Miscellaneous' will, when ticked, strip out all unnecessary code.

AsleepATheWheel
14-Aug-2003, 05:03 PM
Cheers, I guess I'll just leave them alone.....