x

Tag <meta name="description" content="..."> in blog posts

I post a Screenshot of Bing/Yahoo webmaster tools. Does anyone know how to fix it?

image

Tags (3)
7,876 Views
Message 1 of 3
Report
2 REPLIES 2
Square

Hey @Regulus!

I took a look at your site in the editor and noticed that you have this code in the Header Code field in the Advanced settings for your blog page:

<h1>Blog | Dr. Fabio Boccaletti psicologo e psicoterapeuta</h1>

That code is going to be placed within the <head></head> and will cause rendering issues, and might also be preventing bing from properly indexing your posts.

You also have this code added to Settings > SEO > Header Code field which will also cause the same problems:

<a href="https://plus.google.com/+PsicologomantovaNetFabioBoccaletti" rel="publisher"></a>
<a href="https://plus.google.com/+PsicologomantovaNetFabioBoccaletti" rel="author"></a>

I'd recommend moving both sets of code to the Footer Code field so they're placed within the <body></body> tags, then re-publishing your site.

7,874 Views
Message 2 of 3
Report

Take a look at my my recent post. I had the same issue and solved it with some trial and error use of the different tags.

6,222 Views
Message 3 of 3
Report