I have been working on my site locally and am moving it onto a live sever. created a number of pages and posts.
Where is the HTML of the pages saved? Is it in a table in the database or as a flat file. I cannot find them.
I have been working on my site locally and am moving it onto a live sever. created a number of pages and posts.
Where is the HTML of the pages saved? Is it in a table in the database or as a flat file. I cannot find them.
the content of the pages you create is stored inside your MySQL database, just like the content of posts.
thanks for that what is the table called?
is it in _posts? How does it get defined as a page rather than a post?
This topic has been closed to new replies.