I created a website on WordPress on the domain "https://new.fulldigitalnews.com/" and then I uploaded the files and database to another domain "https://bsengworks.com/" and also I put the URL correctly in the database.
But still when I open "https://bsengworks.com/" it is redirected to the previous domain "https://new.fulldigitalnews.com/"
Help me with it.
database wp_option SS
even user URL is correct.
Tried removing the wordpress installation from Cpanel. And I re-installed it and created again but it is being redirected again.
3
Answers
You may have to configure the DNS setting. I have never used WordPress as a host but have used other hosts and tried doing similar stuff eventually, I just contacted the host support, and they walked me through changing a bunch of DNS values. Not sure of your exact situation with WordPress, but I would just contact them and see if they can help.
you have to change links in database
wp_options
table in two rows. First row containsoption_name
="home" and otheroption_name
="siteurl" and change link in both rows then it works.It doesn’t redirect for me.
Have you tried it in a different/private browser?
It’s possible the old URL is cached in your browser and it’s sending you to it incorrectly.