Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

WordPress Local WordPress Development Local WordPress Development Migrating WordPress from Local to Live Server

Ramona Brown
Ramona Brown
6,452 Points

After I migrated wordpress from local

After I've migrated wordpress to my live server, how do I put it in a subdirectory so I can access it as example.com/blog?

I have created a home page or index.html page that I want to be at the root level and then have it go to wordpress when "blog" is clicked from the navigation bar.

I have already tried going to admin>>settings>>General. The spot where I would add /blog is all greyed out.