• Resolved panantukan

    (@panantukan)


    Hi,

    How can I add the meta tags for description and keywords to a WordPress page? Also, how do I add the page title without using the Dashboard function? I don’t want words to appear at the top of my page. I want an invisible title like on an HTML page.

Viewing 4 replies - 1 through 4 (of 4 total)
  • kmessinger

    (@kmessinger)

    There might be other ways, but I added everything to the header.php file.

    Thread Starter panantukan

    (@panantukan)

    @kmessinger

    Yes, that worked. Thanks for responding.

    To make the title display as on a normal page you must delete all the PHP in between the <title> tags.

    Also, you must put the meta tags after </head>

    I need to know specifically how to edit this header.php file. I know how to create the meta tags that I want, and I have found several references on Google that say to add them in the header.php file. However, I am not finding a way to actually edit that file. Thanks.

    franhelenn

    (@franhelenn)

    can someone please talk me through step by step how to access the meta tags. i have too many and want to remove some but i have no idea where they are and how to get to them.

    Fran

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to add Meta tags and Title’ is closed to new replies.