I\'ve moved my Magento to another server with another domain name, now it keeps linking me back to the old domain. All files and the entire database has been searched&re
I figured out that perform the move operation using interfaces:
Under admin > configuration > general tab > web, update base url and secure base url.
Move your folder.
Under command line tell magento to clear cache.
php bin/magento cache:clean