EzPortal - Portal Software for Forums

EzPortal Forums => Support => Topic started by: desi4um on September 26, 2012, 01:27:31 pm

Title: Image ALT & TITLE TAG SEO
Post by: desi4um on September 26, 2012, 01:27:31 pm
Hello All,

we installed ezportal couple of months back and used many blocks in the front page. While checking the SEO, i found that all the Icon images are not coming up with ALT & TITLE tag which is bad in terms of seo.
Can you tell us where to put the ALT & TITLE tag to make it more seo friendly?


even the normal IMG bbcode doesn't have alt tag, so we tried
Code: [Select]
[img alt="anything"]url[/img] without any luck...

any help on this would be appreciated...
Thanks in advance...

desi4um team
Title: Re: Image ALT & TITLE TAG SEO
Post by: EzPortal on September 26, 2012, 01:29:19 pm
It would be in the themes/default/ezportal.template.php file that is where all the display parts are created with the icons
Title: Re: Image ALT & TITLE TAG SEO
Post by: desi4um on September 26, 2012, 06:59:58 pm
It would be in the themes/default/ezportal.template.php file that is where all the display parts are created with the icons

Thanks we'll give a try and post the outcome..