SEO-meta description crawling issue [duplicate]
- by user3707382
This question already has an answer here:
Meta Descriptions not working for google search
3 answers
i have following code where i m including my title and description for the page But google crawled only title not the meta description from the code. Where as meta description was read from the keywords present in html of the page.. Please guide me guys where i m coding wrongly
<!DOCTYPE html>
<html>
<head>
<title>title inserted here</title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<meta name="description" content="description here"/>