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