最新消息:Welcome to the puzzle paradise for programmers! Here, a well-designed puzzle awaits you. From code logic puzzles to algorithmic challenges, each level is closely centered on the programmer's expertise and skills. Whether you're a novice programmer or an experienced tech guru, you'll find your own challenges on this site. In the process of solving puzzles, you can not only exercise your thinking skills, but also deepen your understanding and application of programming knowledge. Come to start this puzzle journey full of wisdom and challenges, with many programmers to compete with each other and show your programming wisdom! Translated with DeepL.com (free version)

permalinks - Post links broken after migration

matteradmin7PV0评论

I just moved my wordpress site from one server to another. Moved all the files, moved the database, reconnected everything and it (almost) works perfectly fine.

Except for this: The links to the different posts are broken (I only get 404s), eventhough the individual posts exist in the wp_posts table in the db and seem just fine. I think this might be related to a URL change, but I didn't change my domain, nor did I change any of the directories.

For example: / loads fine and displays the correct content, but when I click the e.g. background link it trys to load .php/background/ which results in a 404, eventhough I can see and edit the page background in the admin area.

What did I do wrong here? On the old server it loaded and displayed the correct content just fine.

Articles related to this article

Post a comment

comment list (0)

  1. No comments so far