I developed my site using a subdomain so I wouldn't affect the live site:
So in my WordPress URL and Site URL I have: dev.mysite.com
I went live yesterday and changed the WordPress and Site URL to mysite.com
The problem I have is the links to photos, etc are still pointing to dev.mysite.com and now these photos do not show.
I check the php wp-options table and the variables 'site' and 'home' are set to mysite.com
Do I have to change these links manually on each page/post?
Thanks for the help! Dan