: Google showing footer content instead of meta description I'm using these meta tags for my website but Google is showing footer content instead of meta description is the problem from my code?
I'm using these meta tags for my website but Google is showing footer content instead of meta description is the problem from my code?
<title>{{pageTitle}} </title>
<meta name="description" content="{{description}}">
<link rel="author" href="https://plus.google.com/111111" />
<link rel="canonical" href="{{path}}" />
<meta property="fb:page_id" content="1111111" />
<meta property="og:type" content="website" />
<meta property="og:locale" content="fr_FR" />
<meta property="og:url" content="{{path}}">
<meta property="og:image" content="{{imageUrl}}">
<meta property="og:description" content="{{description}}">
<meta property="og:title" content="{{pageTitle}}">
<meta property="og:site_name" content="SiteName">
<meta property="og:see_also" content="https://url.ch">
<meta name="twitter:card" content="summary">
<meta name="twitter:url" content="{{path}}">
<meta name="twitter:site" content="https://url.ch" />
<meta name="twitter:title" content="{{pageTitle}}">
<meta name="twitter:description" content="{{description}}">
<meta name="twitter:image" content="{{imageUrl}}">
I tried two remove these lines but the same
<meta itemprop="name" content="{{pageTitle}}">
<meta itemprop="description" content="{{description}}">
<meta itemprop="image" content="{{imageUrl}}">
More posts by @Vandalay111
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.