请在编辑器内网站主页底部添加以下代码: 某ICP备XXXXX号(后面填写自己网站的ICP备案号)就添加好了
有些网站后台是有底部排版填写进去也是可以的。大部分网站的底部文件名称:footer.php都是这个文件名。进入之后就可以看到网站底部代码,找到相应的位置进行修改添加即可。
ICP备案代码
<a href="https://beian.miit.gov.cn/" target="_blank">您的备案号</a>
公安备案代码
<div style="width:300px;margin:0 auto; padding:20px 0;">
<a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=46010602001158" style="display:inline-block;text-decoration:none;height:20px;line-height:20px;"><img src="" style="float:left;"/><p style="float:left;height:20px;line-height:20px;margin: 0px 0px 0px 5px; color:#939393;">琼公网安备 46010602001158号</p></a>
</div>
公安代码添加图标,在代码中src=""引号中填写https://www.yiqiuwl.com/content/uploadfile/202208/cffa1659599066.png 就会出现首页图标效果图
在ICP备案代码前面添加class属性值即可。
<i class="layui-icon layui-icon-auz"></i> <a href="https://beian.miit.gov.cn/" target="_blank">CIP备案号</a>