1. 论坛系统升级为Xenforo,欢迎大家测试!
    排除公告

推荐类似google的php搜索引擎程序,有网页蜘蛛 zt

本帖由 小叶2006-04-22 发布。版面名称:SEO 专区

  1. 小叶

    小叶 New Member

    注册:
    2005-09-04
    帖子:
    17,941
    赞:
    33
    推荐一个国外知名度颇高的搜索引擎,含有网页蜘蛛程序,以前好象有人想要这方面的资料,现在有了,大家可以研究下源码。

    官方网站:
    http://phpdig.toiletoine.net/

    演示:
    http://phpdig.toiletoine.net/sea ... 00&option=start

    中文版本和演示,我以前提供过(1.62版本的汉化),2003年11月换空间的时候没备份,没了。找下载了的人看看有没有。

    下载:
    这是最近(2003年12月)更新的版本的下载(1.65 En):
    http://www.phpdig.net/navigation.php?action=download

    演示:
    http://www.phpdig.net/navigation.php?action=demo


    我自己没下过,有兴趣的下来安装看看吧。


    主要功能:
    类似google、百度的搜索引擎,php+mysql。

    PhpDig is a http spider/search engine written in Php with a MySql database in backend.

    HTTP Spidering : PhpDig follows links as it was any web browser within a web server, to build the pages list to index. Links can be in AreaMap, or frames. PhpDig supports relocations. Any syntax of HREF attribute is followed by Phpdig.
    PhpDig don't go out the root site you define for the indexing. Spidering depth is choosen by user.
    All html content is listed, both static and dynamic pages. PhpDig searches the Mime-Type of the document, or tests existence of an <HTML> tag at the beginning of it.

    支持全文搜索
    Full Text indexing : PhpDig indexes all words of a document, excepting small words (less than 3 letters) an common words, those are definded in a text file.
    Lone numbers are not inded, but those included in words. Underscores make part of a word.
    Occurences of a word in a document is saved. Words in the title can have a more important weight in ranking results.

    支持多种格式文件的索引,如pdf
    File types wich can be indexed : PhpDig indexes HTML and text files by itself.
    PhpDig could index PDF, MS-Word and MS-Excel files if you install external binaries on the spidering machines to this purpose.
    To demonstrate the feature, you can search into Hamlet (tragedy, William Shakespeare) in MS-Word format, and L'Avare (comedy, Molière) in Pdf format.

    支持robots
    Other features : PhpDig Tries to read a robots.txt file at the server root. It searches meta robots tags too.
    The Last-Modified header value is stored in the database to avoid redundant indexing. Also the meta revisit-after tag.

    可针对特定网站进行全文索引,蜘蛛可1-9个层自动获取全部url
     
  2. 小叶

    小叶 New Member

    注册:
    2005-09-04
    帖子:
    17,941
    赞:
    33
    转的帖子,貌似好老。
     
  3. 147852

    147852 New Member

    注册:
    2006-02-09
    帖子:
    81
    赞:
    0
    呵呵!
     
  4. 小叶

    小叶 New Member

    注册:
    2005-09-04
    帖子:
    17,941
    赞:
    33
  5. wm_chief

    wm_chief New Member

    注册:
    2005-09-05
    帖子:
    17,890
    赞:
    46
    哦,好玩?
     
  6. sluke

    sluke New Member

    注册:
    2005-09-04
    帖子:
    4,550
    赞:
    13
    :heart: