If you are NOT using WordPress MultiSite add the following in wp-config.php.
define( 'WP_HOME', 'http://klenotnictvi-benesov.cz' );
define( 'WP_SITEURL', 'http://klenotnictvi-benesov.cz' );
If you ARE using WordPress MultiSite you will need to access the database directly and edit the wp_options table and change “siteurl” & “home” to the correct url.
Here is more info on changing the site URL
Related Posts:
- Woocommerce different URL for every table placed in the restaurant
- Author Specific URL’s in WordPress
- custom taxonomy and custom post type url conflict
- Rewrite url without flushing the database?
- Best way to hook a custom url?
- How to rewrite URL and get the values?
- Change language on website and change currency with url query
- Creating custom URL for async content
- URL RewriteRule doesn’t work when using WP Database Participants in my WordPress website
- How To Rewrite WordPress Pages URL Only?
- How can I process all requests for a given directory in a URL with my plugin?
- How to get the real address from a url (permalink)
- Remove base from the custom post type URL [duplicate]
- WP Job Manger change jobs url (NOT slug)
- Custom pages with plugin
- Add Rewrite Rule for custom page
- add_rewrite_rule, plugin activation and plugin deactivation
- What is the best way to output plugin result in certain url
- flush_rewrite_rules not working on plugin deactivation, invalid URLs not showing 404
- Custom rewrite rule is not picked by WordPress
- Add .html extension to custom post type taxonomies
- While Using Static Pages, How Can I Get /blog into the URL of Each Post?
- Does flush_rewrite_rules() remove all rules added by other plugins as well as mine?
- I need to generate the CSS for my plugin from a function, how do i map a request to a function in the front-end?
- Nested CPT URLs + Posts 2 Posts
- How can I rewrite a plugin generated URL?
- flush_rewrite_rules() not working on plugin activation
- How can I pass a variable to a page with a SEF url?
- locate_template with multiple categories?
- Find the URL of the current plugin directory
- Custom page slug without creating a WP page
- How does WP handle multiple matching rewrite rules?
- How to Create a Custom Plugin Permalink
- Changed permalink structure. Need help with redirecting old posts
- Why slash is removed after domain?
- How can I change a plugin’s URL?
- Plugin appends ugly URL string to index
- Custom rewrite rules not working with WPML
- Rewrite rule not matching
- Is there a hook to Intercept al urls from a webpage and redirect to a page
- WordPress shows error related to allow_url_fopen
- Ability to automatically redirect a URL
- URL parameters causing 404 on home page, but nowhere else
- change content based on url per plugin
- How to Create a Custom Slug for Tags and Categories with a prefix or suffix?
- URL rewrite of independent plugin?
- Redirect to another page using contact form 7? [closed]
- Locked out of admin panel after installing HC Custom WP-Admin URL [closed]
- Edit Permalink Structure For Custom Post Type or Modify .htaccess?
- Custom url rewriting
- How to customize a title by passing query string?
- WordPress plugin url for form submit
- correctness of URL
- URL rewrite with external JSON query
- Need to change link URL embedded in multiple posts to new link URL
- Username Variable in custom links?
- how to replace hostnames on certain external links?
- WordPress rewrite rules not working
- Do rewrites added with add_rewrite_rule() persist after plugin deletion?
- Change url of posts with keywords
- How to access the WordPress DB from a plugin file
- Replace video url with video player
- Dynamic URL Rewrite for Custom
- How to hide particular plain text with link from different subscribers
- add_rewrite_rule to load different page, without changing URL in browser
- Add a parameter at the end of the url and prettify
- Hidden permalink different from displayed permalink
- insert og image link in wordpress post
- How to create a folder in wordpress that will contain pages?
- How to generate expiring URL of the page?
- Custom Rewrite Rule Removing Query String
- one url for all pages
- how to include my homepage and scc in to a plugin
- Having multiple URL structure for wordpress blog
- Some resources of my website are pointing to www.mysite.com/dev/ and trying to get rid of that append has been a headache
- Change custom rewrite rule when permalink is updated/changed
- How do you remove question mark in URL in get method?
- catch urls with specific pattern and show specific content for them by plugin
- URL Case Sensitivity (Unbounce Landing Pages)
- I am trying to rewrite urls in WordPress, but its not working
- Automatic set a featured image from the first image’s url (or tag) in the article
- Infinite 301 redirects after definitions in “Redirections” plugin?
- Get custom term link archive with prefix
- How to regenerate slugs for categories and tag converting non-Latin characters?
- Change default url to plugin custom post type
- Rewrite in plugin
- Using permalinks with parameters
- Disable default posts (Posts,Pages,Comments and Media) in wp-admin
- Custom shortcode with dynamic rewrite
- custom url with custom post
- Apache rewrite rules and wordpress problem
- URL Rewriting from a Plugin based on custom values
- Why links are not linked if edited comment?
- Plugin with custom domain
- map urls to plugins
- HTML link within my plugin settings page
- Fetching Video From YouTube Automatically [closed]
- How to create a custom wordpress plugin for a specific functionality?
- How to rewrite URL using .htaccess in WordPress Plugin
- How to change all the urls of the WordPress site?