Thread: ICRA Labels
View Single Post
Old 2006-01-26, 10:58 AM   #11
ponygirl
on vacation
 
ponygirl's Avatar
 
Join Date: Sep 2004
Posts: 2,095
Send a message via ICQ to ponygirl
Quote:
Originally Posted by Halfdeck
The ICRA labels.rdf file for every domain registered with ICRA is identical except for this code:

<label:Ruleset>
<label:hasHostRestrictions>
<label:Hosts>
<label:hostRestriction>YOURDOMAIN.com</label:hostRestriction>
</label:Hosts>
</label:hasHostRestrictions>
<label:hasDefaultLabel rdf:resource="#label_1" />
</label:Ruleset>

There's no need to re-register for each domain. All you have to do is open labels.rdf, and replace YOURDOMAIN.com with whatever domain you're installing labels.rdf on.

Then upload labels.rdf on domain root and use this code for all your domains:

<link rel="meta" href="/labels.rdf" type="application/rdf+xml" title="ICRA labels">
that's a handy little tip, thanks! I just spent some time putting the new ones on my other sites, that will save me some time in the future


Ponygirl
ponygirl is offline   Reply With Quote