How to set up a static WordPress homepage?
发布时间:2 September 2023浏览量:135
To set up a static WordPress homepage, you can follow the steps below:
- Log in to the WordPress dashboard: Log in to the WordPress dashboard using the administrator username and password.
- Go to Reading Settings: In the left navigation bar of the dashboard, find and click on “Settings” -> “Reading”.
- Select Static Page: On the Reading Settings page, you will see a section titled “Display on Home Page”. In this section, select “Static pages”.
- Select Home and Blog pages: In the drop-down menu, select the page you want to be the static home page and the blog page. Typically, “Home” should be your welcome page and “Blog” should be a list of your blog posts.
- Save changes: Once you have ensured that you have selected the correct page, scroll to the bottom of the page and click the “Save Changes” button.
The home page of your WordPress site will now display the static page of your choice, while the blog page will be used to display a list of blog posts. This is a common setup for those who prefer to use WordPress as a static site.








