Archive for the 'Search Engine Scripts' Category

Site Search Pro

Wednesday, November 15th, 2006

SITE SEARCH PRO

MYSQL BACKEND SITE SEARCH ENGINE

CGI Script allows you to provide keyword based searchability to your entire website or parts of your website.  Intelligent spidering does all the work.  HTML is opened, parsed, metaterms extracted, titles extracted, and all html is converted into raw text.  You can alter search output results by awarding point scales to matches by keyword, title, metatags, metakeywords, etc.  MYSQL based so even the largest sites wont crash even with hi search load.

System Requirements

  • Perl 5
  • MYSQL
  • Telnet required for spidering - can convert to browser based but not recommended
  • Must be able to run cgi outside of cgi-bin for spidering purposes

Features

  • MYSQL Backend for maximum speed
  • HTML parsed and tags removed
  • Returns links to pages
  • Adjustable number of results per page
  • Adjustable search ranking by numerous variables in configuration file
  • Spidering is automatic

Microsearch MySQL Search Script

Monday, October 30th, 2006

Customizable web-based searchable MYSQL database

Need to put a searchable database online?   Microsearch allows you to easily generate custom, searchable databases with unlimited searchable fields (keyword or selection based).  Creates add.html and search.html interfaces automatically.  Admin interface allows search and delete of records quickly.  Mysql archtitechture for handling large databases with the fastest search technology.

System Requirements

  • Perl 5
  • Mysql Database Software
  • Msql-Mysql Module
  • DBI Module
  • Unix Style Operating System

Features

  • Supports unlimited data fields
  • Supports both selection based (eg drop down menu, radio buttons) and keyword fields (text areas, text field)
  • Mysql data storage for maximum efficiency and speed
  • Admin interface allows you to safely delete data entries
  • Generates add.html and search.html interfaces for you to save time
  • Create unlimited “required” fields
  • Enforces unique fields (eg:  only one entry per unique email address)
  • Multiple keyword searches performed on unlimited keyword based fields

Search Engine Keyword Harvester

Tuesday, October 24th, 2006

Scan For Popular Search Engine Phrases Based on Keywords

This script allows you to scan for popular search engine words and phrases derived from your search word.  Also allows filtering undesirable words (badword list) which can be modified on the fly.  Great for generating doorway pages or getting ideas for domain names or buying search engine keywords.

(more…)