B
Brian
Hi,
I'm trying to use standard meta tags in an xsl doc and using cocoon as my
processor. The problem is that cocoon changes for example:
<meta name="keywords" content="test, test, test" />
to <meta content="test, test, test" name="keywords">
I hope that makes sense. The problem is that I am running some adds on my
site which don't understand the keywords when the tags are reversed like
this. Is there any way to get cocoon to just leave the tags alone. Any help
on this would be appreciated as I have been at this silly little thing for
hte last 7 hours now!!!
Brian.
I'm trying to use standard meta tags in an xsl doc and using cocoon as my
processor. The problem is that cocoon changes for example:
<meta name="keywords" content="test, test, test" />
to <meta content="test, test, test" name="keywords">
I hope that makes sense. The problem is that I am running some adds on my
site which don't understand the keywords when the tags are reversed like
this. Is there any way to get cocoon to just leave the tags alone. Any help
on this would be appreciated as I have been at this silly little thing for
hte last 7 hours now!!!
Brian.