everything here is mine. unless stated.

Tutorial ; Redirect old url to new url


//Assalamualaikum\\

People nowadays love to changing theur url. LOL! Me too :}

  • Make a new blog.
  • Put old url as your new blog's url.
  • Go to dashboard > Design > Edit Html
  • Click F3 and search <head>
  • Copy and paste this under <head>
<META HTTP-EQUIV="Refresh" CONTENT="1; URL=NEWURL">
  • Change NEWURL to your new url.
  • The number 1 in purple is the amount of seconds before the user is redirect. You can change this in your own needs.
  • Save.
Adios! x

No comments: