Discuz x2.5 _ remove the Forum title and the bottom powered by discuz! _ Perfect Removal

Source: Internet
Author: User
Discuz x2.5 _ remove the Forum title and the bottom powered by discuz! _ Perfect Removal

The first time I used discuz x2.5 as a forum, I have reached 2.5. I didn't call it x

It seems that technology is developing fast enough
In other words, find the methods to remove "powered by discuz" from the title and "powered by discuz x2.5" at the bottom of the page. In fact, the method in the title is not good for search engines, the solution is as follows:

First, modify the title of the header and find the following position, which is about the sixth line.

OriginalCode

<Title> <! -- {If! Empty ($ navtitle)} --> $ navtitle-<! -- {/If} --> <! -- {If empty ($ nobbname)} --> $ _ g ['setting'] ['bbname']-<! -- {/If} --> powered by discuz! </Title>

Change

<Title> <! -- {If! Empty ($ navtitle)} --> $ navtitle <! -- {/If} --> <! -- {If empty ($ nobbname)} --> $ _ g ['setting'] ['bbname'] <! -- {/If} --> </title>

Remember to remove-or your browser still appears in the title.-This problem has been a problem for me for several days.

After modification, only the Forum name can be left. The name can be modified in the global Seo settings of the background.

    • Remove powered by from the end of footerDiscuz! X2.5

Search for about 76 rows in footer.htm

Original code

<Div id = "FRT">
<P> powered by <strong> <a href = "http://www.discuz.net" target = "_ blank"> discuz! </A> </strong> <em> $ _ g ['setting'] ['version'] </em> <! -- {If! Empty ($ _ g ['setting'] ['boardlicensed '])} --> <a href = "http://license.comsenz.com /? PID = 1 & host = $ _ server [http_host] "target =" _ blank "> licensed </a> <! -- {/If} --> </P>
<P> 2001-2012 <a href = "http://www.comsenz.com" target = "_ blank"> comsenz Inc. </a> </P>
</Div>

After modification

<Div id = "FRT">
<P> powered by <strong> <a href = "http://www.fenxianglianmeng.com" target = "_ blank"> $ _ g ['setting'] ['bbname'] </a> </strong>
<! -- {If! Empty ($ _ g ['setting'] ['boardlicensed '])} -->
<A href = "http://license.comsenz.com /? PID = 1 & host = $ _ server [http_host] "target =" _ blank "> licensed </a> <! -- {/If} --> </P>
<P> 2001-2012 <a href = "http://www.comsenz.com" target = "_ blank"> comsenz Inc. </a> </P>
</Div>

After the modification, check whether the modification is successful and pay attention to refresh several times. If the cache is not updated, the modified page is not displayed.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.