• I would like to add a description tag to each of my pages. I do not know how to do this. I do know HTML, I just do not know what to change and where the file(s) is named and located. Any help would be appreciated.
    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • First it depends on what File your trying to edit. Secondly, it depends how your theme has its file structure set up and naming conventions etc.

    Generally, if your trying to add a description tag to each of your pages, you’ll want to edit page.php, which is the page template to display ALL single pages.

    You’ll need to go in and add some custom HTML.

    That is usually located inside your theme folder, inside /wp-content/themes/theme-name/page.php

    Thread Starter lbentkower

    (@lbentkower)

    Thank you Evan. I’ll give that a try.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Modifying web page html’ is closed to new replies.