User agent: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
 
(77 intermediate revisions by the same user not shown)
Line 1: Line 1:
使用者代理程式(user agent)
使用者代理程式(user agent):  Search Engine Spiders (Bots), Browsers, Code Validators


== Search Engine Spiders (Bots) ==
== Search Engine Spiders (Bots) ==
{|
 
{| border="1"
| User Agent || Search Engine
| User Agent || Search Engine
|-
|-
Line 23: Line 24:
| [http://gais.cs.ccu.edu.tw/robot.php Gaisbot] || -
| [http://gais.cs.ccu.edu.tw/robot.php Gaisbot] || -
|-
|-
| [http://www.openfind.com.tw/robot.html Openbot] || Openfind
|}
|}


Line 31: Line 31:
* [http://www.hkwebs.net/catalog/teach/setting/robots.php 設定 robots.txt]
* [http://www.hkwebs.net/catalog/teach/setting/robots.php 設定 robots.txt]


== Internet Browsers ==
{{News feed | title = 搜尋引擎 相關新聞聯播 | feed = <rss>https://news.google.com/rss/search?q=%E6%90%9C%E5%B0%8B%E5%BC%95%E6%93%8E&hl=zh-TW&gl=TW&ceid=TW:zh-Hant</rss>
* [http://www.microsoft.com/windows/ie/default.asp MS Internet Explorer],  自由軟體 [http://www.mozilla.org/ Mozilla]及瘦身版 Firefox [http://moztw.org/ 中文化], LibWWW, Netscape, [http://www.apple.com/safari/ Safari] , [http://www.opera.com/ Opera], [http://www.konqueror.org/ Konqueror], and 文字界面的瀏覽軟體: [http://lynx.isc.org/release/ Lynx]
}}
 
<div style="clear:both"></div>
 
== Web Browsers ==
 
 
=== list of web browsers ===
* https://planetoid.info/images/browser_msie.png [http://www.microsoft.com/windows/ie/default.asp MS Internet Explorer]
* https://planetoid.info/images/browser_firefox.png [http://www.mozilla.org/ Mozilla]及瘦身版 Mozilla Firefox [http://moztw.org/ 中文化]([http://portableapps.com/apps/internet/firefox_portable Portable Edition]),
* https://planetoid.info/images/browser_chrome.png [http://www.google.com/chrome Google chrome]([http://portableapps.com/apps/internet/google_chrome_portable Portable Edition], [http://briian.com/?p=5754 「鍵盤快速鍵」與「快捷操作技巧」])
** [http://briian.com/?p=6043 Google Chrome Channel Changer 2.0 快速取得最新測試版瀏覽器  【重灌狂人】]
** [http://tools.google.com/dlpage/chromesxs Google Chrome Canary Build]
** 開放原始碼專案: [http://code.google.com/chromium/ Chromium] ([http://blog.chromium.org/ Chromium Blog], [http://dev.chromium.org/getting-involved/dev-channel/ Dev Channel], [http://build.chromium.org/buildbot/snapshots/chromium-rel-xp/?O=D Download]) via [http://www.freegroup.org/free-web-browser-chromium]
*** 下載說明: [http://www.freegroup.org/free-web-browser-chromium Chromium - Google Chrome 免安裝版! - 免費資源網路社群]
*** 非官方的版本: [http://soft.onlyone.idv.tw/article.asp?id=467 Google Chrome 有免安裝 + 滑鼠手勢版囉! - 硬是要學!網路資源學習站]
* https://planetoid.info/images/browser_opera.png [http://www.opera.com/ Opera]([http://www.opera-usb.com/operausben.htm Portable Edition]), [http://jedi.org/p4/Opera/pub/ Opera 台灣版──三太子(Nalakuvara)]
* https://planetoid.info/images/browser_safari.png [http://www.apple.com/safari/ Safari]([http://azo-freeware.blogspot.com/2009/02/safari-452816-beta.html Safari 5.1.7 免安裝中文版])
* [http://www.w3.org/Library/ LibWWW],  
* [http://www.konqueror.org/ Konqueror], and 文字界面的瀏覽軟體: [http://lynx.isc.org/release/ Lynx]
* more on [http://en.wikipedia.org/wiki/List_of_web_browsers List of web browsers]([http://zh.wikipedia.org/wiki/%E7%B6%B2%E9%A0%81%E7%80%8F%E8%A6%BD%E5%99%A8%E5%88%97%E8%A1%A8 網頁瀏覽器列表])
 
 


: See also [http://www.browser.org/ browser.org]
{{News feed | title = 瀏覽器 相關新聞聯播 | feed = <rss>https://news.google.com/rss/search?q=%E7%80%8F%E8%A6%BD%E5%99%A8&hl=zh-TW&gl=TW&ceid=TW:zh-Hant</rss>
}}
 
=== Chcek Browser Compatibility ===
{{:Check Browser Compatibility}}
 
=== Browser detect ===
* {{Gd}} [http://www.useragentstring.com/ User Agent String.Com ]
* [http://www.quirksmode.org/js/detect.html JavaScript - Browser detect]
* [http://php.net/manual/en/function.get-browser.php PHP get_browser function]
* [http://whatsmyuseragent.com/ Whats My User Agent?]
 
=== Display HTTP headers of a web page ===
[[HTTP request and response data tool]]
 
== Mail user clients / Mail user agents ==
* {{Gd}} [https://www.caniemail.com/ Can I email… Support tables for HTML and CSS in emails] {{access | date=2026-04-24}} e.g. [https://www.caniemail.com/features/image-webp/ Can I email… webP image format]


== Grabber ==
== Grabber ==
* [http://curl.haxx.se/ Curl]
* [http://curl.haxx.se/ Curl] "curl is a command line tool for transferring files with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE." Cited from official website.
 
* wget


== Code Validators (驗證工具) ==
== Code Validators (驗證工具) ==
# Html, Xhtml, CSS(註:http://jigsaw.w3.org/css-validator/ 需切換至GB簡體碼)... [http://validator.w3.org/ W3C MarkUp Validation Service] 網頁標記語法驗證
# [http://feeds.archive.org/validator/ RSS validator]


{{Validator}}


== Serverside RSS Agregator ==
== Serverside RSS Agregator ==
Line 50: Line 87:
----
----
Some data came from http://www.siteware.ch/webresources/useragents/
Some data came from http://www.siteware.ch/webresources/useragents/
* [http://blog.miniasp.com/post/2009/12/Useful-website-UserAgentString.aspx 介紹好用網站:UserAgentString.com]


----
 
[[Webot]]
== Further readings ==
* [https://developer.chrome.com/blog/user-agent-reduction-android-model-and-version/ Prepare for Chrome's user‑agent reduction - Chrome Developers]
 
[[Category: Programming]]

Latest revision as of 17:10, 24 June 2026

使用者代理程式(user agent): Search Engine Spiders (Bots), Browsers, Code Validators

Search Engine Spiders (Bots)[edit]

User Agent Search Engine
Scooter AltaVista
WISENutbot Looksmart
IA Archiver Alexa
MSNBot MSN
Slurp Inktomi
Fast-Webcrawler AllTheWeb
Walhello appie -
Googlebot (Google or 中文說明)
Gaisbot -


搜尋引擎 相關新聞聯播
歐盟要求Google開放安卓AI功能 共享搜索數據 - news.cnyes.com
Google AI 搜尋讓媒體流量狂掉 85%,Reddit、路透社考慮集體「封殺」Google 爬蟲 - T客邦
歐盟重罰谷歌 10 億美元 控其 Play 商店與搜尋引擎壟斷 - 商傳媒
研究:用 ChatGPT 找答案不等於學習,傳統搜尋引擎仍有優勢 - TechNews 科技新報
研究指75% AI Mode 搜尋未產生外部點擊:Google 築起流量圍牆,開放網路迎來「Google Zero」? - TechOrange 科技報橘
SEO關鍵詞排名優化提高推薦|2026Google關鍵字排名第一頁策略、網站權重提升完整指南 - HackMD
歐盟開出Google 10億美元罰單 第一刀不是AI模型 而是「誰決定你看到什麼」 - 放言Fount Media
歐盟向Google罰款10 億美元指控其應用商店及搜尋引擎壟斷 - 巴士的報
老牌搜尋引擎Ask.com關閉,前Google時代的網路公司退場 - iThome
生成式搜尋優化GEO成企業破局關鍵 GEO公司助品牌搶佔AI搜尋版面 - 東南亞財經新聞
Google 被歐盟罰 8.9 億歐元 搜尋及 Play Store 涉違反數碼市場法 - unwire
帳戶救援新管道Google在台推出自拍影片登入功能| 科技 - 中央社 CNA
最強地政搜尋引擎再獲認證 「新北愛連網」勇奪金界獎 - 中華新聞雲/中華日報
AI搜尋引擎新時代:Google搜尋主管給行銷人5建議 - Google Business Profile
搜尋龍頭之爭!傳雅虎想取代谷歌網友:千萬不要啊| 科技 - 三立新聞
流量崩跌很苦?接下來只會更苦!Google 25年最大變革,終結搜尋時代-商周頭條|商周 - 商周
SEO優化排名公司推薦|2026如何自己做SEO優化排名、網站權重提升完整評測經驗談 - HackMD
Akira勒索軟體攻擊者以搜尋引擎最佳化中毒手法,誘導IT管理員下載惡意安裝程式 - iThome
2,600 次測試指 Google 搜尋 AI 危及兒少,家長卻只有「全開或全停用」兩個選項 - TechNews 科技新報
德國「納粹搜尋引擎」上線 可查家中長輩是否入黨 - 公視新聞網PNN
都有搜尋功能,手機上的Chrome跟Google App差在哪?該裝哪個?一表看懂關鍵差異 - Yahoo新聞
AI搜尋引擎什麼都有 孩子可能失去「這項」最重要的能力 - 健康新聞 - PChome Online 新聞 - PChome Online 新聞
Yahoo公布AI搜尋引擎Yahoo Scout 先在美國上線 - iThome
原意全失!外媒轟 Google 搜尋引擎用「AI 亂改新聞標題」 - TechNews 科技新報
Google AI 搜尋引擎出包 把查字典當系統指令導致結果錯亂 #Google搜尋 (248824) - Cool3c
Google硬推AI引反彈!隱私搜尋引擎DuckDuckGo下載量逆勢暴增 - 自由時報
搜尋引擎Bing遭濫用,駭客藉由冒牌OpenClaw安裝程式散布惡意軟體 - iThome
DuckDuckGo 內建 YouTube 廣告攔截,直攻 Google 營收命脈 - TechNews 科技新報
Google再遭歐盟重罰8.9億歐元 美歐貿易戰火恐重新點燃 - Yahoo新聞
Google 搜尋引擎勁敵 Perplexity 推超級 AI 代理 - UDN
不想看Google「AI摘要」怎麼關?搜尋時靠這招就能隱藏- 生活 - 中時新聞網
AI搜尋優化怎麼做?Ahrefs數據揭潛規則:schema標記沒用、YouTube最關鍵 - 數位時代

Powered by Google News

Web Browsers[edit]

list of web browsers[edit]


瀏覽器 相關新聞聯播
Anthropic 公佈 Opus 5 近乎免疫提示注入 瀏覽器攻擊成功率降至零 - 流動日報
Adobe Acrobat瀏覽器延伸套件存在漏洞,3億安裝者的WhatsApp資料恐遭竊 - iThome
黃仁勳也玩X首發文4千萬瀏覽! 馬斯克親轉發| 國際 - 非凡新聞台
iOS 瀏覽器「Quiche Browser」,極簡主義者的好朋友 - Yahoo新聞
稱中國唯一瀏覽器內核 「紅芯」被抓包:根本Chrome - 三立新聞
駭客用《生化奇兵》謎題騙過 AI 瀏覽器,SSH 密鑰直接送出去 - T客邦
不必買YouTube會員!用1款免費瀏覽器「一開廣告全消失」, 免花錢如何使用一次看 - 風傳媒
OpenAI 關閉 Atlas 瀏覽器 代理人功能整合 ChatGPT 平台 - 網路資訊雜誌
宣戰Google?這款瀏覽器竟可免費擋YouTube廣告 - 工商時報
OpenAI終止Atlas瀏覽器 AI功能將全面整合至ChatGPT平台 - PChome Online 股市
YouTube廣告有解?「這款瀏覽器」祭新招挑戰Google | 財經 | CTWANT - CTWANT
Android手機預設自家瀏覽器 谷歌遭歐盟認定壟斷市場罰千億 - 公視新聞網PNN
如何使用瀏覽器翻譯紐約時報 - UDN
Opera One 瀏覽器加入垂直標籤功能 擴充 Google Lens 整合 - 流動日報
下載逾160萬次的瀏覽器擴充套件ModHeader遭下架,暗藏資料收集功能引發資安疑慮 - iThome
Atlas 瀏覽器將於下月退場,AI 代理功能全面整合至 ChatGPT - T客邦
打不過就加入!微軟 Edge 瀏覽器實測用 Gmail 帳號登入,直接 Google 同步資料 - T客邦
OpenAI 宣佈停止開發 ChatGPT Atlas 瀏覽器 - 流動日報
沒在開玩笑!微軟高調宣稱 Edge 是 Mac 上「最棒瀏覽器」,實測效能真的大勝 Safari - T客邦
YouTube廣告又有新破解法!這款免費瀏覽器一開就能擋 - 自由電子報3C科技
Brave推59.99美元極簡版瀏覽器,引發使用者兩極反應 - iThome
熱門 AI 瀏覽器爆重大資安漏洞,專家授三招自保 - TechNews 科技新報
撐不到一週年!ChatGPT Atlas瀏覽器確定關閉 官方揭接棒產品 - 自由電子報3C科技
OpenAI 正在關閉其 ChatGPT Atlas瀏覽器 - Root-Nation.com
Safari瀏覽器新增MCP伺服器 助網站優化師AI診斷SEO與CWV問題 - Yahoo股市
Chrome 瀏覽器商店8 月推新政策:禁止預測市場、AI 擴充、資料收集等相關插件| 動區動趨-最具影響力的區塊鏈新聞媒體 - 動區動趨
YouTube廣告有解?「這款瀏覽器」祭新招挑戰Google - 民視新聞網
全球爆紅遊戲《超級變色龍》小人攻佔瀏覽器!觸發方式曝光,但開玩前記得「一招護眼」 - Yahoo新聞
藉社群開源之力對白Chrome!DuckDuckGo瀏覽器全面推出YouTube 影片廣告攔截功能 - Mashdigi
ChatGPT 桌面版內建瀏覽器,ChatGPT Atlas 估 8/9 退場 - TechNews 科技新報
惡意瀏覽器擴充套件竊取AI對話內容再現新案例,近9萬名用戶受影響 - iThome
Google發布Chrome瀏覽器更新,修補31個漏洞,含多個重大與高風險漏洞 - iThome

Powered by Google News

Chcek Browser Compatibility[edit]

Check Browser Compatibility

Noun explanation

  1. allowed to interact: the solutions which (1) allowed to interact the web pages e.g. click the link and test javascript (2) view the web snapshot
  2. view the snapshot only: only allowed to view the static web snapshot

Checking the compatibility of web page[edit]


Checking the compatibility of email[edit]

allowed to interact[edit]

desktop browser + mobile browser[edit]

cloud services for testing desktop browsers and mobile browsers

testing different screen resolution

mobile browsers[edit]
Owl icon.jpg WARNING: Simulators/emulators for mobile browser testing is different from the browser for real mobile device.

alternative

desktop browser[edit]

One PC with different Internet Explorer versions 同一電腦可以有不同版本的Internet Explorer

older version of IE also available at

other desktop browser available at

alternative: Install different virtual machines, ex:


See also

further reading

Browser detect[edit]

Display HTTP headers of a web page[edit]

HTTP request and response data tool

Mail user clients / Mail user agents[edit]

Grabber[edit]

  • Curl "curl is a command line tool for transferring files with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE." Cited from official website.
  • wget

Code Validators (驗證工具)[edit]

Validation service: Markup

  1. Good.gif W3C Markup Validation Service(Html, Xhtml) 網頁標記語法驗證
  2. Free Online HTML Validator - FreeFormatter.com
  3. W3C CSS Validation Service
  4. XML Validator offered by W3Schools
  5. Accessibility validator: HiSoftware Cynthia Says Portal validate Section 508, WAI (?) / WCAG (?)

Linked data / Rich snippets

  1. Bing 標記驗證程式
  2. Google Structured Data Testing Tool: Rich snippets

other

  1. jsFiddle using jsLint[Last visited: 2012-04-21]
  2. Link Checker
  3. RSS validator[3] for Atom and RSS

Serverside RSS Agregator[edit]

Bloglines, PubSub.com RSS reader, timboBot, MagpieRSS,


Some data came from http://www.siteware.ch/webresources/useragents/


Further readings[edit]