I am thinking of a package that can submit the links automatically to the directories that I specify. Is it possible ? I want to directly send the link and details to the directories from my input box !!!
You can put all the form submission values in variables and then inject them into the directory forms. In other words, get the action of the submission forms and other form hidden tags and then make your own auto submitting forms. I hope all that makes sense.
Something a little more visual might help to get my point across: If this is the form on the submission page (the one on the directory site): <form action"SUBMIT.PHP" action="post"> <input type="text" name="site" /> </form> This would be your form: <form action="http://www.directory.com/SUBMIT.PHP" action="post"> <input type="text" name="site" value="<?PHP ECHO $SITE_VAR ?>" /> </form> I have made what you need to look at in all caps. You could just submit the form on your site with simple Javascript (form.formName.submit() is the code if I remember correctly). One thing to remember is that this would load the success/failer page on the directory site so a good idea might be is to put these submissions [form pages] into frames to view the return messages. Make sense now?
Almost all of the directories out there have captcha which is hard to trick. Webmasters try to prevent automated queries and spam bots and the procedure is organic, in permanent change so I doubt you will ever have a reliable/stable solution to automate your task. This is just one process that needs to be done the way it should I guess. Anyways, I don't use directories any more except for DMOZ. There are some new players out there that you might wanna try and make advantage of.... The visitors from web dir. are very very very rare and the link back is invisible to google unless that dir. is very well ranked. It doesn't worth the pain, time and work.
Take a look at DirZap I believe that site is also for sale. Give me a good Rep if you find my post useful.
as friends said some of the directories allow us to submit our sites with outomated softwares and scripts , but most of the directories which have high page rank is blocking outomated submissions, spams or un backlinked requests. You should use a software, l can advice you site submitter l am using it and its good to submit your site in lots of directories.. But also this software also is a non automated software, its only getting submit.php pages and fills the forms, you should enter the security codes and click the "submit" button. Is there any Full automated software you can submit your site in 100's of directories just for one click ?