Moving a wordpress site to a sub directory

by 3 replies
4
Hi,

Does anyone know how to easily move a wordpress site to a sub directory of a domain?

I want to move it from

http://www.domain.com

to

http://www.domain.com/blog

I plan for the site to be built in html, and only have wordpress powering the blog.

Thanks, Phil
#programming #directory #moving #site #wordpress
  • You can use a cloning plugin to move it or manually move the files to the new folder then change the ULRs in the database to point to the new location.
    • [ 1 ] Thanks
  • First log into you wp-admin and change your site url to reflect the sub domain.. then just simply use FileZilla or another FTP application and drag all your files to the new directory.
    • [ 1 ] Thanks
  • Yeah ... it often not that easy.
    There's a number of locations to change manually in the database.
    • [ 1 ] Thanks

Next Topics on Trending Feed