17173游戏论坛 bbs.17173.com

  • 网站描述 作为一家领先的游戏在线媒体及增值服务提供商,中文游戏第一门户17173一直专注于向游戏用户及游戏企业提供全方位多元化的内容资讯、互动娱乐及增值服务。
得分
1246
总榜排名
847
SEO信息
  • 百度来路:3,578 ~ 5,023 IP IP
  • 移动来路:2,129 ~ 2,408 IP IP
  • 出站链接:4
  • 首页内链:525
  • 百度权重:5
  • 移动权重:5
  • 搜狗PR:6
  • 谷歌PR:6
  • 反链:30
ALEXA排名
  • 世界排名:0
  • 预估日均IP≈126,000
  • 预估日均PV≈478,800
备案信息
  • 备案号:京ICP备14014454号-1
  • 性质:企业
  • 名称:北京智汇游信息技术有限公司
  • 审核时间:2018-05-18
域名信息
  • 年龄:18年8月12日(创建于2001年03月29日)
  • 邮箱:
网站速度
  • 正在测速
PC词数 移动词数 首页位置 索引 24小时收录 一周收录 一月收录
2,340 1,934 - - - - -
百度
谷歌
360
搜狗
收录 847,000 - - 33,446,148
反链 - - - -
网站标题 37 个字符 有料社区 - 爱游戏,爱17173! 一般不超过80字符
网站关键词 62 个字符 有料社区,游戏论坛,17173,游戏社区,17173游戏论坛 一般不超过100字符
网站描述 391 个字符 17173游戏论坛是中国游戏第一门户站17173的玩家交流平台,全年365天保持高品质的一站式互动服务,您可以在这里感受到各款最新最热游戏的讨论氛围,获得您喜爱的游戏的全方位资讯,并可以轻松赢取最新游戏测试账号、高档数码产品和海量现金奖励等丰厚活动奖品,是游戏玩家首选网络游戏论坛。 一般不超过200字符
联系电话:
1585150508*
QQ交谈:
小编
站长微信:
站长邮箱: service@qingjiuzhubei.com
39.66msRequest Duration4MBMemory UsageGET top/detail/{id?}RouteAuth status
    • Booting (14.86ms)
    • Application (27.59ms)
      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 executed7.42ms
      • select * from `website_info` where `website_info`.`id` = '52509' limit 16.15ms/app/Http/Controllers/Site/SiteController.php:98zzshuju
        Metadata
        Bindings
        • 0. 52509
        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` = 'bbs.17173.com' limit 1750μs/app/Http/Controllers/Site/SiteController.php:110zzshuju
        Metadata
        Bindings
        • 0. bbs.17173.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` = '16' limit 1520μsview::site.top.detail:105zzshuju
        Metadata
        Bindings
        • 0. 16
        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
          WFlXimVsHKtC7qkYuxwr4QX7mtHZ3Gw9b7SLNDoW
          _previous
          array:1 [ "url" => "http://data.winndoo.cn/top/detail/52509" ]
          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/52509
          session_attributes
          array:3 [ "_token" => "WFlXimVsHKtC7qkYuxwr4QX7mtHZ3Gw9b7SLNDoW" "_previous" => array:1 [ "u...