Meta description for Online Coach theme

Home Forums All Other Themes Meta description for Online Coach theme

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #174303
    Alina TacheAlina Tache
    Participant
    • Topics: 6
    • Replies: 8
    • Total: 14
    Member since: June 23, 2020

    Hi! I have Online Coach theme. I have been working on SEO-related stuff for my webpage and the meta description is taken automatically from the first Elementor block on the home page. The point of that block is to be attractive for readers/page visitors, but it is not intended to be the meta description. So, my questions are:

    1. Is there a dedicated field where I can manually write ~150 characters for meta description?

    2. If there is no dedicated field, could you please tell me a snippet of html/css/whatever code to put somewhere, so that I may have a dedicated place for meta description? I mean something like this:

    <head>  <meta name="description" 
    content="This is an example of a meta description. 
    This will often show up in search results."></head>

    I have been looking around in the Theme Files, I think it could go somewhere in header.php, where I found this:

    <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo( 'charset' ); ?>" />	
    <?php // Google Chrome Frame for IE ?>
    <!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><![endif]-->
    <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>

    But since I have minimal experience with html programming, I would like you to tell me where to insert it or what other modifications might be needed.

    Thank you

    #174335
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi,

    Kindly use this plugin:
    https://wordpress.org/plugins/wordpress-seo/

    Regards,
    Dave

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.