Solutions to the problem that dream weaving dedecms are often hung up

Website hanging is a relatively common website problem, and it is also a headache for many webmasters, because it will seriously affect the optimization of website SEO, and it may make your website ranking back to before liberation overnight. So for this problem, today I will tell you how to solve it.

The most commonly used method is to delete the entry file of the hanging horse, that is, delete the two files /plus/ad_js.php /plus/mytag_js.php. But it should be noted that after deleting the file, there is a problem with js calling tags and advertisements, and you can call them directly with tags.

In addition to the above operations, you can also consider the following aspects:

1. When installing, modify the table prefix of the database, do not use the default prefix of weaving dreams.

2. Turn on the verification code function for background login. Delete the default administrator admin and create a dedicated and more complicated account. The administrator password must be long, and letters, numbers, and symbols must be mixed. It is best not to follow the rules.

3. Be sure to delete the install directory after installing the program.

4. Modify the default directory name dede of weaving dreams backstage management to another name.

5. Turn off all unused functions, such as members, comments, etc.

6. Here are some directories that can be deleted:

member function

special feature

company enterprise module

plusguestbook message board

7. Here are some files that can be deleted:

These files in the management directory are back-end file managers, which are redundant functions and most affect the security of the website. Most criminals use it to hang horses.

file_manage_control.php file_manage_main.php file_manage_view.php media_add.php media_edit.php media_main.php

Delete the dede/sys_sql_query.php file that does not require the SQL command runner.

If you don't need the tag function, please delete tag.php in the root directory. Please delete digg.php and diggindex.php in the root directory if you don't need to top the customer.

8. Pay attention to and update the security patch officially released by Dream Weaving in a timely manner

9. Frequently check the operation of the website, if it is linked to the black chain, delete it in time, and then you must check whether the website has a backdoor, and be sure to remove the Trojan horse or shell.

10. Make a timely and regular backup of website data.

Guess you like

Origin blog.csdn.net/hbznd/article/details/115248328