Domain name in address bar not in order

when I visit my domain name (www.domain.com) it opens up the website but then the ip address appears in the address bar instead of the domain name. How do I change this so only the domain name appears?


UPDATE wp_options SET option_value='http://domain.com' WHERE option_name IN ('siteurl','home');

0 comments:

Post a Comment