Home > Article > CMS Tutorial > How to build a page in wordpress
Step one: Enter the backend address in the browser and enter the backend management page. I am debugging locally. The default backend address is http://local path/wp-admin/;
Step 2: Find the page on the left and select New Page;
Related recommendations: "WordPress Tutorial》
Step 3: In the opened page, enter the name of the new page. What I set here is a friendly link;
Step 4: After filling in the title, leave the content blank first. Look at the template in the page properties on the right. We select the friendly link and publish it after selection;
Step five: We see that the title has been added to the page, but the content page has no content;
Step six: We return to the page where we just added the page, and add Some content, see the effect;
The above is the detailed content of How to build a page in wordpress. For more information, please follow other related articles on the PHP Chinese website!