Forums
(@dossy)
17 years, 1 month ago
*bump*
I’d like to know if this is possible, or what folks recommend as the way to accomplish this/work around this. Thanks.
17 years, 2 months ago
Alternatively, you can use the WordPress admin, if you’re not comfortable and/or familiar with editing the database directly:
https://www.sshrmanj.org/blog/wp-admin/options-general.php
Look for “WordPress address (URL)” and “Blog address (URL)” — that’s what you want to correct.
Do you have access to your database? Perform this query, tell us what the result is:
select option_value from wp_options where option_name = ‘siteurl’;