模拟蜘蛛UA访问网址
模拟各种搜索引擎蜘蛛的User-Agent访问指定网址,测试网站SEO测试
测试结果
请求信息:
2023-06-15 14:30:25
URL: https://example.com
User-Agent: Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)
响应状态
请求成功
HTTP/1.1 200 OK
响应头
Date: Thu, 15 Jun 2023 06:30:25 GMT Server: Apache/2.4.41 (Ubuntu) Content-Type: text/html; charset=UTF-8 Content-Length: 1256 Connection: keep-alive Cache-Control: max-age=604800 Expires: Thu, 22 Jun 2023 06:30:25 GMT Vary: Accept-Encoding X-Frame-Options: SAMEORIGIN X-Content-Type-Options: nosniff
响应内容 (前500字符)
<!DOCTYPE html> <html> <head> <title>Example Domain</title> <meta charset="utf-8"> <meta http-equiv="Content-type" content="text/html; charset=utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <style type="text/css"> body { background-color: #f0f0f2; margin: 0; padding: 0; font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; } div { width: 600px; margin: 5em auto; padding: 2em; background-color: #fdfdff; border-radius: 0.5em; box-shadow: 2px 3px 7px 2px rgba(0,0,0,0.02); } a:link, a:visited { color: #38488f; text-decoration: none; } @media (max-width: 700px) { div { margin: 0 auto; width: auto; } } </style> </head> <body> <div> <h1>Example Domain</h1> <p>This domain is for use in illustrative examples in documents. You may use this domain in literature without prior coordination or asking for permission.</p> <p><a href="https://www.iana.org/domains/example">More information...</a></p> </div> </body> </html>
工具介绍
本工具可以模拟各种搜索引擎蜘蛛的User-Agent访问指定网址,帮助网站管理员测试网站对搜索引擎的响应情况, 是SEO优化的重要辅助工具。
通过本工具,您可以查看不同搜索引擎蜘蛛访问您的网站时会得到什么样的响应内容, 确保您的网站能够被正确索引,提高网站在搜索引擎中的排名。