Upload static HTML into wordpress
-
I had developed my website using html. Now I wanted to upload the same in wordpres.. How to do the same ??
The blog I need help with is: (visible only to logged in users)
-
WordPress.com is a Content Management System that dynamically generates HTML pages. You can’t just upload static HTML files.
WordPress uses a database (MySQL) to store all of its data (posts, pages, etc.) and PHP (a server-side scripting language) to produce the final webpage.
- The topic ‘Upload static HTML into wordpress’ is closed to new replies.