当前位置:首页 » 编程语言 » php百度蜘蛛

php百度蜘蛛

发布时间: 2025-01-29 05:10:36

Ⅰ 如何用php代码来判断搜索引擎蜘蛛来路

根据$_SERVER['HTTP_REFERER']判断来路

根据$_SERVER['HTTP_USER_AGENT']来识别访问者身份

比如
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322, Bai-Transcoder/1.0.6.0, gate..com)

msnbot/1.1 (+http://search.msn.com/msnbot.htm)

Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
……

你是不是想以这种方式,加入无关关键词,搜索作弊?可能会被惩罚的,慎用

Ⅱ php搜索引擎蜘蛛程序

推荐一个国外知名度颇高的搜索引擎,含有网页蜘蛛程序,以前好象有人想要这方面的资料,现在有了,大家可以研究下源码

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

演示:
http://phpdig.toiletoine.net/sea ... te=100&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 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 rendant indexing. Also the meta revisit-after tag.

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

其中的蜘蛛程序写得十分好,有兴趣的朋友推荐研究下。

希望对你有用!

热点内容
修改网站数据库 发布:2025-02-01 19:02:16 浏览:421
果粉不换安卓怎么办 发布:2025-02-01 18:57:21 浏览:795
网页卡需要什么配置 发布:2025-02-01 18:50:30 浏览:135
编程玩家 发布:2025-02-01 18:22:36 浏览:822
自己搭建海康视频服务器 发布:2025-02-01 18:09:25 浏览:175
xp系统共享加密 发布:2025-02-01 18:00:34 浏览:689
预编译的作用是什么 发布:2025-02-01 17:44:52 浏览:743
苹果电脑打不开压缩文件 发布:2025-02-01 17:39:47 浏览:976
无人机存储柜子 发布:2025-02-01 17:39:45 浏览:204
shell脚本编写删除修改 发布:2025-02-01 17:38:05 浏览:127