Add msnbot for results with "Fetch as bingbot"

未關閉
#191 0 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

評估

難度
2/5
預估耗時
1-3 小時
新手友好度
45/100
Issue 類型
功能
描述清晰度
基本清楚
活躍度
停滯
技術堆疊
javascript
領域
backend

研究方向

Search the repository for the existing bingbot user-agent handling and the related examples or libraries mentioned in the issue. Confirm how crawler user agents are matched, then verify that msnbot requests are treated like bingbot requests and trigger prerendering.

由索引模型根據 Issue 內容生成。

描述

I am using the Fetch as bingbot feature (https://www.bing.com/webmaster/diagnostics/fetch/bingbot) for testing my pages, and it didn't hit prerender.

After searching what useragent they use, I found this in my logs:

[06/Dec/2019:11:16:50 +0100] "GET / HTTP/1.1" 200 1342 "-" "msnbot/2.0b (+http://search.msn.com/msnbot.htm)"

Maybe we can update all the list of user agent of all the examples/libraries, and add msnbot to the list ?

It may be a bug on their side also. After some research, an article from 2010

Microsoft To Replace MSNBot With BingBot October 1, 2010

Whatever if it is their mistake or not, I guess it will not hurt to add msnbot. I will do that on our nginx config, I let you handle the decision to add it or not to all the repo too :)

主要語言
JavaScript
星號
921
分支
185
PR 合併指標
30 天內沒有已合併 PR

貢獻指南

這個儲存庫沒有索引到貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

prerender/prerender-node 的其他 Issue

查看 prerender/prerender-node 的全部 Issue

相似的 Issue

更多 JavaScript Issue

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。