• I am using the Page Meta plugin produced by 36 flavours which allows you to edit all the meta on each page. The description and keywords functions work fine but the meta title is being overidden by something in the theme.

    Does anyone know how to overide this so the meta title I am adding with the plugin gets displayed in the page source code?

    Alternatively is there a better plugin that will do this?

Viewing 1 replies (of 1 total)
  • Thread Starter brian-score

    (@brian-score)

    The code in the theme header is as follows:

    <title><?php wp_title(); ?> <?php bloginfo(‘name’); ?></title>

    What I want to do is get it to import the meta title which the plug allows me to add for each page. Any ideas?

Viewing 1 replies (of 1 total)
  • The topic ‘Overide page meta title?’ is closed to new replies.