Posted on July 29, 2016
How to create static home page in WordPress
One of the first issue with using wordpress is realizing the home page is actually just the page where post appears, so it’s basically just a post page. If you want to create a static home page where you can add extra features with plugin then here is the steps:
- Create a “Home” page by clicking on the “Page” tab and add new.
- Then publish the Home page.
- It is optional if you want to create “Post” page where all your post will appear there
- Click on setting > Reading
- Under the section “Front page display” click “static page”
- On Front Page section select “Home”
- On Post Page section select “Post”
- Save