If you have access to the wp-config.php on the server, you can add the following constants that will override the database. This does not save the settings but will at least get you viewing the site again.
define( 'WP_SITEURL', 'url_to_wordpress_core_files' );
define( 'WP_HOME', 'url_to_wordpress_front_end' );
There is also a RELOCATE
constant that will make the changes to the database – see the instructions here on how to do that.
Hope this helps!
Related Posts:
- Lost WordPress website access after changing URL [closed]
- Getting the Site URL Including the Front Base
- redirect 301 old url to new url
- How to rewrite url wordpress?
- wordpress url correction
- Redirect htaccess [closed]
- Two sets of url one content?
- Get logged in username in wordpress url
- URL problem: www.sitename.com/blog and www.sitename.com/learn using same WP installation
- WordPress is adding “category” word before my actual category name in url (and this is unsolicited)
- WP returns to domain root instead of siteurl
- WordPress is adding pagination for all pages like www.example.com/page/123. How to remove that?
- What’s the difference between home_url() and site_url()
- Does WordPress keep track of a post’s URL history and provide automatic redirects?
- Override default url for author pages?
- Multiple endpoints to same page
- Custom slug in front of search URL
- Display posts with author in the url with custom post types
- Clash of the rewrites
- How to prevent redirection to max 2147483647 for larger values of the page query variable?
- How to remove “http://” When Echoing URL?
- how to add prefix to post url structor only
- Why does wordpress still strip my query var?
- Appending numbers to url do not break the link
- Hijacking the URL for filtering
- WP Login forms action URLs displayed as pretty URLs in browser (ex with Restore Password)
- custom htaccess rewrite rule for page
- Passing & Reading URL Parameters with URL re-writing
- How to change page URLs to “www.site.com/page” instead of “example.com/blog/page” but keep post URLs as “example.com/blog/post”?
- Add_query_arg + two times the same argument?
- WordPress 404 unless there is a space in url
- Woocommerce different URL for every table placed in the restaurant
- Change default URL of image attachment
- Prevent WordPress from automatically correcting URLs
- Display content according to current URL
- Change WordPress comments url / word
- Migrating a page to be an article
- How to get “extended” path info from URL in a plugin
- How to check current URL for endpoint in a template file?
- add_rewrite_rule not working for language specific characters
- Define orderby in url
- Alias ‘wp-content’ directory to something shorter (framework?)
- WordPress .htaccess – route other URLs to another app
- open all .docs in word online
- How to add custom variable in url without redirect?
- Adding pretty query parameters
- Changing RSS feed URL structure
- How to change the main site url on a multisite installation (network)?
- Append a query string to the end of every URL
- Preserve Domain Alias
- How to building pretty URLs to reflect category hierarchy?
- How do I retain url parameters the entire time a user browses my site?
- Wildcard forward all posts and pages with few exceptions
- Help with Rewrite Rule for Custom Post Type with Query String
- A clean custom rewrite rule for weekly archives
- Right url for custom post type
- Preserve old website URL structure after migrating to WordPress
- Add language prefix to permalinks
- How to redirect large amount of URLs?
- How to achieve my custom post url structure?
- How to change the Author Slug from Username to Nickname and deal with Special Characters
- Per Page Permalink Structure for Page Post Type
- Changing URL scheme, mod_rewrite not helping
- ngnix Url rewrite doesn’t work
- Understanding the query string after .htaccess rewrite
- Is WordPress API visible from PHP file called in htaccess
- URL renaming issue
- Removing “www” from a site URL
- Flushing rewrite rules
- Replace “http://localhost:8888/” by website URL in WordPress
- Cannot access WordPress website from external IP while internally it is working properly [closed]
- How do I get posts to appear at mydomain.com/blog?
- get variable from url?
- WordPress rewrite front page url
- How to change search page url so that it still returns a page when there’s no search query specified?
- Multisite problem with unexisting paths to CSS etc
- SEF add_rewrite_rule & add_rewrite_tag not working
- Allowing multiple URLs for same Post
- Problem building an url with argument
- Multiple permalink with and without category for same post
- There is how to change url domain on some posts?
- How do I rewrite URL that has custom parameter
- Param causing 404
- Rewrite URL to get rid of wp-content etc and change URL
- Homepage cannot be found
- Get custom posts by segment of the URL
- Pagination appearing twice in URL after rewrite
- Use Parent Pages for URL Structure without Landing Page
- Moving Site: Is Re-downloading Files After Changing URLs necessary?
- Remove Page Slug from URL
- How to create short urls for sharing and downloadable content?
- URL Rewrite for CPT single posts
- How to stop WordPress creating URLs that don’t exist
- Making a site URL
- Rename page URL
- Can I exclude a single URL from a rewrite plugin?
- How can i maintain permalink structure and avoid a 404 error when loading external content?
- redirect word-press page with page values
- Remove url parameter using wordpress
- Spurious URL structure (Adding extra /0/s)