@extends('admin/layout') @section('header_extend') @endsection @section('content')
@php $last1M=date('n',strtotime('first day of -1 month')); $last2M=date('n',strtotime('first day of -2 month')); $last3M=date('n',strtotime('first day of -3 month')); @endphp
浏览量
总数 : {{$pvUvData['pvTotal']}}
访客数
总数 : {{$pvUvData['uvTotal']}}
曝光量
总数 : {{$webmasterEffectImpressionsTotal}}
首页关键词数
{{--{{$last1M}}月--}}前10名
前3页关键词数
{{--{{$last1M}}月--}}前30名
前10页关键词数
{{--{{$last1M}}月--}}前100名
询盘数
总数 : {{$inquireTotalData}}
网页数
{{$last1M}}月
关键词达标率
{{--{{$last1M}}月--}}
合同数 : {{$topKeywordRate['goal']}}
文章达标率
{{--{{$last1M}}月--}}
合同数 : {{$articleRate['goal']}}
外链达标率
合同数 : {{$linkRate['goal']}}
总达标天数 {{$reachDaysData}}
引擎力-培养走向世界的企业
| 公司名称 | 域名 | 合同时间 | 合作项目 | 关键词首页排名 | 文章数 | 外链数 | 到期时间 | 引擎力顾问 |
|---|---|---|---|---|---|---|---|---|
| {{$site->cn_title}} | {{$site->domain}} | {{$site->order_at}} | {{$site->contractsTitle}} | {{$site->topKeywords->top10??'未获取'}} {{----}} {{--首页:{{$site->topKeywords->top10??'未获取'}}--}} {{----}} {{--前三页:{{$site->topKeywords->top30??'未获取'}}--}} {{----}} {{--前十页:{{$site->topKeywords->top100??'未获取'}}--}} | {{$site->articles_count}} | {{$site->linkDetailsCount??0}} |
@if($site->expired_time)
{{date('Y-m-d H:i:s',$site->expired_time)}} @if(time()>strtotime('-2 month',$site->expired_time)) 立即续费 联系客服 @endif @endif |
@foreach($site->managesInfo as $info) {{$info->nickname}} @if(!empty($info->telephone)) {{$info->telephone}} @endif @endforeach |
| 序号 | 标题 | 发布时间 |
|---|---|---|
| {{$inx+1}} | {{$article->title}} | {{$article->publish_at}} |
| 产品名称 |
|---|
| {{$product->title}} |
| 类型 | 文件名 | 描述 | 创建时间 |
|---|---|---|---|
| {{$asset->assetType->title??''}} | {{$asset->original_name}} | {{$asset->describe}} | {{$asset->created_at}} |