• I was wondering if anyone knows of a plugin for meta tags that will insert the same block of meta tags for every post automatically.

    thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • You could always try editing your theme’s header.php file and adding the meta-keywords line yourself.

    <meta name="keywords" content="list of comma-separated keywords goes here" />

    Thread Starter fredc15

    (@fredc15)

    ok thanks will do that at a minimum

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

The topic ‘Same Meta Tags for Every Post’ is closed to new replies.