Page 1 of 1

Wordpress

Posted: Thu Aug 11, 2011 12:22 pm
by simcat
I have Wordpress installed on two directories.
My home page and at /blog. It there a way to remove it from one of these? Newbie here. Thanks... :)

Re: Wordpress

Posted: Thu Aug 11, 2011 1:21 pm
by williamt
Are the two installs identical?
The /blog would probably be easier to remove. You would need to delete all of the files under /blog
and then remove the directory /blog. You can do this with your ftp program or using rm from bolt.

Re: Wordpress

Posted: Thu Aug 11, 2011 1:33 pm
by simcat
Thanks William, I'm just training in Wordpress. Both are different and have different log in etc. I'm making a few mistakes as a beginner. The /blog is the one I have been using. I was going to use the home page to work with html and CSS examples but I suppose I can just make another directory and avoid the trouble.