How to Make HTML Pages Within Your WordPress cPanel
WordPress is a content management system that allows you to create blogs and Web sites on the Internet. While WordPress is primarily a blogging platform, you can also use it to create static HTML pages for your Web site. From your WordPress cPanel, you create the HTML pages, which will display as part of your WordPress blog and use the same WordPress template as your blog posts. This is a good option for when you want to design a static HTML landing page or information pages that you do not want listed in your blog post archives.
Instructions
-
-
1
Log in to your WordPress cPanel.
-
2
Click "Pages" from the menu on the left, and then click "Add New."
-
-
3
Type a title for your page in the "Enter Title Here" text box.
-
4
Click the "HTML" tab at the top-right corner of the text editor box. This switches your page formatting from basic text to a full HTML editor.
-
5
Type your HTML code into the text box, and then click the "Publish" button to post the static HTML page to your WordPress site. You can click the link at the top of the page to view your page.
-
1
Tips & Warnings
You can return to the "Pages" section of the cPanel at any time if you need to edit the HTML page.