Whenever I use the EMBED tag on my site, I seem to be getting commented RDF data of some kind at the bottom. I release it doesn’t effect the running of my site, but basically, I don’t want it there and I’m not sure where it’s coming from. Any suggestions? Sample below:
<!--
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<rdf:Description
rdf:about="http://www.jdhorizons.com/index2.php?/datasolve_report_no_2/"
trackback:ping="http://www.jdhorizons.com/index2.php?/trackback/37/"
dc:title="DataSolve™ Report No. 2"
dc:identifier="http://www.jdhorizons.com/index2.php?/datasolve_report_no_2/"
dc:subject=""
dc:description=""
dc:creator="Paul Dunlop"
dc:date="2000-03-20 02:19:23 AM GMT" />
</rdf:RDF>
-->
Thanks ![]()
