开发者

How to effectively copy, paste and display an entire Wordpress folder?

开发者 https://www.devze.com 2023-01-06 04:03 出处:网络
I always make make backups in the following way: project0.1, project0.2, and so on. I just started using Wordpress today and it seems like modyfing the root folder\'s name makes some elements display:

I always make make backups in the following way: project0.1, project0.2, and so on. I just started using Wordpress today and it seems like modyfing the root folder's name makes some elements display: Not Found (the CSS still the same).

This happens when I copy and paste the root fold开发者_如何学Cer of my Wordpress and assign it another name.

Which are the files where I have to modify the root folder's name or the problems is in the database?


The wordpress config file wp-config.php will usually contain the web root and the database settings.

In the database, there is an options table that will contain 1-2 settings containing the base URL; also, there may be links pointing to the live site in the posts.

0

精彩评论

暂无评论...
验证码 换一张
取 消