Inserting meta content

7 replies
  • WEB DESIGN
  • |
I moved my blog to wordpress and I thought I was doing OK but now I realize I never added meta content. Am I correct that I have to add this manually for my keywords to apppear. I am using the theme Evolve.

I have also realized my title and description are together on this theme also.

Which template edits this.

Exercise and Nutrition Tips - Helping people reach their fitness goals
#content #inserting #meta
  • Profile picture of the author trainermike
    Is this the place?

    This is a section from header.php

    <!--BEGIN head-->
    <head profile="<?php get_profile_uri(); ?>">

    <title><?php semantic_title(); ?></title>

    <!-- Meta Tags -->
    <meta http-equiv="Content-Type" content="<?php bloginfo( 'html_type' ); ?>; charset=<?php bloginfo('charset'); ?>" />
    <meta name="generator" content="WordPress" />

    <!-- Favicon: Browser -->
    <link rel="shortcut icon" href="<?php echo IMAGES . '/favicon.ico'; ?>" />

    <!-- Stylesheets -->
    <link rel="stylesheet" href="<?php bloginfo( 'stylesheet_url' ); ?>" type="text/css" media="screen, projection" />
    <link rel="stylesheet" href="<?php echo CSS . '/print.css'; ?>" type="text/css" media="print" />


    <!-- Custom Stylesheets -->
    {{ DiscussionBoard.errors[3355325].message }}
    • Profile picture of the author trainermike
      any help would be appreciated as I am stumped here.
      {{ DiscussionBoard.errors[3356517].message }}
  • Profile picture of the author Istvan Horvath
    Yes, that would be the place to edit/add meta tags.

    FYI: the search engines don't really pay much attention to keywords stuffed there...
    However, a description tag can be useful: it will be displayed in SERP below the title.

    Also, there are SEO-oriented plugins that could help you to insert different meta tags for each post/Page.

    And there are themes that are way better prepared for onpage seo than your theme... Just saying.
    Signature

    {{ DiscussionBoard.errors[3356589].message }}
    • Profile picture of the author trainermike
      Is this what I should enter for the description.

      <meta content='Helping people achieve a healthier lifestyle with exercise, nutrition, motivation, supplements and more.' name='description'/>

      Also, the title and description are coming out together when analyzed is this why?

      <title><?php semantic_title(); ?></title>

      Thanks for ALL your help!
      {{ DiscussionBoard.errors[3356685].message }}
  • {{ DiscussionBoard.errors[3356803].message }}
    • Profile picture of the author trainermike
      I just found that and used it. Thanks.
      {{ DiscussionBoard.errors[3356828].message }}
  • Profile picture of the author Evan-M
    Yeah as said above all in one SEO is the best plugin for this.
    Signature

    Evan-M

    Easily The Worlds Best Wordpress Popup plugin

    Visit Website Design Firm For All Your Wordpress Coding Needs

    {{ DiscussionBoard.errors[3358404].message }}

Trending Topics