I’d use a Search/Replace plugin (I like “Better Search and Replace”) to change all instances of ‘olddomain’ to ‘newdomain’.
Then I would look at the wp-options table to ensure the new URL is in there (in two places). I’d remove any URL-based settings in the wp0config.php file. (I never change those.)
I’d also check the htaccess file in the new site’s root folder to ensure that it isn’t doing any redirects or rewrites to the old URL.
Then, using a new browser instance (a private one insures caching/cookies aren’t an issue), I’d try the new URL. If needed, use the browser Developer Tools (usually F12; or right-click and ‘Inspect’) and look at the Network tab to ensure all requests are for the new URL
Related Posts:
- Where are Additional CSS files stored
- Prevent WordPress from automatically installing a new theme each year
- Is there a blank theme framework compatible with WP 3.0? [closed]
- How do register_sidebar() and get_sidebar() work together?
- how to override woocommerce specific loop or archive-product.php [closed]
- Looking for a lightweight theme using WP3 new tags and features (not 2010) [closed]
- switch theme on fly
- Show a WP 3.0 Custom Menu in an HTML Select with Auto-Navigation?
- 2 seperate installation 1 theme same server
- FireFox Inspector :: find CSS file related to
- Widgets vs. Theme Mods
- get_theme_mod(); returns nothing
- How to let a single post have its own domain name
- Create a customizable child theme
- Are there any ‘Coming Soon’ themes for WordPress 3.0?
- Make page template that is just an “include” of another?
- Show attribute description when filtering by that attribute
- How can I & how do I change text displayed in comment via child theme
- How do I copy all “extra” data (menus, widgets, etc) from one theme to another?
- woocommerce Add custom field set like billing fields
- $wp_customize->remove_section for customizer setting?
- Modify a theme to insert custom widgets?
- Cannot figure out how to center div in WordPress theme [closed]
- how can I change the background color of all posts on my server?
- How to add “Read More…” link in twentytwenty
- Updating Existed RocketTheme Theme on WordPress
- title, content, feature images
- Get page ID outside the loop, matching menu ID
- Putting tag outside tag on generated Menu
- How to customize core admin pages within a theme?
- Warning: Creating default object… when altering Customize panels
- Theme licensing and permission on changing content [closed]
- @font-face is not working in WordPress
- What changes we need to make to a theme so it can be installed as a MU Theme?
- Updates for a private theme
- How to add custom page attributes in WordPress?
- custom theme ,add media not showing images in media library
- One WordPress Installation for 2 Domains
- Theme Customization through admin panel. (Appearance-Customize)
- For a specific theme, how do I build a list of all the possible theme modification names?
- Navigation label for page in custom theme
- How to host 2 subdomains as lookalike destinations under one master domain?
- One WordPress install for main site at domain.com and blog at blog.domain.com?
- Installing new theme on running site
- Is there a way to override require_once of the main theme on the child theme?
- Moving wp-content folder
- How to query details of images in gallery that is attached to a post
- Edit value=”” of a button in child theme
- How to customize the WordPress 2014 theme, to have page using less horizontal margin?
- How to edit alternate inactive themes in “Appearance -> Customise” screen?
- How to create custom layouts and static pages in themes for clients
- How to have multiple WordPress Menus
- Create a Page template selector page
- Is “get_template_part” hierarchy possible?
- How to add WordPress JS Script Links
- Prevent WordPress from automatically installing a new theme each year
- Change default Video Player without Plugin
- How do I run a web app in my WordPress theme without the “wp-content/theme/…/webapp” in URL?
- Lost customization after switching the WordPress theme
- Customized Blog/Latest Posts Page
- remove screenshot.png via dashboard
- Allow WP users to sort search result on a videos site
- How replace theme styles?
- Delete page titles
- Issue with navigation bar in child theme
- How to narrow the area between buttons on Helium theme sidebar? [closed]
- How do I target this page specifically?
- How do I change the content of an element for a theme without losing the styling?
- How to Password Protect whole site except for some subdirectories
- Unable to write error_log output… but only from a certain function
- How do I move my sites to a child theme without loosing customisation?
- Removing comma from ‘entry-date’ in Twenty-Sixteen theme
- call get_header() function from different theme
- Use another theme template in my theme
- How do I change text of a product template in a WooCommerce theme? [closed]
- Why, when it comes to custom background and image, does ‘The first value registered’ win?
- Integrate Woocommerce to a custom theme
- Custom CSS File wont work on second Page
- How to add custom page using them in wordpress 3.5
- Consolidate ‘add-to-cart’ buttons into one ‘add-all-to-cart’ button
- customizing a theme [closed]
- I have one page in my WordPress site with a table that needs to be super compact and simple
- Changes to code not displaying
- WordPress Page Width Issue: Seeking Solutions
- WordPress Responsive Custom Control WP Customizer
- Block Theme: How to use a different template on front page vs paginated pages?
- How to: Easily Move a WordPress Install from Development to Production?
- Is there a flowchart for WordPress loading sequence?
- Essential technical features for high-end WordPress web hosting? [closed]
- How to remove admin menu pages inserted by plugins?
- Opinions and recommendations on the best barebones base theme [closed]
- How to put logs in WordPress
- How to get the Date Format and Time Format settings for use in my template?
- Best Practices for Regression Testing WordPress Websites?
- Remove wrapping div and ul from output of wp_nav_menu
- What Is The Use Of map_meta_cap Filter?
- get post author id outside loop
- Custom Walker: how to get ID in function start_lvl
- Customizing a WordPress theme without changing it?
- Creative uses of WordPress [closed]