For quite some time, I have been using WordPress Database Backup by Austin Matzko to back up my WP DBs.
I recently decided to migrate a site from olddomain.tld to newdomain.tld. After installing WP on newdomain.tld, I used phpMyAdmin to restore the old site's database to newdomain.tld.
Now the landing page of newdomain.tld looks right. I can see most recent posts that were made back at olddomain.tld.
However, anything I click on newdomain.tld redirects back to olddomain.tld. For example, if I click the 'Log In' link in the Meta section on newdomain.tld, the URL I am sent to is olddomain.tld/wp-login.
Is there some way to have the links point to the material on newdomain.tld?