1. joomlagal
  2. Commercial Templates
  3. Thursday, 06 November 2014
  4.  Subscribe via email
Template I used for the site is: J51 Journal
Website url: http://www.westeco.ca

I have a question for you and I am wondering if you can help me solve this.

My client signed up for a Bing Webmaster account and ran their site pages through the SEO analyzer. Every page is coming up with this error:

The <img> tag does not have an ALT attribute defined.

When we look at the source it seems to be related to the breadcrumbs module we have turned on:

<li class="active">You are here: ?</li><li><a href="/" class="pathway">Home</a><span class="divider"><img src="/templates/westecoinc/images/system/arrow.png" alt=""></span></li><li class="active"><span>Sitemap</span></li></ul>

Is there any way I can fix this so this error doesn't appear for them? I've looked through all the css files and can't seem to even locate this arrow.png image.

Thanks for your help.
Yvonne
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Yvonne

This wouldn't really be a template related issue. You could try what is suggest in the following Joomla forum post.. http://forum.joomla.org/viewtopic.php?p=2650153

However an easier option may be to try something like the following... http://extensions.joomla.org/extensions/site-management/seo-a-metadata/meta-data/23856

CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks, I think I got it figured out now using these 2 approaches:

I Installed the microbread extension first and changed this statement in the helper.php file:


public static function setSeparator($custom = null)
{
$lang = JFactory::getLanguage();
$_separator=($custom == null)?($lang->isRTL()?JHtml::_('image',

'system/arrow_rtl.png', null, null, true):JHtml::_('image', 'system/arrow.png', "breadcrumbs", null,

true)):htmlspecialchars($custom);

This seemed to solve the SEO analyzer error.

Thanks again for your help!
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok