• Hi all,

    If I have a website (ex: https://lovewp.org) , now I’ve just created another one powered by WordPress (ex: https://lovewpsite.org).

    What I have to do for that when we click on the old website address , we will go to the new one directly . (I don’t know if this is called redirection?)

    Please help me !

    Many thanks in advance .

    lw

Viewing 1 replies (of 1 total)
  • <meta http-equiv="refresh" content="2;url=https://lovewpsite.org">

    just put that code somewhere between <head> and </head> in your header.php file in theme editor on the old website (https://lovewp.org)

    that should fix the problem

    ~412mark412

    ps I’m only 12, neat huh?

Viewing 1 replies (of 1 total)
  • The topic ‘Redirect ?’ is closed to new replies.