In Browse, click the pencil icon to edit that row and enter the URL of your site, which you stated is
http://www.molinaroappraisalservices.com
and then click Go.
This is what visitors will enter in their browser to get to your site :)
Now find the home field in the table (should be around option_id 36 or so) and do the same thing.
I vow never to use WordPress again if I can just get this site uploaded!!!
Well, out of all of the CMS-type web frameworks out there (Joomla!, Drupal, e107, etc.), it's about the easiest :)
The thing is, once you understand how and why it works the way it does, it is really not that difficult. That's why it's good to practice using a local install and just moving the sites around there ... same concept.
Not to "brag", but I can do this in less than 5 minutes (depending upon how fast Go Daddy gets the database setup):
- export local db
- ZIP entire contents of local site
- create new, empty db on host
- import exported db file
- edit the siteurl and home fields in the db
- upload and unZIP the local site files
- edit the hosted wp-config.php with the hosted db credentials
- install and run http://wordpress.org/plugins/velvet-blues-update-urls/
- done :)