First of all, thanks a lot for fixing the Schema markup issue! My article posts got 2 errors and I don’t know if its something I should fix from my end or yours… This is the link. ( I dont know how to upload screeshots)( http://www.loudsoundgh.com/coptic-respect-ft-flowking-stone/ ) Please check it in the Google structure data tool and u will see just 2 errors. Aside this my review and other posts are perfect! Thanks and Merry Christmas.
Hi,
Google requires to specify a publisher for articles and this meta requires to specify the publisher logo – http://screencast.com/t/vzl3J6kMImG – http://screencast.com/t/9vhjSwZS8h
The theme reports the logo set in Theme Panel -> Header -> Logo&Favicon – http://screencast.com/t/NoVwLYVblTb
I suspect you didn’t set any logo and that’s why you get this error in the structured data tool.
To fix it set a logo, then if you don’t want it to appear on page you can hide it with css (display: none) or remove it from the header template. I see you use header style 7, the code can be found here – http://screencast.com/t/yT4Z9sY1
Thank you!
Hi, its me again. i moved to a new hosting this month and realized my data structure still got a problem. applied all you said previously but that last error wont move… this is a screenshot. >>> http://www.screencast.com/t/ZEfl1gL1e
Hi,
From your image i see that you use a .jpeg file, Google tool doesn’t consider it to be a legit image file. To fix this you have to rename the file to .jpg and upload it again.
Another solution would be to rename the file to .jpg and do a search and replace in the database to rename it from .jpeg to .jpg. Note that this method is a bit risky, you should backup your database before attempting this.
You can also read about jpeg vs jpg on the web, ex. – http://stackoverflow.com/questions/23424399/jpg-vs-jpeg-image-formats
Thank you!