Free Search Engines Submit URLs Project

You have written a great web page and you want others to know about it? But how to accomplish that task with as little investment of time and money as possible? The choices you have:

I'll keep updated list of URLs here online. You are free to pick and use them.

Please contribute by posting new URLs that aren't yet listed here and updates for outdated URLs if the format of some of them has been changed. (email them to me). Just think about it: If each one of you will send only one URL in a short time you will be able to submit to hundreds of search engines for free. You get many more engines than all the existant services, who charge money offer. Help Me To Help You!

You even have a free Perl5 Script to submit the data for you.

17 Engines available. Send more URLs !!!

The form variables are listed as perl hash's keys=>values, if you are using a different language just change them to the way your language represent the data. If you use my script above just feed them

  %engines= 
    (
     altavista  => "http://add-url.altavista.digital.com/cgi-bin/newurl?ad=1&q=$item{'url'}",
     hotbot     => "http://main.hotbot.com/addurl2.html?newurl=$item{'url'}&email=$item{'email'}",
     lycos      => "http://www.lycos.com/cgi-bin/spider_now.pl?query=$item{'url'}&email=$item{'email'}",
     excite     => "http://www.excite.com/cgi/add_url.cgi?url=$item{'url'}&email=$item{'email'}&look=excite",
     infoseek   => "http://www.infoseek.com/AddURL/addurl?sv=IS&lk=noframes&nh=10&url=$item{'url'}&CAT=Add/Update+URL&pg=URL.html",
     webcrawler => "http://webcrawler.com/cgi-bin/addURL.cgi?action=add&url=$item{'url'}",
     planetsearch => "http://www.planetsearch.com/?a=20&olda=0&url=$item{'url'}",
     opentext   => "http://index.opentext.net/cgi-bin/submit?submission=$item{'url'}&gentle=site.txt",
     netfind    => "http://netfind.aol.com/cgi/nfadd_url.cgi?look=netfind&url=$item{'url'}&email=$item{'email'}",
     scrub      => "http://www.scrubtheweb.com/cgi-bin/addurl.cgi?action=Add Listing&Title=$item{'title'}&Email=$item{'email'}&URL=$item{'url'}&cat=Misc&Description=$item{'description'}&Keywords=$item{'keywords'}",
     sitefinder => "http://www.profind.com/site/checkin.pl?title=$item{'title'}&url=$item{'url'}&descrip=$item{'description'}",  
     moshix2    => "http://www.moshix2.net//scripts/aliseadd.dll?Dir=c:\inetpub\wwwroot\moshix2\ALISE\addtemp&Alise=/add3.htm&url=$item{'url'}&title=$item{'title'}&comment=$item{'description'}&key=$item{'keywords'}&email$item{'email'}&name=$item{'name'}&END=END",
     questfinder => "http://www.questfinder.com/search/addurl.cgi?rethtml=index.htm&recipient=$item{'email'}&sitename=$item{'title'}&linkaddr=$item{'url'}&password=123456&description=$item{'description'}&category=catx3dx%3DInternet",
     xerus      => "http://xerus.net/addurl?context=PW&lang=FR&url=$item{'url'}&email=$item{'email'}",
     zap        => "http://www.spectravision.net/cgi-bin/websearcher.cgi?action=add&Title=$item{'title'}&URL=$item{'url'}&Category=Internet&Description=$item{'description'}",
     whatuseek  => "http://www.whatuseek.com/cgi-bin/addurl?url=$item{'url'}&email=$item{'email'}",
     magellan   => "http://www.mckinley.com/cgi/add_url.cgi?url=$item{'url'}&email=default\@magellan.com",
   );  

Where I use:
# Main items
$item{'url'}  = "http://www.eprotect.com/stas/TULARC";
$item{'email'} = 'stas@stason.org';
$item{'name'} = 'Stas Bekman';
$item{'description'} = 'TULARC: The Ultimate Learn and Resource Center provides you cgi-bin/Perl tools I wrote and a Huge Classified list of links. CGI, Perl, Java, HTML, WebMaster, Security, Linux, UNIX, WinXX, PC and many more ';
$item{'title'} = 'The Ultimate Learn And Resource Center';
$item{'keywords'} = 'e-commerce, jobs, www, html, cgi, perl, java,javascript, linux, unix, win, webmaster, tools, free, script, security, hacker,pc, hardware, pc parts,help, troubleshoot,cpu,motherboard,memory,dram,hd, hard disk, driver,monitor';

# Other complements
$item{'category'} = "Computer Programming (or Hardware/Software)";
$item{'another_email'} = 'stas@stason.org';
$item{'country'} = 'Israel';
$item{'city'} = 'Haifa';
$item{'state'} = 'no';
Replace with your data

Please put a link back to this page helping others to save their time and money if you use the information provided on this page by adding this little HTML snippet to your pages:

My page was submitted for free with help of 
<A HREF="http://www.eprotect.com/stas/TULARC/works/submit/submit-urls.html">
Free Search Engines Submit URLs Project</A>


Similar (free) projects: