I transfered my website on new server and new domain. I changed domain inside dashboard, exported database and imported it on new server. I also copied all of the files via ftp. New site is running good besides posts and pages. When I open page or post, I get 404 error. Also I see that many pages that I had are now missing inside WordPress dashboard.
When I go to the phpMyAdmin I can see that all of the post are existing inside wp_posts table.
Does anyone can help with informations?
Thanks in advance,
Josip
Looks like you are missing the .htaccess file or mod_rewrite is not enabled. Are you using a permalink structure? What is happening is the fancy url
http://somedomain.com/some-post-nameisn’t being passed along to the bootstrapindex.phpfile.