How to Write Great Meta Descriptions & Optimize Current Ones
What is a Meta Description?
Technically, a meta description is an HTML tag, which looks like this in the HTML code for the page:
<meta name=”description” content=”Awesome meta description you wrote!”/>
On Google, Bing and other search engines, meta descriptions are displayed in search results as the short paragraph under the title of the page:
While many CMS tools have built-in options for metadata title and descriptions, you can also manually add your meta description to your site’s HTML code in the <head> section:
<head>
<meta name=”description” content=”Awesome meta description you wrote!”/>
</head>
Are Meta Descriptions a Ranking Factor?
…The post How to Write Great Meta Descriptions appeared first on Seer Interactive.
No comments:
Post a Comment