Titles and Metas disappeared?? Help please!
-
Hi everyone,
Had a bit of a concern today, my weekly report has come through and my crawl issues have skyrockets by over 400!
It says my metas and titles are missing but when I check through the site manually they seem to all still be there, I'm getting the same problem when I use screaming frog to crawl the site.
I would really appreciate an explanation from someone as to why this is happening as I am quite confused about the situation.
Thank you people
Charlie
Our website is www.homelogic.co.uk

-
Hi Charlie,
I checked view source and I find very unusual thing. Your title and description tag is b/w <script type="<a class="attribute-value">text/javascript</a>"> and that is the reason .
Meta title is an html tag & description also, not Java script
You have to close Javascript tag properly I think that is the only issue.
Hope this helps
Thanks
-
I agree with Alick300, after looking at your source code it looks like your //www.gstatic.com/wcm/loader.js script is not closed properly and thus in effect the meta is not being found in the normal html flow. I would suggest checking your wordpress header.php file to see if there is an issue in the code that you can close off, alternatively if it is a problem plugin, maybe update or deactivate.
Cheers
Tim
-
Thank you so so much both of you it's saved me a massive headache. I had to close the script twice as there were two instances where the script tags were open and not shown.
Ran the site through screaming frog and the Titles/Metas are showing up again.
II have voted both of you up
