Thread: ICRA Labels
View Single Post
Old 2006-01-26, 10:40 AM   #10
Halfdeck
You can now put whatever you want in this space :)
 
Halfdeck's Avatar
 
Join Date: Oct 2004
Location: New Haven, CT
Posts: 985
Send a message via ICQ to Halfdeck
Quote:
Originally Posted by Tommy
you cannot regester one domain with them and then use the tags on other domains
I tried it and used the IRCA test tool and it didnt work
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">
__________________
Success is going from failure to failure without a loss of enthusiasm.
Halfdeck is offline   Reply With Quote