How to change Domain/URL

Posted in: Newspaper
Post count: 11

I have finally finished my page. Now I have changed the domain. As always.
define( 'WP_SITEURL', 'new URL' );
define( 'WP_HOME', 'new URL' );

But the theme now makes a lot of problems. Because it still accesses the old URL. What do I have to do?
Website: http://www.myilands.de

Post count: 35449

Hi,
Please try the indications from those articles:
How to Change Your WordPress Site URLs (Step by Step)
Changing The Site URL
How to Change Your WordPress URL (4 Easy Methods)
In some situations you’ll need to use a redirect plugin.
Thank you!

Post count: 11

Hi, thanks for the links. I know these of course. Because my method is described there. And it always works. Except with your theme.
So what is the tested, recommended and succesful method with your theme? What do I have to do so that everything works?

Post count: 35449

Hi,
Normally if the url in system status are the same https://i.imgur.com/O73QSEh.png then should be no problems. If those are the same, maybe the problems is not related the theme.
Can you let me know what kind of problems are you facing ?
Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.