Close

How to add a alt tag text to Site Logo image

ehubcap
9 years ago
#7500 Quote
Avatar
  • 43
Hi support, running some optimization test on PageSpeed Insights and other engines, we are getting a lower valuation due to this warning (referred to the Logo image plugin)

image has no alt text!
This image is not following part of the Google guidelines. Add alt text.
image has no dimensions (height/width)!

I can't find a way to correct this issue on VS2013
any help solving this will be appreciated
Thank you
Deni
9 years ago
#7518 Quote
Avatar
  • Moderator
  • 389
ehubcap wrote:
Hi support, running some optimization test on PageSpeed Insights and other engines, we are getting a lower valuation due to this warning (referred to the Logo image plugin)

image has no alt text!
This image is not following part of the Google guidelines. Add alt text.
image has no dimensions (height/width)!

I can't find a way to correct this issue on VS2013
any help solving this will be appreciated
Thank you



Hello,

By default from nopCommerce the logo image comes with empty alt attribute.

<img title="" alt="" src="@Url.Content(logoPath)">


I admit that we haven`t saw that and this is really big fallback from nopCommerce.

You can suggest this to nopCommerce, as we are going to do, so they may fix it.

We are starting to fix it in all our themes.

Thanks for reporting this issue.

Best Regards !
Best Regards,
Mladen Staykov
Nop-Templates.com
jacqh
9 years ago
#8101 Quote
Avatar
  • 1
Has this issue been resolved? One of our customers has noticed this as well and are asking us to fix this.
Deni
9 years ago
#8102 Quote
Avatar
  • Moderator
  • 389
jacqh wrote:
Has this issue been resolved? One of our customers has noticed this as well and are asking us to fix this.


Hi,

Yes, this issue has been fixed in the middle of July. You can update your products.
Best Regards,
Mladen Staykov
Nop-Templates.com