Permalinks broken regularly

I once had a problem like this. On my site was a malware and it edited a .htaccess file. Check by FTP that your .htaccess file is not changed. If yes, scan your site by any online malware scanner or any security WordPress plugin.

Preview posts returns 404

When posts are being previewed WordPress appends a query string to the end of the url. The permalink settings are not applied until the post is published. While the post is in draft status the preview link will be yourdomain.com/?p=1119&preview=true where p=xxxx is the post id number. Once the post is published and you make … Read more