How do I add my own static HTML pages to WordPress?
For example, let’s say I have a page, products.html
, how would I add it to WordPress (any menu, etc.) and once added, how do I visit them, because WordPress had a typical URL structure?
Advertisement
Answer
The static page functionality of WordPress is called, cleverly, “Pages.” You can read all about them here: https://wordpress.org/support/article/pages/ .