Front Notes Page 3

WordPress sets to automatically update the publishing date when visiting the page

Published by Lao Jiang on February 11, 2025 at 14:31:46

If we know how to operate, we should know that sometimes the experience of search engines is related to time stamps. Some of our old articles will adjust the release date irregularly. Is there an automatic way to update the date? Here, we can use this code. For example, the old articles we visit can be automatically updated to the current date. //By itbulu.com. func...

Fix WordPress "download failed.". CURl error 28: Operation timed out after

Published by Lao Jiang on February 11, 2025 at 14:19:20

Have we ever encountered the problem of "cURL error 28: Operation timed out after..." when WordPress upgraded programs or theme plug-ins. From the error content, we can see that the current problem is caused by the blocked access to cURL resources. We usually use the "

Solutions to the problem of "unexpected errors" reported by WordPress

Published by Lao Jiang on February 11, 2025 at 14:11:05

Do we often encounter "unexpected errors" when maintaining the WordPress website? WordPress.org or the configuration of this server may have some problems. If you continue to encounter difficulties, please try the support forum. "What is the cause of this error? Literally, it means our website program and official wordpress

Hide and rename the wp-login.php page of the WordPress background portal

Published by Lao Jiang on February 11, 2025 at 14:07:16

If we have used the WordPress program to build a website, we should know that the background administrator entrance address of WordPress is wp-login.php. Since everyone knows this portal page, there must be an unsafe problem? It's like a thief who knows your safe but doesn't know the key. So they will constantly test the entrance. Is there any way we can hide it ..

WordPress database migration and import prompt "# 1050 – Table 'wp_commentmeta' already exists"

Published by Lao Jiang on February 8, 2025 22:34:35

Here we report an error "# 1050 – Table 'wp_commentmeta' already exists" when we move WordPress to change servers. It can be seen from the information that it should be caused by repeated forms. Here are several solutions: 1. Delete the database and re import it. It may be that I did not import it completely at one time. Please see the re import prompt ..

Set the alt and title tags to be automatically added to the pictures in the DEDECMS article

Published by Lao Jiang on January 22, 2025 at 18:56:48

Here we should know that when we deal with WordPress, we should automatically add title and alt tags to the images in the content to facilitate SEO. Here we are using the content of DEDECMS to process ALT and TITLE for images. 1. Open include/arc. archives. class. php, find//set the global environment variable $th

Resolve the database server error problem of Typecho program migration data

Published by Lao Jiang on January 22, 2025 at 18:50:52

Here we have encountered the problem of "Database Server Error" when migrating websites. Of course, we can see Typecho, a niche program. Modify the database engine to Pdo_Mysql 1. Edit the config.inc.php file under the root directory of the website 2. Find the code: $db=new Typecho_Db

Set DEDECMS to support uploading of WebP format files

Published by Lao Jiang on January 22, 2025 at 18:49:02

DEDECMS is our common CMS program. By default, it does not support WEBP format file upload. If we need to set this file, how should we set it? 1. System ->Basic System Parameters ->Attachment Settings ->Image Browser File Type Change "jpg | gif | png" to "jpg | gif | png | w