Home - Webmaster Tools
 Collection

Baidu Link Batch Push

推送地址

要推送URL地址:

推送結(jié)果

字段 結(jié)果 說明
success 成功推送的url條數(shù)
remain 當天剩余的可推送url條數(shù)
not_same_site 由于不是本站url而未處理的url列表
not_valid 不合法的url列表

原始數(shù)據(jù)

使用說明

1、普通收錄工具可以向百度搜索主動推送資源,縮短爬蟲發(fā)現(xiàn)網(wǎng)站鏈接的時間,不保證收錄和展現(xiàn)效果。
2、API提交和手動提交共享配額,每日至多提交10萬條有價值的內(nèi)容,sitemap提交配額不與其他方式共享,具體配額以站點頁面顯示數(shù)據(jù)為準 。配額不可累計,當日有效。
3、若鏈接存在跳轉(zhuǎn)關(guān)系,請直接提交跳轉(zhuǎn)后鏈接。如網(wǎng)站換域名,需提交新域名資源;進行HTTPS改造頁面,請?zhí)峤籋TTPS資源。

推送成功

字段	是否必選	參數(shù)類型	說明
success	是	int	成功推送的url條數(shù)
remain	是	int	當天剩余的可推送url條數(shù)
not_same_site	否	array	由于不是本站url而未處理的url列表
not_valid	否	array	不合法的url列表
{
    "remain":99998,
    "success":2,
    "not_same_site":[],
    "not_valid":[]
}

推送失敗

字段	是否必傳	類型	說明
error	是	int	錯誤碼,與狀態(tài)碼相同
message	是	string	錯誤描述
{
    "error":401,
    "message":"token is not valid"
}

Tool description:

Baidu batch push tool can actively push resources to Baidu Search, shorten the time for crawlers to find website links, and does not guarantee the collection effect

Recommendation tool:

Tool label:

Webmaster Tools