| IP地址(10) | 服务器名称 | 所属国家 |
|---|---|---|
| 114.119.138.48 | petalbot-114-119-138-48.aspiegel.com | CN |
| 114.119.129.74 | petalbot-114-119-129-74.aspiegel.com | CN |
| 114.119.129.206 | petalbot-114-119-129-206.aspiegel.com | SG |
| 114.119.140.29 | petalbot-114-119-140-29.aspiegel.com | CN |
| 114.119.159.86 | petalbot-114-119-159-86.aspiegel.com | CN |
| IP地址(10) | 服务器名称 | 所属国家 |
|---|---|---|
| 114.119.128.143 | petalbot-114-119-128-143.aspiegel.com | CN |
| 114.119.133.146 | petalbot-114-119-133-146.aspiegel.com | CN |
| 114.119.152.60 | petalbot-114-119-152-60.aspiegel.com | CN |
| 114.119.128.50 | petalbot-114-119-128-50.aspiegel.com | CN |
| 114.119.141.186 | petalbot-114-119-141-186.aspiegel.com | CN |
| IP地址(6) | 服务器名称 | 所属国家 |
|---|---|---|
| 114.119.145.134 | petalbot-114-119-145-134.petalsearch.com | CN |
| 114.119.128.154 | petalbot-114-119-128-154.petalsearch.com | CN |
| 114.119.142.207 | petalbot-114-119-142-207.petalsearch.com | CN |
| 114.119.151.233 | petalbot-114-119-151-233.petalsearch.com | CN |
| 114.119.151.81 | petalbot-114-119-151-81.petalsearch.com | CN |
| IP地址(1223) | 服务器名称 | 所属国家 |
|---|---|---|
| 114.119.129.22 | petalbot-114-119-129-22.petalsearch.com | CN |
| 114.119.131.90 | petalbot-114-119-131-90.petalsearch.com | CN |
| 114.119.134.192 | petalbot-114-119-134-192.petalsearch.com | CN |
| 114.119.128.5 | petalbot-114-119-128-5.petalsearch.com | CN |
| 114.119.154.189 | petalbot-114-119-154-189.petalsearch.com | CN |
| IP地址(10) | 服务器名称 | 所属国家 |
|---|---|---|
| 114.119.161.5 | petalbot-114-119-161-5.aspiegel.com | CN |
| 114.119.132.170 | petalbot-114-119-132-170.aspiegel.com | CN |
| 114.119.130.78 | petalbot-114-119-130-78.aspiegel.com | CN |
| 114.119.130.90 | petalbot-114-119-130-90.aspiegel.com | CN |
| 114.119.137.116 | petalbot-114-119-137-116.aspiegel.com | SG |
| IP地址(1506) | 服务器名称 | 所属国家 |
|---|---|---|
| 114.119.154.203 | petalbot-114-119-154-203.petalsearch.com | CN |
| 114.119.148.106 | petalbot-114-119-148-106.petalsearch.com | CN |
| 114.119.152.60 | petalbot-114-119-152-60.petalsearch.com | CN |
| 114.119.129.175 | petalbot-114-119-129-175.aspiegel.com | CN |
| 114.119.136.64 | petalbot-114-119-136-64.petalsearch.com | CN |
| IP地址(10) | 服务器名称 | 所属国家 |
|---|---|---|
| 114.119.153.211 | petalbot-114-119-153-211.aspiegel.com | CN |
| 114.119.144.132 | petalbot-114-119-144-132.aspiegel.com | CN |
| 114.119.145.183 | petalbot-114-119-145-183.aspiegel.com | CN |
| 114.119.147.239 | petalbot-114-119-147-239.aspiegel.com | SG |
| 114.119.146.198 | petalbot-114-119-146-198.aspiegel.com | CN |
一般不要拦截。搜索引擎爬虫为搜索引擎提供动力,是用户发现您网站的有效途径。事实上,拦截搜索引擎爬虫可能会严重减少网站的自然流量。
您可以通过在网站的 robots.txt 中设置用户代理访问规则来屏蔽 PetalBot 或限制其访问权限。我们建议安装 Spider Analyser 插件,以检查它是否真正遵循这些规则。
# robots.txt # 下列代码一般情况可以拦截该代理 User-agent: PetalBot Disallow: /
您无需手动执行此操作,可通过我们的 Wordpress 插件 Spider Analyser 来拦截不必要的蜘蛛或者爬虫。
PetalBot是Petal搜索引擎的一个自动程序。PetalBot的功能是访问PC和移动网站,并建立一个索引数据库,使用户能够在Petal搜索引擎中搜索你的网站内容,并在华为助手和AI搜索服务中为用户呈现内容推荐,这两项服务都是由Petal搜索引擎提供。你可以通过分析User-agent字段来识别来自Petal的抓取。
| 产品名称 | User-Agent简称 | 完整的User-Agent |
| PetalBot(PC) | PetalBot | Mozilla/5.0 (compatible;PetalBot;+https://webmaster.petalsearch.com/site/petalbot) |
| PetalBot(mobile) | PetalBot | Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot) |
PetalBot遵从互联网机器人协议。你可以使用robots.txt文件完全阻止PetalBot访问你的网站,或者阻止PetalBot访问你网站上的某些文件。
注意:禁止PetalBot访问你的网站将使你网站上的网页和Petal提供的所有搜索引擎服务无法在Petal搜索引擎中搜索到。
设置建议
您可以根据每个产品的不同用户代理设置不同的抓取规则,也可以直接阻止PetalBot的抓取。以下机器人可以防止Petal爬行或有条件允许。
User-agent: PetalBot Disallow: /
User-agent: PetalBot Allow: /w/api/ Disallow: /trap/
为了对目标资源有更好的检索结果,PetalBot需要对您的网站保持一定的抓取量。PetalBot尽量不给网站带来不合理的负担,PetalBot会根据服务器容量、网站质量、网站更新等综合因素做出调整。如果PetalBot的访问有任何不合理的行为,请将您的关注发送到petalbot@huawei.com。
你可以验证访问你服务器的网络爬虫是否真的是PetalBot。
要验证PetalBot是调用者:
例如:
$ host 114.119.128.10 .in-addr.arpa domain name pointer petalbot-114-119-128-10.petalsearch.com $ host petalbot-114-119-128-10.petalsearch.com petalbot-114-119-128-10.petalsearch.com has address 114.119.128.10
更新搜索引擎索引数据库中的数据需要时间。尽管PetalBot已经停止访问你网站上的页面,但可能需要几个月的时间来清除Petal搜索引擎数据库中已经建立的页面索引信息。此外,请检查你的机器人配置是否正确。如果你的拒绝非常紧急,请将你的请求发送到petalbot@huawei.com。