I have 1 web page that i need to redirect web.com/page.html and i would like to redirect it to web.com/dir/page.html What is the best way to do this ,,, so i will not get a drop in the search engine rankings .... i have a number of links to my page i want to redirect... Please help me out. Thank you
sometimes this can do the job <meta http-equiv="refresh" content="0;url=htp://web.com/dir/page.html" />