Page 1 of 1

How to move the blog

Posted: Thu Nov 02, 2006 9:05 pm
by Miserupia
Simply put I have the blog at www.somesite.com/myblog and I want to move it directly to www.somesite.com

Im a noob at php, mysql and others but if someone would be nice enough to give some detailed instruction I think I could manage to do it.

Thanx a bunch.


(P.S. - Serendipity is the best blog system Ive seen till now).

Posted: Fri Nov 03, 2006 1:32 am
by iamgeek
Hi,

I am new to this blog, but I did see something in the FAQ that could help.

http://www.s9y.org/11.html#A21

For me, i keep my blog in /blog, but then in .htaccess i have:
redirect /index.htm http://iamgeek.net/blog/index.php

I don't know if that is the best way, but essentially, when someone comes to my site, they get redirected to the right directory.

Posted: Fri Nov 03, 2006 3:47 am
by Miserupia
I know about the redirection .. I dont want to do that.
I want to know what do I have to edit in the db and stuff :|

(I know you have to edit some stuff when you move a phpbb forum)

Posted: Fri Nov 03, 2006 4:18 am
by iamgeek
I found a step by step guide in the FAQ. I even tried it and it worked fine.

http://www.s9y.org/198.html

Posted: Fri Nov 03, 2006 4:31 am
by Miserupia
Yeah .. I was reading that and it solved my problem :)
Anyway .. thank you for helping.

Posted: Tue Nov 07, 2006 9:21 pm
by judebert
Hey, the Expert is starting to do its job!