BRISBANE WEBSITE DESIGN | WEBSITE HOSTING | DOMAINS | SCRIPTS | FORUMS | CONTENT MANAGEMENT SYSTEMS
Brisbane Website Design Queensland Australia
Home   l   FAQ   l   Help   l   About Us   l   Contact
Created a website now get it online, prepared and ready to go
Ok after you have created your new website, you really need to get it ready for action. We call this stage SEO or search engine optimization. This is where we critically, look at the website code, and add the stuff needed to get our new website indexed by search engine spiders. Rather than bore you with extreme complexities, we will dabble with each section. Then you need to adopt this to suit your needs, and personal tastes.
Brisbane Website Design SEO tutorial
Alt Tags | Metas | Robots | Keywords | Sitemap

< alt tags ; >

We start with alt tags, really simple, and really effective. As an example, see the 2 images below. One is search engine and user friendly, the other isn't.
Image A Gallery , image galleries. View images our users have uploaded.Image B
By hovering over both images ( in Internet Explorer ) only the right hand image, has hover text , we call ALT text. ALT meaning alternative, in case the image cannot be displayed, this text is displayed. Also the name of the image is important too. See the code below, used to generate Image A and image B

Image A code:
<img border="0" src="http://30.com.au/images/10089567a_dscn.gif" width="82" height="37">

Image B code:
<img border="0" src="http://30.com.au/images/gallery.jpg" width="82" height="37" alt="Gallery , image galleries. View images our users have uploaded.">

As you can see, Image B , has been saved with correctly formatted name, that search engines can understand. Also it has ALT text, to describe, what the image is and what it is there to do.

By ensuring any images you add are correctly named, makes your life easier, and also your users, but more importantly the search engines, can understand your images, and prominence is said to be given to Images with correctly adopted ALT tags.
Also, check out the url path to your images:

Example:
<img border="0" src="../images/gallery.jpg" width="82" height="37" alt="Gallery , image galleries. View images our users have uploaded.">

<img border="0" src="http://30.com.au/images/gallery.jpg" width="82" height="37" alt="Gallery , image galleries. View images our users have uploaded.">

The 2 examples above one uses a relative url, within this Image tag. The other uses an absolute url within its Image tag.

The easiest option, normally, is to use relative url's. i.e.; "../images/gallery.jpg" rather than absolute url's i.e.; "http://30.com.au/images/gallery.jpg"

Relative Url's

Relative Url's point to a file local to the web page you are on. This makes it easier to make changes, globally to a webpage with out fundamentally buggering up the path to your images.

Absolute Url's

Absolute Url's are direct url's pointing to the image file on your web server. Just imagine you don't own the image, but you want to display someone else's ? Then you would need the entire url path i.e.; the "http/www.websitename.com/images/gallery.jpg" bit

For more info. [ click here ]
 


Page contents: Learn what ALT tags are, how to use them, and what are relative and absolute URLS.
Page URL: http://www.30.com.au/easyweb/seo.php

Please feel free to link to this page. We would appreciate you making a note that you found this "hint" on Brisbane Website Design

 
  All prices quoted are in Australian Dollars and inclusive of GST

Cool People: GoogleIdols | MySpace Layouts | Forum Tickers | Gazzump | Banner Graphics | Filofacts
Brisbane Website Design is a wholly owned Australian Company. Family run, serving the Australian Community
Brisbane Website Design   Brisbane Website Design and Hosting    Contact Us
Copyright © 2006 30.com.au
Page took 0.080961 seconds to load.