I have encountered some problems after I have redirected my site, which is in a sub directory in my server, to a new domain. I have kept the same server.
The origin URL of my wp site http://www.example.com/mywpblog, has been redirected to another new domain http://www.example.com.
Please help me solve the following :
The original title of my WordPress page disappeared. My new domain name is the title which appeared in the title bar. I couldn't find it to edit while the origin is still there in the
header.php.Q: How can I return my new title?
Meta links don't work properly. For example, I try to open the "register" link (
http://example.com/mywpblog/wp-login.php?action=register) and get a page with the following message: "the content cannot be displayed".Q: I assume there is some conflict with links so may be I should to edit these links on the
sidebar.php?My post page's real link doesn't appear when I open I a post, just the
http://newexample.comwhich keeps appearing in the address bar. I can't see the complete permalink.