Hi
I have done the necessary to label my site with ICRA system and have received an email from them describing what I need to do:
This e-mail contains the basic information you need to label your site using the ICRA system
First of all, please save the attached labels.rdf file in the same folder as your copy of your website's homepage. DONE - I think its in the right place!
Then you need to arrange for the "tag" shown below to be included in the <head> section of each page on your website. I have the tag referred to but am not sure which file I should add it to - I tried adding to includes/templates/darkness/common/html_header.php but it didn't seem to matter where I put the code in the file my site would upload as a white/blank site.
This is the code I am using:
<?php
/**
* bof ICAS certification
*/
<link rel="meta" href="http://slinkykinkyuk.com/labels.rdf" type="application/rdf+xml" title="ICRA labels" />
<meta http-equiv="pics-Label" content='(pics-1.1 "http://www.icra.org/pics/vocabularyv03/" l gen true for "http://slinkykinkyuk.com" r (n 2 s 3 v 0 l 3 oa 0 ob 0 oc 0 od 0 oe 0 of 0 og 0 oh 0 c 0) gen true for "http://www.slinkykinkyuk.com" r (n 2 s 3 v 0 l 3 oa 0 ob 0 oc 0 od 0 oe 0 of 0 og 0 oh 0 c 0))' />
<?php //endof ICAS certification ?>
Can anyone suggest what I am doing wrong?
Thanks
Helen




