Check in wp-config.php
in the root directory of your site, if the WP_SITEURL
and WP_HOME
constants are hard-coded there the corresponding boxes in the settings will be greyed out as you describe.
Related Posts:
- Confusion about Site url and directory
- Two domain site: Link base URLs point to wrong domain
- How to remove /index.php/ from URL’s
- Run WordPress frontend and backend in different domains
- How to remove “http://” When Echoing URL?
- Change homepage url
- Multiple domain names for one site
- How can I change all links on pages to point to a different domain from where the site is hosted?
- Remove site root trailing slash
- URL parsing – what is it?
- Changing my site url from azure.net to custom domain
- Remove / from www.example.com/ [closed]
- Special domain for a page
- Best way to give site sub-page it’s own domain?
- Avoid the removal of “https:” from URLs
- WordPress get parameter ‘unapproved’ and ‘moderation-hash’
- Changing the website URL to the root folder
- Showing my server ip in source code for several links not for all links
- How do I avoid messing up URLs when switching from example.com/subdir to example.com?
- Cannot access WordPress website from external IP while internally it is working properly [closed]
- DNS – Change WordPress Site Name?
- Alternatives to site_url() and get_template_directory_uri()
- What is the best way to revert to www version of domain name?
- Changed domain name and all the 301 redirects work except the ones for the thumbnail image which return 403 Forbidden error
- Changing siteurl in the database not working
- How to make a seo friendly URL of 2 different pages with same words
- Why my URL has an unknown character string?
- How to properly setup MAMP and XIP
- Domain name to a page
- Making a site URL
- Why my wordpress site URL does not begin with my domain?
- My Website’s Main URL redirects me to an Archive Page
- How to Convert Parent Page’s URL in Singular Name format when Child page is open
- How to get rid of %20 from the URL? Due to this, duplicate pages are being created
- What’s the difference between home_url() and site_url()
- How do you retrieve a post by slug name through REST API?
- Why “?v=hash” is added to my URLs? [closed]
- Detecting a WordPress URL without doing a full HTTP GET?
- How does WordPress generate URL slugs?
- How does routing on wordpress work?
- Redirecting to old domain after migration
- Custom plugin route in WordPress
- Why is ?doing_wp_cron being appended to my URLs
- Unwanted media library URLs in posts?
- How to remove file versions from the file source links in wp_head?
- use query string in URL to display content on the page
- Change default URL path (/blog/) of blog posts
- Difference between esc_url() and esc_url_raw()
- Prevent “main” WPMU site_url() being returned in functions
- How to deal with WordPress on localhost
- Problem with guids and absolute links
- Getting the Site URL Including the Front Base
- How to convert the file path to a URL of the same file?
- Add menu and submenu in admin with a URL instead of slug?
- Update media file url in wordpress media library
- Why is WordPress saving full-urls to the database?
- Get taxonomy slug from url
- How to move existing WordPress wp-content folder along with database to new server and new domain name?
- Load images with http urls inside https post
- Remove All Query Arg
- Pulling a parameter out of the URL of a WP link without “?” or being sent to a different page
- How to set global variable in functions.php
- Force the Website URL to Include “www” and to be Upper Case?
- Change logo url link
- WordPress and $_GET Params
- Can’t login after my site was moved to a new server
- WPML Get url without outputting
- Dynamic URL to reference custom PHP files
- How to inject custom url path for page ?
- List of default WordPress URLs
- Why WP encodes UNICODE (UTF8) containing urls? Any drawbacks of UNICODE url?
- Adding a hook to ‘parse_request’ so that siteurl/pagename/xyz ignores “xyz”
- How to have numeric URLs in Posts and Pages
- Unable to load static front page on home url
- Force home page to be https?
- Why WordPress automatically removes http from the url of my website’s sub domain?
- add_query_arg() One Key with multiple values
- Weird: /?name in URL leads to blog
- I am Looking to append URL Parameter to all URLs
- Login to wp-admin “redirect_to” points to wrong URL after migration
- How do I amend the fixed “author” part in the URL?
- WordPress Move to SSL How to Update Media Assets to HTTPS?
- Dynamic URL generates dynamic content
- Moving wp-content outside of web root?
- Pages redirected to attachment post
- Generate one time URL
- In Settings>>General I am missing some fields
- WP redirects all pages from new domain to old domain
- Woocommerce different URL for every table placed in the restaurant
- As soon as I add a custom query_var using the filter, my pages point to an archive page – why?
- Is dynamic URL possible in WordPress
- redirect 301 old url to new url
- Adding target and _blank as it’s value to the allowedtags
- How to update media links in WordPress after migration?
- permalink for category pages and posts
- Accessing the Current URL in a Text Widget for a Facebook Share Button?
- Is ‘name’ a reserved word in URL’s?
- get_site_url is not returning anything?
- Check what is at URI (post, archive, etc…)
- Why does WordPress rely on an fully qualified site_url with a 15-step plan for moving a site?