站长之家站长工具网 tool.chinaz.com

  • 网站描述 站长之家站长工具网是站长的必备工具。经常上站长工具可以了解SEO数据变化。还可以检测网站死链接蜘蛛访问HTML格式检测网站速度测试友情链接检查网站域名IP查询PR权重查询
得分
1092
总榜排名
989
SEO信息
  • 百度来路:22,701 ~ 31,437 IP IP
  • 移动来路:1,624 ~ 3,039 IP IP
  • 出站链接:2
  • 首页内链:173
  • 百度权重:6
  • 移动权重:4
  • 搜狗PR:8
  • 谷歌PR:6
  • 反链:415
ALEXA排名
  • 世界排名:621
  • 预估日均IP≈600,000
  • 预估日均PV≈2,160,000
备案信息
  • 备案号:闽ICP备08105208号-1
  • 性质:企业
  • 名称:厦门享联科技股份有限公司
  • 审核时间:2016-08-15
域名信息
  • 年龄:16年1月4日(创建于2002年12月19日)
  • 邮箱:
网站速度
  • 电信:41.76毫秒
PC词数 移动词数 首页位置 索引 24小时收录 一周收录 一月收录
3,945 1,375 1 49,373,181 0 2 60.8万
百度
谷歌
360
搜狗
收录 781,000 - 558,000 16,987,174
反链 2,890 - 4,300,000 470
网站标题 27 个字符 站长工具 - 站长之家 一般不超过80字符
网站关键词 157 个字符 站长工具,SEO工具,权重查询,收录查询,PR查询,ICP备案查询,whois查询,友情链接查询,反向链接查询,网站测试,IP查询,Alexa查询 一般不超过100字符
网站描述 270 个字符 站长工具是站长的必备工具。经常上站长工具可以了解SEO数据变化。还可以检测网站死链接、蜘蛛访问、HTML格式检测、网站速度测试、友情链接检查、网站域名IP查询、PR、权重查询、alexa、whois查询等等。 一般不超过200字符
联系电话:
1585150508*
QQ交谈:
小编
站长微信:
站长邮箱: service@qingjiuzhubei.com
44.95msRequest Duration4MBMemory UsageGET top/detail/{id?}RouteAuth status
    • Booting (17.54ms)
    • Application (31.18ms)
      6 templates were rendered
      • site.top.detail (resources/views/site/top/detail.blade.php)2blade
        Params
        0
        site
        1
        siteAiZhan
      • layouts.site.layout (resources/views/layouts/site/layout.blade.php)10blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        device
        4
        isMobile
        5
        categories
        6
        twoCategories
        7
        errors
        8
        site
        9
        siteAiZhan
      • layouts.site.top (resources/views/layouts/site/top.blade.php)10blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        device
        4
        isMobile
        5
        categories
        6
        twoCategories
        7
        errors
        8
        site
        9
        siteAiZhan
      • layouts.site.bottom (resources/views/layouts/site/bottom.blade.php)10blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        device
        4
        isMobile
        5
        categories
        6
        twoCategories
        7
        errors
        8
        site
        9
        siteAiZhan
      • common.upgrade_vip (resources/views/common/upgrade_vip.blade.php)10blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        device
        4
        isMobile
        5
        categories
        6
        twoCategories
        7
        errors
        8
        site
        9
        siteAiZhan
      • kefu.kefu (resources/views/kefu/kefu.blade.php)10blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        device
        4
        isMobile
        5
        categories
        6
        twoCategories
        7
        errors
        8
        site
        9
        siteAiZhan
      uri
      GET top/detail/{id?}
      middleware
      web
      controller
      App\Http\Controllers\Site\SiteController@detail
      namespace
      App\Http\Controllers
      prefix
      /top
      where
      as
      topDetail
      file
      app/Http/Controllers/Site/SiteController.php:93-115
      3 statements were executed4.36ms
      • select * from `website_info` where `website_info`.`id` = '9387' limit 13.1ms/app/Http/Controllers/Site/SiteController.php:98zzshuju
        Metadata
        Bindings
        • 0. 9387
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. /app/Http/Controllers/Site/SiteController.php:98
        • 24. /vendor/silber/page-cache/src/Middleware/CacheResponse.php:38
        • 58. /public/index.php:53
      • select *, `360_backlink` as `backlink_360`, `360_include` as `include_360` from `websites` where `secdomain` = 'tool.chinaz.com' limit 1730μs/app/Http/Controllers/Site/SiteController.php:110zzshuju
        Metadata
        Bindings
        • 0. tool.chinaz.com
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 13. /app/Http/Controllers/Site/SiteController.php:110
        • 21. /vendor/silber/page-cache/src/Middleware/CacheResponse.php:38
        • 55. /public/index.php:53
      • select * from `website_cate` where `website_cate`.`id` = '42' limit 1530μsview::site.top.detail:105zzshuju
        Metadata
        Bindings
        • 0. 42
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 18. view::site.top.detail:105
        • 25. /vendor/symfony/http-foundation/Response.php:206
        • 30. /vendor/silber/page-cache/src/Middleware/CacheResponse.php:38
        • 64. /public/index.php:53
        web
        array:2 [ "name" => "Guest" "user" => array:1 [ "guest" => true ] ]
        api
        array:2 [ "name" => "Guest" "user" => array:1 [ "guest" => true ] ]
          _token
          ZXG5zFWq5nDHH3NIv9ROXot3DBUymjVAXud3J4mh
          _previous
          array:1 [ "url" => "http://data.winndoo.cn/top/detail/9387" ]
          PHPDEBUGBAR_STACK_DATA
          []
          format
          html
          content_type
          text/html; charset=UTF-8
          status_text
          OK
          status_code
          200
          request_query
          []
          request_request
          []
          request_headers
          array:10 [ "accept-encoding" => array:1 [ 0 => "gzip, deflate" ] "accept" => array:1 [ ...
          request_server
          array:33 [ "USER" => "apache" "HOME" => "/usr/share/httpd" "HTTP_ACCEPT_ENCODING" => "gzip, de...
          request_cookies
          []
          response_headers
          array:5 [ "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ ...
          path_info
          /top/detail/9387
          session_attributes
          array:3 [ "_token" => "ZXG5zFWq5nDHH3NIv9ROXot3DBUymjVAXud3J4mh" "_previous" => array:1 [ "u...