• Stop being a LURKER - join our dealer community and get involved. Sign up and start a conversation.

Reply to thread

The meta tag editor lets you handle different meta tags for each page.

Just go to the page you want to edit, load the meta tag editor, and then edit it as follows:


[code]

META TAGS HERE

[COLOR=#ff0000]"> [/COLOR]

<link rel="stylesheet" type="text/css" href="http://YOURSERVER.com/customddc/PAGENAME.css" />

<script src="http://YOURSERVER.com/customddc/PAGENAME.js" type="text/javascript"></script>

[COLOR=#008000]<meta type="author" content="BOGUS CONTENT[/COLOR]

[/code]


What happens then is that DDC loads in your meta tags, closes the meta tag (highlighted in red), then lets you open any meta tags you want and they all get placed into the <head> of your page. Then just make sure you open a new bogus meta tag (highlighted in green) so that the source code still remains compliant (lol - have you seen DDC source code?)