<code id='E15544A04F'></code><style id='E15544A04F'></style>
    • <acronym id='E15544A04F'></acronym>
      <center id='E15544A04F'><center id='E15544A04F'><tfoot id='E15544A04F'></tfoot></center><abbr id='E15544A04F'><dir id='E15544A04F'><tfoot id='E15544A04F'></tfoot><noframes id='E15544A04F'>

    • <optgroup id='E15544A04F'><strike id='E15544A04F'><sup id='E15544A04F'></sup></strike><code id='E15544A04F'></code></optgroup>
        1. <b id='E15544A04F'><label id='E15544A04F'><select id='E15544A04F'><dt id='E15544A04F'><span id='E15544A04F'></span></dt></select></label></b><u id='E15544A04F'></u>
          <i id='E15544A04F'><strike id='E15544A04F'><tt id='E15544A04F'><pre id='E15544A04F'></pre></tt></strike></i>

          当前位置:首页 > 去掉织梦cms底部的炸金花app下载免费最华体育官网app下载入口新版Powered by DedeCms >

          去掉织梦cms底部的炸金花app下载免费最华体育官网app下载入口新版Powered by DedeCms

          来源 七歪八扭网
          2025-06-20 22:40:41
          可以在底部信息留个powered by dedecms 不带超链接。通过ftp传送dedesql.class.php到本地打开,找到如下代码注释掉或直接删除都可以。

          打开首页,华体育官网app下载入口炸金花app下载免费最新版这是dedecms系统默认指向织梦cms官方网站的链接。

          $arrs1 = array(0x63,0x66,0x67,0x5f,0x70,0x6f,0x77,0x65,0x72,0x62,0x79);

          $arrs2 = array(0x20,0x3c,0x61,0x20,0x68,0x72,0x65,0x66,0x3d,0x68,0x74,0x74,0x70,0x3a,0x2f,0x2f,

          0x77,0x77,0x77,0x2e,0x64,0x65,0x64,0x65,0x63,0x6d,0x73,0x2e,0x63,0x6f,0x6d,0x20,0x74,0x61,0x72,

          0x67,0x65,0x74,0x3d,0x27,0x5f,0x62,0x6c,0x61,0x6e,0x6b,0x27,0x3e,0x50,0x6f,0x77,0x65,0x72,0x20,

          0x62,0x79,0x20,0x44,0x65,0x64,0x65,0x43,0x6d,0x73,0x3c,0x2f,0x61,0x3e);

          去掉织梦cms底部的Powered by DedeCms-图片1

          去掉织梦cms底部的Powered by DedeCms-图片2

          去掉织梦cms底部的Powered by DedeCms-图片3

          如果你觉得实在影响美观或者怕导出权重,这个链接是模板footer.htm里调用标签{dede:global.cfg_powerby/}加上的(如下图2)。在网站的底部(如下华体育官网app下载入口炸金花app下载免费最新版图1)会看到一个Power by DedeCms超链接的版权信息,当然也可以通过网站根目录下修改include/dedesql.class.php的文件。

          在用dedecms建站时,可以把{dede:global.cfg_powerby/}删除即可。