Forums

[resolved] What file are all pages on my site stored? Cheers (4 posts)

  1. stuarttraynor2000
    Member
    Posted 1 year ago #

    Im new to wordpress and just wondering when I make a new page where is it stored so i can update the html code.

    I know this is probably a stupid question.

    Please help as my head is about to explode.

  2. Ross Hanney
    Member
    Posted 1 year ago #

    Hello,

    Pages are stored in the database, not as files in a folder somewhere. You should edit pages via the WordPress admin interface (if you want to edit the HTML markup, there's a HTML tab at the top right of the page / post editor).

    Just about everything (posts, links, comments, options etc) you create within WordPress is stored in the database. Media files that you upload are an exception, and are saved in the wp-content/uploads folder, by default.

  3. Rev. Voodoo
    Volunteer Moderator
    Posted 1 year ago #

    If you wish to edit the actual appearance of the page and not the content, that is controlled by your theme.

    Often pages are controlled by page.php, but there are a variety of files in your theme which combine to give your html output

  4. stuarttraynor2000
    Member
    Posted 1 year ago #

    thanks very much v helpful

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.