Forums

Google - summary of website (4 posts)

  1. sneak9
    Member
    Posted 1 year ago #

    Hi- how do you specify what reads in the first few lines under my website name when I do a search for my website name in Google? And also under my post titles when they show up in a keyword search?

  2. Rahul Sonar
    Member
    Posted 1 year ago #

    Generally, they are a few lines of your page contents. You can also add a meta description to your pages.

    Code: <meta type="description" value="YOUR DESCRIPTION GOES HERE">

  3. doc4
    Member
    Posted 1 year ago #

    sneak9,

    A little more on what Rahul is saying. Add the meta tag to your header.php file above the 'body' tag. Like so:

    <meta name="description" content="My Description" />
    <meta name="keywords" content="My Keywords" />
  4. sneak9
    Member
    Posted 1 year ago #

    OK - many thanks - my WooTheme has a section for adding Meta info - I am assuming it is OK to use this in lieu of going into my cPanel?

Topic Closed

This topic has been closed to new replies.

About this Topic