Thanks Tommy,
Im a noob and did two things after I ran the plugin in a panic. I deleted the redirect info inside htacess and I also didnt add the lines as you mentioned.
I had my site at Cacoteo.com/new and was trying to make it Cacoteo.com
When I add the lines would it look exactly like this?
define(‘WP_HOME’, ‘https://cacoteo.com’ . $_SERVER[‘SERVER_NAME’]);
define(‘WP_SITEURL’, ‘https://cacoteo.com’ . $_SERVER[‘SERVER_NAME’]);