• Hi,

    How to stop redirecting in WordPress. I’m trying to migrate a website to new domain.

    The Link is:

    https://localhost/a/

    But
    When I open the

    https://localhost/a/

    it redirected to

    https://localhost/de/a/

    The message I got is:

    Not Found
    The requested URL /de/a/ was not found on this server.

    Apache/2.4.23 (Win32) PHP/5.6.25 Server at localhost Port 80

    I know that there is a plugin causes this Problem, but this plugin is important an I can’t delete it.

    Any Suggestions?

    • This topic was modified 6 years, 10 months ago by hamadesign.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,
    you need to change the url direct from the database table, open table wp_options and from column option_name search field home_url and site_url change this url to your actual site url.
    2018-04-20_1426

    Thread Starter hamadesign

    (@hamadesign)

    Thanks leadsoft (@leadsoft),

    I changed them both as you explained,
    But
    The problem isn’t solved.

    • This reply was modified 6 years, 10 months ago by hamadesign.
    • This reply was modified 6 years, 10 months ago by hamadesign.

    sorry as per screencast site_url and home change not home_url

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Stopping redirecting’ is closed to new replies.