ravi wrote:
In case you haven't already done so, perhaps you should post a message on your old blog pointing to the new one. Let me know if you need any help with any aspect of this sort of thing.
If you have managed to import your blog from blogger (my import balked and was unsuccessful), you can blank the blogger template and put a redirect to the new website where the template used to be. (It won't affect the display of your blogger archive either, if you choose to not delete the account). cf: http://leighmdotnet.blogspot.com <http://leighmdotnet.blogspot.com/atom.xml> Here's the code that does the redirect to my wordpress Y! hosted blog, but you could redirect to any site using the same boilerplate. This is my COMPLETE blogger template: <MainPage><br /><br /><br /><p><font size="+2">Hey all, I've moved to my own site hosted blog.<a href="http://leighm.net/"><b> [Click Here]</b> </a> if your browser fails to redirect </font></p> <meta http-equiv="REFRESH" content="0; URL=http://leighm.net"> Leigh http://leighm.net/
