@extends('admin/site/side_layout') @section('header_extend') @endsection @section('right') @if(($type??'1')==1)
提示信息

{{$tips??''}}

{{$url??''}}

点击查看上线后检查表

@endif @if(($type??'1')!=1)
上 线 后 检 查 表
301跳转
域名跳转是否成功
未知 立即跳转
立即检测
robots.txt核对
Sitemap: https://www.{{$site->domain??'1'}}/sitemap.xml
User-agent: *
Disallow: /basic/*
Disallow: /search-result-products.html
Disallow: /search-result-others.html
Disallow: /404.html
Disallow: /submission-successful.html
Disallow: /taggg.html
Sitemap: https://www.{{$site->domain??''}}/sitemap.xml
User-agent: *
Disallow: /basic/*
Disallow: /search-result-products.html
Disallow: /search-result-others.html
Disallow: /404.html
Disallow: /submission-successful.html
Disallow: /taggg.html 点击查看robots.txt文件
立即检测
sitemap.xml中是否https
未知
sitemap.xml中是否有重复网址
未知
sitemap.xml中是否有url超过130个字符数的
未知
sitemap.xml中是否有basic页面
未知
未知
立即检测
引擎力后台域名,建站后台站点域名是否一致
站点域名是否一致
未知
立即检测
GOOGLE/BING
google文件
未知
bing文件
未知
立即检测
服务器所在地,api地址,webmaster域名
webmaster域名
api地址
服务器所在地
立即检测
引擎力后台"关键词-关键词排名"是否已上传
"关键词-关键词排名"是否已上传
立即检测
"项目概况-重点优化"中是否上传,是否全部已优化
是否上传
是否全部已优化
立即检测
“建站流程-建站流程2.0”是否已填写完成
是否已填写完成
立即检测
源码查看
源代码中是否为< meta property="og:url" content="https://www.{{$site->domain??''}}/" />
立即检测
源代码中是否每个页面都有 < link rel="canonical" href="https://www.{{$site->domain??''}}/" />
立即检测
404链接
站内,出站是否有404链接
立即检测
@endif @endsection @section('footer_extend') @endsection