0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down. Read our Farewell Blog Post for more details.

How to have 2 separate Page Titles on <head> and <body>?

  • How to have 2 separate Page Titles on <head> and <body>?

    Posted 15 years 7 months ago
    • I've been looking for ways to separate the Title under <head></head> and the Page Title under <body></body> but to no available.

      So I'd like it to be something like:
      <head>
      <title>TITLE IS DIFFERENT FROM CONTENT BELOW</title>
      </head>
      <body>
        <table>
        <tr>
        <td class="contentheading">TITLE IS DIFFERENT FROM THAT TITLE ABOVE</td>
        </tr>
        <tr>
        <td>Content is here blah blah blah blah</td>
        </tr>
        </table>
      </body>

      Currently if I change the Page Title in admin, it changes both titles above because they are connected.

      How to do that? Do I need extensions / plugins?

Time to create page: 0.055 seconds