+ Reply to Thread
Results 1 to 8 of 8

Thread: Image buttons vs. Text buttons

  1. #1
    Join Date
    Aug 2005
    Location
    Delaware
    Posts
    1,609

    Default Image buttons vs. Text buttons

    Is the little bit of text info on a text link button important enough for SEO that you should use TEXT links rather than beautiful image link buttons?
    Coastal Delaware Real Estate Sales
    REHOBOTH BEACH CONDOS | REHOBOTH BEACH REAL ESTATE | REHOBOTH BEACH MOBILE HOMES
    * Results not typical. Individual results may vary.

  2. #2
    Join Date
    Jun 2004
    Location
    Arizona, USA
    Posts
    4,846

    Default Re: Image buttons vs. Text buttons

    I suppose that depends on what credit you give to "anchor text".

  3. #3
    Join Date
    Jan 2007
    Posts
    35

    Default Re: Image buttons vs. Text buttons

    There's a way to make a rollover image link AND still have text in the link.

    If you know CSS, it's easy. Some methods indent the text -10000px or so, others make the height of the link box zero, overflow hidden, and set top padding to say 100px and have the image reside there. Either way if CSS is off, these methods degrade to regular text links.

    I've actually seen and was able to create my own fully image links with rollovers, while retaining the same exact syntax in HTML as a normal text link.

    check out the navigation menu at http://www.happycog.com/ their HTML looks normal but dig around in their css code. It's pretty easy to do once you figure it out.

  4. #4
    Join Date
    Jan 2007
    Posts
    6

    Default Re: Image buttons vs. Text buttons

    Another example of CSS text navigation is at www.exploding-boy.com
    He uses the "sliding doors" method.

  5. #5
    Join Date
    Aug 2005
    Location
    Delaware
    Posts
    1,609

    Default Re: Image buttons vs. Text buttons

    Leif, I guess that answers that question.
    Coastal Delaware Real Estate Sales
    REHOBOTH BEACH CONDOS | REHOBOTH BEACH REAL ESTATE | REHOBOTH BEACH MOBILE HOMES
    * Results not typical. Individual results may vary.

  6. #6
    Join Date
    Dec 2006
    Posts
    392

    Default Re: Image buttons vs. Text buttons

    Good question and great responses. Call me lazy, but I think for now I'll just stick with the plain old text links and stay away from the CSS tricks!

  7. #7
    Join Date
    Feb 2007
    Location
    NEPA
    Posts
    13

    Default Re: Image buttons vs. Text buttons

    Text links all the way, if you dont know CSS learn, if you dont want to learn hire someone to do it for you, Anchor text is very important and even more important when pointing to your site.......

  8. #8
    Join Date
    Dec 2006
    Location
    Kamloops, BC Canada
    Posts
    63

    Default Re: Image buttons vs. Text buttons

    Even very basic CSS can be used to make simple yet attractive mouseover effects on your text links. Like change color or add an underline when you mouse over the link.

    These simple CSS effects can be added to HTML and table based pages without having to get into full CSS layout and design.
    Localized SEO
    Real Estate Directory New directory just added to PR4 site.

+ Reply to Thread

Posting Permissions

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