-
02-19-2005, 01:31 PM #1
Condominium
- Join Date
- Feb 2005
- Location
- Key West, FL
- Posts
- 291
Why use background images?
Why use background images?
When structuring a web site I try to keep in mind how the template will play with search engines. Here is a tip to increase search engine friendliness. Most web sites are designed with images for the header which will load first. Search engines do not recognize images and the alt tag has a low priority in ranking.
You want a nice image header and a serach engine friendly site, so here is what I do.
Place the header in a <div> and load the image as a background image, i.e.
(Replace height and width with the height and width of you image. If you use tables the div can be put in a table cell.)Code:<div style="background-image: url('my_nice_header.jpg'); height:150px; width:760px;"> </div>
Note: It is a fallacy that an image sliced into parts will load faster.
You have now accomplished three things.
1. Your page content will load faster because background images load last.
2. The search engine reads your more important text content first.
3. You can write over the image. I often put the site name in <h1> tags so that this is the first thing that the search engine reads.
Use your own text between the heading tagsCode:<div style="background-image: url('my_nice_header.jpg'); height:150px; width:760px;"> <h1>The Best Real Estate in My Town</h1> </div>
.
It is considered wise to stand on the shoulders of giants but foolish to put yourself in front of them.
-
02-19-2005, 02:07 PM #2
-
02-20-2005, 02:54 PM #3
frobn, that is great!
Originally Posted by frobn
Thanks for sharing!
-
02-22-2005, 03:00 PM #4
Condominium
- Join Date
- Jan 2005
- Location
- England
- Posts
- 123
-
02-23-2005, 04:02 PM #5
Condominium
- Join Date
- Feb 2005
- Location
- Key West, FL
- Posts
- 291
csszengarden.com has excellent examples of css design. Anyone who thinks css is boring needs to see the examples there. The one drawback I find is that the site only accepts entries from graphic artists, many of the designs are graphic heavy and not counter balanced with lighter weight designs. Try http://alistapart.com for examples on how CSS/xhtml can improve SEO.
It is considered wise to stand on the shoulders of giants but foolish to put yourself in front of them.
-
03-18-2005, 06:14 AM #6
Renter
- Join Date
- Feb 2005
- Posts
- 3
-
03-20-2005, 12:56 PM #7
EXCELLENT tips.... thank you.
-
03-21-2005, 03:15 AM #8
Moderator
- Join Date
- Jan 2005
- Posts
- 392
Frobn every time you post your knowledge amazes me. I would have to admit you are one of the top contributors to this real estate forum. I hope we get to enjoy your post on how we can improve our real estate sites for a long time to come. Cheers
Looking For A Real Estate Specialists in Las Vegas Check out our Las Vegas Real Estate Portal. Find Las Vegas Homes or get info for Las Vegas Investment Real Estate.
-
03-23-2005, 11:09 PM #9
Very nice tip. Sorry it took me so long to reply to your email, my pc bit the dust----hard drive failure. I lost everything
Soooooooooooo it took me a little while to admit it and rebuild. *sniff* However, I just invested in a nice USB drive for back up........
Visit the most comprehensive Las Vegas Real Estate, Henderson Real Estate, Summerlin Real Estate, Las Vegas High Rise Condos and Las Vegas Homes website online.



LinkBack URL
About LinkBacks






Reply With Quote

Bookmarks