The cgi script URLSubmit allows your visitors to submit their site to 27 search engines/directories. Click here to see a demo. The cgi script, written in perl, uses html files as templates for header and footer of the pages etc so you can change the look to match your existing website. The script also collects the url, name and email address of your visitors when they submit their url giving you a descreate oportunity to collect visitors email addresses for followup emails.
The URL Submit script is great to include in a 'members only' area or as a free service which in turn creates return visitors to your site.
To run the script you need perl installed on your server along with the CGI and LWP modules. If you are unsure ask your host. if they are installed.
Installation of the script can't be any simpler:
Upload all the enclosed files to your server and change the
file permissions to chmod 755
Edit the four html files to read how you want them to, header.html and footer.html are used as the header and footer of the pages, formtext.html is additional text shown on the submission form and submittext.html is text shown on the submision results page.