Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Importing Dmoz !!!!!!!!!!

Quote Reply
Importing Dmoz !!!!!!!!!!
Hi to all !!!!
I've downloaded content.rdf.u8 (933.528 Kb)
but I don't know how I can import some links to Links SQL........
Someone can explain step by step How I can do ????
Please Help Me


Thanks in Advance
Bye From Italy

Last edited by:

fabio: Feb 16, 2002, 8:59 AM
Quote Reply
Re: [fabio] Importing Dmoz !!!!!!!!!! In reply to
http://www.gossamer-threads.com/...;;page=unread#unread

http://www.wiredon.net/gossamer/dmoz.shtml

http://www.gossamer-threads.com/...d;page=unread#unread
Quote Reply
Re: [RedRum] Importing Dmoz !!!!!!!!!! In reply to
I'm very confuded, can U explain me

in simple mode ???


Thanks in Advance
Bye From Italy
Quote Reply
Re: [fabio] Importing Dmoz !!!!!!!!!! In reply to
SSH/Telnet:

perl nph-import.cgi --import="RDF" --source="/path/to/content.rdf.u8.gz" --destination=/path/to/defs --create-columns --create-missing-categories --rdf-category-"Top/Category" --rdf-user="Admin" --rdf-add-date="2002-01-01" --with-gzip
Quote Reply
Re: [RedRum] Importing Dmoz !!!!!!!!!! In reply to
Quote:
--with-gzip
Do you need that as it appears to have already been decompressed Wink

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [AndyNewby] Importing Dmoz !!!!!!!!!! In reply to
He said he'd downloaded the file, not that he'd decompressed it too ;)
Quote Reply
Re: [RedRum] Importing Dmoz !!!!!!!!!! In reply to
I see your point, but he did say "content.rdf.u8" and not "content.rdf.u8.gz" Wink So I would assume he has managed to decompress it already.

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [AndyNewby] Importing Dmoz !!!!!!!!!! In reply to
I've already decompressed, but I dont' know How I can do now !!!!!


Thanks in Advance
Bye From Italy
Quote Reply
Re: [fabio] Importing Dmoz !!!!!!!!!! In reply to
In that case, log into Telnet (or SSH) and type;

perl nph-import.cgi --import="RDF" --source="/path/to/content.rdf.u8.gz" --destination=/path/to/defs --create-columns --create-missing-categories --rdf-category-"Top/Category" --rdf-user="Admin" --rdf-add-date="2002-01-01"

obviously change the /path/to/content.rdf.u8 etc files. Then press enter and it should start importing.

Hope that helps.

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [AndyNewby] Importing Dmoz !!!!!!!!!! In reply to
What's Mean --rdf-category-"Top/Category" ????


Thanks in Advance
Bye From Italy
Quote Reply
Re: [fabio] Importing Dmoz !!!!!!!!!! In reply to
Perhaps you should get someone to help you do it if you are unsure.

That is the category name you want to import.