Overview and purpose
A1 Website Search Engine is a site-specific search utility from Microsys designed to add powerful on-site search to your web presence. It indexes page content and follows internal links so search results are more comprehensive. Adding this search capability can improve user experience and help increase conversions, especially for sites that sell products or services.
Alternative recommendation
If you want another option, consider Inquisitor Free. A1 Website Search Engine includes a limited free mode; subscribing to the trial or paid tiers unlocks the full feature set. The same developer also produces tools such as A1 Website Analyzer and Website Downloader.
Selecting the index method and user interface
You can choose between different index and front-end combinations depending on your site size and server environment:
- PHP/data-file backend + JavaScript frontend — better suited for larger sites (up to about 10,000 pages). This setup minimizes data transfer per query, avoids full-page reloads, and runs well on older PHP installations.
- JavaScript-only frontend with embedded index — ideal for smaller sites (roughly 100–1,000 pages). Searching can be effectively instantaneous with no page refresh; the index file can be loaded only when the user starts searching (deferred loading). This variant also works from offline media like CDs or USB drives.
Both approaches support passing queries via GET parameters.
Installation checklist
Follow these simplified steps to get the search engine working on your site:
- Pick the index format and front-end/backend combination that matches your site size and hosting.
- Run the crawler included in the utility so it scans and indexes your entire website.
- Upload the generated search index files and front-end/backend code to your web host (FTP or other file transfer method).
Deployment and activation
After uploading, verify that the search pages and scripts are reachable and that the index file is in the expected location. If you chose deferred loading for the JavaScript index, test that the index downloads only when a search is initiated. Also test query strings via GET to confirm the search interface responds correctly.
Benefits for developers and site owners
A1 Website Search Engine gives developers a flexible, efficient way to add on-site search. Because it uses both page content and link structure, result coverage is broad. You can tailor the index and delivery method to fit site scale and hosting constraints, making it practical for everything from small brochure sites to larger catalogs.
Technical
- Mac
- Free