- This topic has 1 reply, 2 voices, and was last updated 3 years, 11 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Meta description for Online Coach theme
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
Hi,
Kindly use this plugin:
https://wordpress.org/plugins/wordpress-seo/
Regards,
Dave
Best WordPress Portfolio Plugins WordPress as an open source and self – hosted content management system is successfully used by thousands of people all around […]
Language Translator WordPress Plugin Your website cannot stand firm in the digital arena if it is not multilingual. If you want to achieve maximum results […]
Are you looking for the best WordPress SEO plugins for your WordPress websites? If yes, you have landed on the right page. This post talks […]