Internet Content Rating Association
DeutschEspañolFrançaisItaliano
  Home | Contact | Sitemap |
Associate Members | Members  
   
Webmasters
Label your site
Label tester
ICRAchecked
System specification
Watermarks
Support
Parents
ICRAplus
Kids
Support
About ICRA
The Vocabulary
Press/info
Projects
Diary
Blog
Trust ICRA?
People
ICRA community
Members
Associate Members
Value Proposition
Affiliates
Hotlines
Links

How do I label a site that uses frames?

If your site uses frames and every page always appears within the same frameset, you only need to include the Link and PICS tags in the head section of the frameset. Your code might look something like this:

<html>
<head>
  <title>Website title</title>

  <link rel="meta" href="http://www.example.org/labels.rdf" 
   type="application/rdf+xml" title="ICRA labels" />
  <meta http-equiv="pics-label" content='(pics-1.1
"https://icra.org/pics/vocabularyv03/" l gen true for "http://www.example.org" r (n 0 s 0 v 0 l 0 oa 1 c 0 ))' />

</head>
<frameset rows="60%,40%">
  <frame src="page_for_frame1.html">
  <frame src="page_for_frame2.html">
</frameset>
</html>

Since the frameset is always loaded before the pages that go into it, the site is fully labelled and you won't need to label the individual pages.

If you label the pages but don't label the frameset, the site will always show as unlabelled because the first file loaded has no label.

Related topics:


 Powered by    
Powered by Kingston Communications ICRA