Sphider-plus



Displaying results 21 - 30 of 33 matches

21.   Sphider-plus - The PHP Search Engine Visit in a new window

. . .
zones could be registered and will be indexed. Index framesets and iframes If enabled, both options will index html and image frames. Not available for dynamically reloaded frames (e.g. JavaScript). Follow HTTP redirections Follow URL redirections caused by HTTP 301, 302, 303 and 307 status codes. Also obeying JavaScript, sent as html content
. . .
content is requested by the crawler. Index of RAR and ZIP compressed files and archives Supports compressed (X)html, XML and also PDFs, all kind of feeds, frames and iframes in archives. Links found in the compressed files are followed. Converter included for PDF, DOCX, XLSX, ODT, ODS, CSV, PPTX and XLS files Converting also non-Latin text
. . .
links outside are followed. Multiple and nested divs will be attended. Do not index parts of a page defined by html5 elements <tag> . . . </tag> Foreseen to cooperate with the html5 elements like: section, nav, aside, hgroup, article, header, footer Vice versa function also included in order to index only parts of a page between

22.   Sphider-plus - The PHP Search Engine Visit in a new window

. . .
parts of a page by <div id='abc'> 4.6 Indexing only parts of a page by <div id='abc'> 4.7 Ignore html elements defined by <tagname> . . </tagname > 4.8 Index only html elements defined by <tagname> . . </tagname > 4.9 Ignored words 4.10 Use of Whitelist 4.11 Use of Blacklist 4.12 Ignored files
. . .
22.1 Integration into existing site by use of Sphider-plus templates 22.2 Embed the search engine into existing html code 22.3 The different style sheet files 23. JSON, XML and RSS result output [ Documentation ] 1. Settings, customizing and statistics If you want to change settings, behavior and design of Sphider-plus, you can do so by means
. . .
- Copy / Move - Optimize Templates: In order to enable customer's integration of Sphider-plus into existing sites, html templates are prepared for Search form Text result listing Media result listing Most popular queries etc. Three different designs are offered, which may be selected in submenu 'Settings'. If the layout does not fit the design of
. . .
will be stored in log files in sub folder /admin/log/ The names of the log files look like: db2_100524-21.47.56_1.html (log file of first thread) db2_100524-21.48.12_2.html (log file of second thread) and is build by the following items: db2 - Number of database. 100524 - Date (May 24, 2010) 21.47.56 - Time when this thread was started
. . .
\\n as a delimiter between multiple strings). For example, for spidering and indexing http://www.domain.com/test.html to depth 2, use: php spider.php -u http://www.domain.com/test.html -d 2 If you want to reindex the same URL, use: php spider.php -u http://www.domain.com/test.html -r 3.2 Multithreaded indexing For command line operation

23.   Sphider-plus - The PHP Search Engine Visit in a new window

. . .
parts of a page by <div id='abc'> 4.6 Indexing only parts of a page by <div id='abc'> 4.7 Ignore html elements defined by <tagname> . . </tagname > 4.8 Index only html elements defined by <tagname> . . </tagname > 4.9 Ignored words 4.10 Use of Whitelist 4.11 Use of Blacklist 4.12 Ignored files
. . .
22.1 Integration into existing site by use of Sphider-plus templates 22.2 Embed the search engine into existing html code 22.3 The different style sheet files 23. JSON, XML and RSS result output [ Documentation ] 1. Settings, customizing and statistics If you want to change settings, behavior and design of Sphider-plus, you can do so by means
. . .
- Copy / Move - Optimize Templates: In order to enable customer's integration of Sphider-plus into existing sites, html templates are prepared for Search form Text result listing Media result listing Most popular queries etc. Three different designs are offered, which may be selected in submenu 'Settings'. If the layout does not fit the design of
. . .
will be stored in log files in sub folder /admin/log/ The names of the log files look like: db2_100524-21.47.56_1.html (log file of first thread) db2_100524-21.48.12_2.html (log file of second thread) and is build by the following items: db2 - Number of database. 100524 - Date (May 24, 2010) 21.47.56 - Time when this thread was started
. . .
\\n as a delimiter between multiple strings). For example, for spidering and indexing http://www.domain.com/test.html to depth 2, use: php spider.php -u http://www.domain.com/test.html -d 2 If you want to reindex the same URL, use: php spider.php -u http://www.domain.com/test.html -r 3.2 Multithreaded indexing For command line operation

24.   Sphider-plus - The PHP Search Engine Visit in a new window

. . .
be indexed. New options in Admin settings: - Index framesets - Index iframes If enabled, both options will index html and image frames. Not available for dynamically reloaded frames (e.g. by JavaScript). New item in Admin setting: Enable to decode BBCode during index / re-index into standard html If selected, code like
. . .
abc.de<;/strong>;<;/a>; New item in Admin settings: Enable to decode entity coded sites into standard html characters. If selected, entity coded text like Čapek and D #246;hl will be converted to Čapek and Döhl New options in Admin settings: - Use whitelist in order to enable index / re-index only those pages that include any

25.   Sphider-plus - The PHP Search Engine Visit in a new window

. . .
not deliver any result, test 123 will be used alternately The same vice versa Improved detection of title tag in html head. If the <title >tag is not available, now also parsing <meta name 'title' = 'this title'/> Warning message added, if the cURL library as part of the PHP environment is not installed. Improved suggest framework.

26.   Sphider-plus - The PHP Search Engine Visit in a new window

. . .
If activated, http:/localhost/ will always be used as root directory. Otherwise URLs like http://localhost/public_html/my_site/ will also be accepted as root directory. New option: Admin and database access authorization are now available as part of the 'Settings' menu in Admin backend. 'User name' and 'Password' for Admin access, and also for
. . .
option 'Convert all kind of accents like á, ç, ê, ì, ü, into their basic vowels' Now additionally all special html character codes for Czech, Romanian, Slovak and Slovenian languages will be treated as accents and translated into their basic letters. Examples: Ę = E ů= u ť = t ž = z etc. Improved intrusion protection: - Prevent 'session

27.   Sphider-plus - The PHP Search Engine Visit in a new window

. . .
result per page (ignoring arguments in URL) Will present only one result for URLs like: . . . /pizza-restaurants.html . . . /pizza-restaurants.html?page=1 . . . /pizza-restaurants.html?page=2 New method of script addressing: No longer relative addressing, but the scripts now contain server based addressing. Consequently cron jobs may call the

28.   Sphider-plus - The PHP Search Engine Visit in a new window

. . .
v.1.3.5 New feature: Ignore the content inside of 'option' tags like , which are placed in body part of the html. To be activated in admin backend. New feature: Besides JSON and XML result output file, now also a RSS feed is created. Separately for text and media results. New feature: In query log of admin 'Statistics' show/hide the

29.   Sphider-plus - The PHP Search Engine Visit in a new window

. . .
canonical links during index procedure. Sometimes canonical links are not well implemented into head part of html code. Thus index procedure of Sphider-plus will create according warning messages. This new option will bypass all canonical links. Additional self check for falsely activated open basedir restriction, which affects the PHP

30.   Sphider-plus - The PHP Search Engine Visit in a new window

. . .
/include/jQuery/jquery-3.3.1.min.js /include/jQuery/jquery-migrate-3.0.1.min.js /languages/all files /templates/html/010_html_header.html /templates/html/011_html_header.html /templates/html/050_result-header.html /templates/html/090 footer.html /templates/html/091 footer.html /templates/120_media-only results.html Top
Result page:Previous 1 2 3 4 Next

Most popular queries

Query Count Results Last queried
results 1 35 2024-03-28 10:51:04
abc 1 4 2024-03-28 10:53:39
facing 1 1 2024-03-28 11:34:42
plus 1 63 2024-03-28 12:09:04
Verifying 1 5 2024-03-28 12:17:46

Top

Visit Visit Sphider site in new window Sphider-plus