如何彻底干净的去掉、删除(含网页标题)powered by phpwind
怎么样把IE标题的powered by phpwind.net去掉?
如何把论坛底部的Total 0.075548(s) query 13, Time now is:03-19 18:57, Gzip disabled Powered by PHPWind v6.0 Certificate Code ? 2003-07 PHPWind.com Corporation 这段东西修改?
等这类问题,这里我将给大家做个介绍。
首先要说明的是,这些信息是著作权的标示,请大家最好保留,尊重phpwind的知识产权。
好了,开始正题。
1、“怎么样把IE标题的powered by phpwind.net去掉?”这个信息包含在/template/wind/header.htm文件中,用记事本打开此文件:
“<!--<?php print <<<EOT
--><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=$db_charset" />
<title>$subject$forumtitle$db_bbsname $db_bbstitle - powered by phpwind.net</title>
<meta name="keywords" content="$db_metakeyword" />
<meta name="description" content="$db_metadescrip" />
<link rel='archives' title='$db_bbsname' href='$db_bbsurl/simple' />
。。。。。。。。。。。。。。。。。。。”
修改其中的划线部分“powered by phpwind.net”即可。
2、 “如何把论坛底部的Total 0.075548(s) query 13, Time now is:03-19 18:57, Gzip disabled Powered by PHPWind v6.0 Certificate Code ? 2003-07 PHPWind.com Corporation 这段东西修改?”这个信息包含在/template/wind/footer.htm文件中,用记事本打开此文件:
“<!--<?php print <<<EOT
-->
</div>
<div id="bottom"></div><br />
<center class="gray">
$footer_ad<small><span id="windspend">$wind_spend Time now is:$ft_time, $ft_gzip</span> $db_icp<br />
Powered by <a href="http://www.phpwind.net/" target="_blank"><b>PHPWind</b></a> <a href="http://www.phpwind.net/" target="_blank"><b style="color:#FF9900">v$wind_version</b></a> <a href="[url=http://www.phpwind.com/certificate.php?host=$_SERVER[HTTP_HOST]]Certificatehttp://www.phpwind.com/certificate.php?host=$_SERVER[HTTP_HOST]"><b>Certificate</b></a[/url]> Code ? 2003-08 <a href="http://www.phpwind.com/" target="_blank"><b>PHPWind.com</b></a> Corporation</small>
。。。。。。。。。。。。。”
修改这段连接和文字即可。
最后提醒大家,保留表示,尊重知识产权
powered by phpwind.net存在于动态页面和静态页面中,要想去干净,你需要在下面三个文件中确保phpwind不出现。
1 template/wind/readtpl.htm (静态)
2 template/wind/read.htm
3 template/wind/header.htm(动态)
注意:静态页面要去掉后重新生成后才能看到效果。
[pre]/mode/文件夹下有两个文件夹o 圈子和area门户。 模板在里面的template比如/mode/o/templage/header.htm里面的标题有Powered by PHPWind 去掉就可以 去掉 。 同理,去掉门户模式的。
但是这样仍然有很多页面没有去掉 。
于是,我就只能自己找了。虽然不懂PHP,但靠着对HTML有点了解的基础上,终于还是找到的差不多了。具体要修改的文件如下:
修改方法和上面的一样,PHP的也用记事本打开。

上一篇:织梦DedeCMS优化技巧:根目录下生成网站地图 下一篇:没有了
相关阅读
最新文章
随机推荐
- 建站教程:企业网站中英文对照表
- 动易sw后台编辑器在IE8下无效的两种解决方法
- 解决dede5.5图片集添加水印的问题
- 织梦dedeCMS的arclist标签中limit的作用(什么意思)
- 织梦系统的前台与后台点击次数为0的解决方法
- 个人空间标题上面的Powered by Discuz!
- 详解网页设计中常用的CSS命名规则
- 织梦Dedecms tag 标签伪静态的修改方法
- 织梦DedeCMS优化技巧:根目录下生成网站地图
- 详谈Html文档中各种meta标签的作用
- 淘宝网官方旺旺在线聊天互动代码生成地址
- 如何彻底干净的去掉、删除(含网页标题)powered by phpwind
- 使文字超连接下面的下划线不显示,而鼠标经过时显示其他颜色
- 如何去掉dede幻灯片标题的文字_标题在下面和幻灯片颜色修改
- CSS基础教程:长度单位与URL


最新评论
更多评论