中安旅游 travel.anhuinews.com

  • 网站描述
得分
-1
总榜排名
-1
SEO信息
  • 百度来路:133 ~ 192 IP IP
  • 移动来路:81 ~ 115 IP IP
  • 出站链接:73
  • 首页内链:107
  • 百度权重:1
  • 移动权重:1
  • 搜狗PR:n
  • 谷歌PR:6
  • 反链:-
ALEXA排名
  • 世界排名:999999999
  • 预估日均IP≈
  • 预估日均PV≈
备案信息
  • 备案号:皖B2-20080023-7
  • 性质:企业
  • 名称:安徽新媒体集团有限公司
  • 审核时间:2016-12-19
域名信息
  • 年龄:17年7月28日(创建于2000年12月11日)
  • 邮箱:
网站速度
  • 正在测速
PC词数 移动词数 首页位置 索引 24小时收录 一周收录 一月收录
72 90 1 - - 12 -
百度
谷歌
360
搜狗
收录 131,000 - - 151,295
反链 48 - 5,810 174
网站标题 105 个字符 安徽旅游 | 安徽旅游网 | 中安旅游网 | 中安在线旅游网 | 安徽旅游专业门户网站 一般不超过80字符
网站关键词 97 个字符 ,安徽旅游网,安徽旅游景点,安徽旅游攻略,安徽自助游,黄山,九华山,天柱山 一般不超过100字符
网站描述 471 个字符 中安在线旅游网是安徽省内最大的旅游专业门户网站,由安徽日报报业集团主办、中安在线承办。中安在线旅游网开设安徽旅游、地方旅游快讯、旅游行业动态、出游资讯、安徽出游攻略、安徽美食、安徽酒店、安徽娱乐、安徽特产、安徽人文等栏目。网站原创品牌电子期刊:安徽旅游指南、安徽旅游新闻周报、安徽旅游新闻人物、安徽旅游网友逍遥游。 一般不超过200字符
联系电话:
1585150508*
QQ交谈:
小编
站长微信:
站长邮箱: service@qingjiuzhubei.com
48.07msRequest Duration6MBMemory UsageGET top/detail/{id?}RouteAuth status
    • Booting (17.44ms)
    • Application (33.55ms)
      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 executed9.89ms
      • select * from `website_info` where `website_info`.`id` = '74140' limit 13.16ms/app/Http/Controllers/Site/SiteController.php:98zzshuju
        Metadata
        Bindings
        • 0. 74140
        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` = 'travel.anhuinews.com' limit 15.92ms/app/Http/Controllers/Site/SiteController.php:110zzshuju
        Metadata
        Bindings
        • 0. travel.anhuinews.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` = '172' limit 1810μsview::site.top.detail:105zzshuju
        Metadata
        Bindings
        • 0. 172
        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
          xrNRPaJBnlbei61TZ1dlMIidXJToKck2bT25bk2s
          _previous
          array:1 [ "url" => "http://data.winndoo.cn/top/detail/74140" ]
          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/74140
          session_attributes
          array:3 [ "_token" => "xrNRPaJBnlbei61TZ1dlMIidXJToKck2bT25bk2s" "_previous" => array:1 [ "u...