Search results

  1. B

    How to use blogger redirect?

    Just to test the redirect code to another url, I put the code below into the HTML of my OLD BLOG <script language="javascript"> document.location=' NEW BLOG '; </script> Now I want to delete the redirect code, but I can't get back to the HTML code of the OLD BLOG because it...
Back
Top