-
Hello,
I am working on a project that has installed the RankMath, and we have a very weird issue.
While in the page SEO related settings we have setup the page SEO title, and the social media titles, the Google insists to display the content of the first h2 tag.
Hour page HTML in the Google Web Master Tools is as following:
<head> <!-- ... --> <title>Coaching Et Management, Développement Professionnel</title> <!-- ... --> <meta property="og:title" content="Coaching Et Management, Développement Professionnel" /> <!-- ... --> <meta property="og:site_name" content="mhs-conseils" /> <!-- ... --> <meta name="twitter:title" content="Coaching Et Management, Développement Professionnel" /> </head> <body> <!-- ... --> <h2>mhs-conseils</h2> <!-- ... --> </body>
While the page title in Google SERPs is like this:
MHS-conseils
At the same time, the page meta description we set on the page SEO Settings it is displayed normally.
——–
Do you think I have done something in wrong? Does anyone have any idea of what the reason google could behave this way?
Thank you all in advance.
You must be logged in to reply to this ticket.