permalinks - Old site posts broken after domain update

admin2025-06-03  2

I recently updated to a different domain on my wordpress blog.

Unfortunately, all my old posts are now broken and I've tried everything.

I've ran the search and replace tool for old references and updated, still to no avail. I'm also unable to publish new posts at all.

As you can see, all the posts are 404 now. I've updated permalinks as well.

I recently updated to a different domain on my wordpress blog.

Unfortunately, all my old posts are now broken and I've tried everything.

I've ran the search and replace tool for old references and updated, still to no avail. I'm also unable to publish new posts at all.

https://thesimpleengineer

As you can see, all the posts are 404 now. I've updated permalinks as well.

Share Improve this question asked Feb 12, 2019 at 16:03 John LippsonJohn Lippson 1011 bronze badge
Add a comment  | 

1 Answer 1

Reset to default 1

It seems like you are having permalinks issue which is usually occur due to .htaccess file. Can you please go to the Settings -> Permalinks and press update. Make sure your .htaccess file is writeable, usually wordpress show warning on that page if file is not writeable. If its not writeable you will get code on that page at the bottom which you have to place manually in .htaccess file.

.htaccess file can be found in your wordpress folder where wp-config.php file resides.

转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1748915472a314781.html

最新回复(0)