Submit Your Article Forum Rules

Results 1 to 5 of 5

Thread: Background images -- tag them ?

Hybrid View

  1. #1
    Junior Member
    Join Date
    Jun 2004
    Posts
    19

    Background images -- tag them ?

    Hi- thank you for reading this.

    The new place where I am working has their own way of doing things so I have come across a few issues that are new to me.

    - Some of their sites have the company logo as background images. Is it ok to Alt tag background images or would this look fishy to SE's?


    - Also pages that end with .jsp. I have heard conflicting information on this-- is this equally as visible as the standard html pages?


    Thank you for your help. It is much appreciated.

    Bonnie :)

  2. #2
    WebProWorld MVP Dubbya's Avatar
    Join Date
    Nov 2006
    Location
    Steinbach, Manitoba
    Posts
    1,323

    Background image alt text is a waste of time

    There is no purpose in adding alt text to a background image since a search engine, bot, spider or page viewer can't see it.

    If the corporate logo must be a background image and you hope to use alt text, you'd be better off placing a small transparent .gif image with alt text in front of background image, inside a table cell, for example.

    The size of the transparent image is pretty much irrelevant.

  3. #3
    WebProWorld MVP Webnauts's Avatar
    Join Date
    Aug 2003
    Location
    European Community
    Posts
    9,028

    Re: Background images -- tag them ?

    Quote Originally Posted by killerbeame
    - Some of their sites have the company logo as background images. Is it ok to Alt tag background images or would this look fishy to SE's?
    My example is evidence based most proper way to add logos on your site:

    [img]images/logo.png[/img]

    Only the logo on your entry page, i.e index.html or index.jsp, should not be linked.

    That is an accessibility, usability, web navigation and semantical issue.

    So that is the best option for humans and search engines.

    So never edit your logo as a background image.

    Check our sites for a live example. :)

  4. #4
    WebProWorld MVP brian.mark's Avatar
    Join Date
    Jul 2004
    Posts
    2,709
    Since nobody has addressed the file extension portion yet, I'll answer that.

    Unless your code comes back looking different than a standard (x)html document, there is no difference in ranking for using any technology or extension. You could program something in assembly and it'd work just fine. Program it in Pascal... it doesn't matter. The only thing that matters is the code that gets spit back to the bots.

    Brian.
    ToolBarn.com, an Internet Retailer Top 500 and Inc. 500 Company | Tool Parts | Pet Supplies

  5. #5
    WebProWorld MVP Dubbya's Avatar
    Join Date
    Nov 2006
    Location
    Steinbach, Manitoba
    Posts
    1,323

    Re: Background images -- tag them ?

    Only the logo on your entry page, i.e index.html or index.jsp, should not be linked.

    That is an accessibility, usability, web navigation and semantical issue.
    Good point!

Similar Threads

  1. How to use Photoshop Sliced images as a background?
    By cg0404 in forum Graphics & Design Discussion Forum
    Replies: 6
    Last Post: 03-22-2010, 11:13 PM
  2. Why use background images?
    By frobn in forum Accessibility and Usability Forum
    Replies: 11
    Last Post: 03-04-2008, 04:09 PM
  3. Stationary Background images?
    By ackerley1 in forum Graphics & Design Discussion Forum
    Replies: 1
    Last Post: 11-24-2005, 05:21 PM
  4. Background images in table cells?
    By ScottG in forum Graphics & Design Discussion Forum
    Replies: 2
    Last Post: 06-25-2004, 10:17 AM
  5. Using background images only once in a cell
    By incraftfun in forum Graphics & Design Discussion Forum
    Replies: 5
    Last Post: 05-07-2004, 02:09 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •