The purpose of A1 Website Search Engine is to make it easy to create, add and maintain search functionality for your website - online or offline.
Here is an example - also notice how all pages also have a search box a the upper right corner:
http://www.microsystools.com/search/?search_p=sitemap+generator (http://www.microsystools.com/search/?search_p=sitemap+generator)
(You can try to make searches with scoring calculations shown if curious)
Before scan of website we adjusted settings to:
- "On-page keyword analysis | Site analysis : Result ranges" to max 50
- "On-page keyword analysis | Site analysis : Max words in phrases" to 2
Before creating the search engine files we chose setting:
- "Search engine builder |general options | kind of search engine" to: "Deferred load (Javascript + PHP)"
Whenever we update our custom site search - we just upload the generated data files and not the "frontend" .HTML file (instead we integrated the necessary HTML and CSS parts into own own .PHP page)
For a guide covering most uses see:
http://www.microsystools.com/products/website-search-engine/help/website-search-engine-tutorial/ (http://www.microsystools.com/products/website-search-engine/help/website-search-engine-tutorial/)
Results do NOT connect. I've followed your video and read your info several times. I get all the way to the test part (the results are there) and when I check any word - even one I can see in my results file I do NOT get any results. Any hint on what to look for? Thaks
I see you emailed where you quoted this
QuoteCross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at file:///Users/kall/Library/Caches/Microsys/Website%20Search%20Engine%2011/msa1-logsearch.html?search_p=example. (Reason: CORS request not http).
That error message is from your browser blocking Javascript from making local AJAX request. If you put the file online (http/https) it should work. Do please email if problems persist! :)