• Hello,

    I’m trying to use WordPress as a CMS for my entire site. I have a few static pages I’ve created with WordPress and the urls work just fine (example.com/about, example.com/contact, etc.)

    I have blog aspect of my site under example.com/blog and I changed the permalink structure to show that as well.

    Everything is working except the home page. It is correctly showing at example.com/home as the default static home page. However I want it to show at the root of the site at example.com.

    I’ve tried following the advice given in the codex and the forums (1) (2)

    I’ve read elsewhere that the info given at the codex page is deprecated, especially for 2.7 (what I’m using). What’s the best way to avoid the example.com/home route and make the page display at the root example.com?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • admin > Settings > Reading: set a Page to be your “frontpage” and another one as your posts page.
    It should be displayed (the frontpage) at the example.com

    Thread Starter andrewheiss

    (@andrewheiss)

    Perfect! All I was missing was setting the “Posts” page to my “blog” pace. It works great now. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Show blog in root folder’ is closed to new replies.