HOME

design element
 
design element

ONLINE MARKETING > SEARCH ENGINE MARKETING > SEARCH ENGINE OPTIMIZATION pointer Image Tag & Alt pointerYOU ARE HERE!

design element design element
design element design element

EFFECTIVE ETHICAL INTEGRAL SEARCH ENGINE MARKETING & OPTIMIZATION

design element

ONLINE MARKETING

design element

SEARCH ENGINE MARKETING (SEM)

design element

SEARCH ENGINE OPTIMIZATION (SEO)

design element

design element SEO Basics

design element

design element Ethical SEO Strategies

design element

design element HTML Code Validation

design element

design element HTML Structure & Style Sheets

design element

design element META Tags Tutorial

design element

design element Basic HTML Body Tags

design element

design element Image Tag & Alt Attribute

design element

design element Hyperlinks - Anchor Tag

design element

design element Table Tags

design element

design element Off-Site SEO Factors

design element

design element Off-Site SEO Strategies

design element

design element Search Engine Spam

design element

design element PageRank Puzzle (1-4)

design element

USER ORIENTED WEBSITE INTERFACE

design element

DISTINCTIA INFO

design element
design element
design element

SEARCH ENGINE JARGON GLOSSARY

design element

SITE MAP

design element

EFFECTIVE ETHICAL INTEGRAL SEARCH ENGINE MARKETING & OPTIMIZATION

design element

At Distinctia we take an integral approach to site design and development. Successful web sites are aesthetically pleasing to visitors, comfortable to people with disabilities and favorable to the search engines. We take pride in using strictly ethical marketing methods to achieve top placement across the major search engines.
Let us show you how!

design element design element

HTML BODY TAGS: IMAGE TAG & ALT ATTRIBUTE

As already mentioned, the purpose of the BODY element of a HTML document is to define the actual visible document's content. BODY tag - Visible Copy - Body Text is considered essential for search engine optimization /marketing and targeted traffic.

Beside basic HTML tags, important HTML tags most commonly included in the BODY tag are:

  • The A (anchor) tag, used to create a link to another document. An Anchor can point to any resource on the Web: another HTML page, the same HTML page, an image, a sound file, a movie, etc.
  • The IMG tag, used to embed image in the current document.
  • The TABLE tag, used to arrange data, such as text, images, links, forms, other tables, etc., into rows and columns of cells.

IMAGE TAG AND ALT ATTRIBUTE

The IMG tag is used to embed image in the current document. To display an image on a webpage, the Src attribute must be used, providing the image source (URL to the location where the image is stored).

The Alt attribute provides an alternate text that pops up when you place your cursor over an image. If the browser can't load images, it will display the alternate text instead of the image. According to World Wide Web Consortium (W3C), the "alt" attribute for each image on a webpage should be included, to improve the display and usefulness of your HTML document for people who have text-only browsers. Alt Attributes are considered necessary to achieve a valid HTML.

Alt attribute is not only useful to the user with the images turned off in their browser and people with disabilities, but to the search engine spiders as well, as spiders can't see the images. Alternate text is also indexed by some of the search engines, thus considered important for search engine optimization / marketing.

Alternate text should be relevant to the content of specific image and not used for unethical purpose of spamming the search engines. But, there could very well be the targeted phrase incorporated there, if it goes along with the actual content and the image description. Note that most SEO experts consider that Alt attributes have small if any impact on achieving higher search engine rankings.

<IMG src="logo.jpg" alt="Distinctia's SEO Tutorial Logo" height=60 width=293>

but

<IMG src="wine.gif" alt="design element" height=40 width=40>

design element
Note: The Alt attribute text shows as the "tool tip" (a short message that appears when the pointing device pauses over an image).

Usability experts recommend using IMG Title attribute

<IMG src="wine.gif" title="pink square" alt="design element" height=40 width=40>

along with Alt attribute for IMG tag, to achieve wider browser compatibility (not all understand the Alt attribute).

design elementNote: When using both the Tittle and Alt attribute, Title text shows as the "tool tip". Using the same text for both attributes might look suspicious to search engines. To avoid any similarity to spam, use both attributes only if it's necessary for your target audience. And even than try using helpful but different descriptions, and especially avoid overuse of targeted keyphrases.

Optimized and valid HTML code plays important part in achieving website relevancy, which is the ultimate goal in any search engine optimization campaign. Hyperlinks: Anchor Tag - Href & Name Attribute >>

design element

design element HOME design element ONLINE MARKETING design element SEARCH ENGINE MARKETING (SEM) design element
design element SEARCH ENGINE OPTIMIZATION (SEO) design element USER ORIENTED WEBSITE INTERFACE design element
design element ABOUT US design element CONTACT US design element SITE MAP design element SEARCH ENGINE JARGON GLOSSARY design element

design element
design element
design element
design element design element
design element design element  

User Oriented Design & Ethical Website Marketing Strategies by Distinctia, 2006

Valid HTML 4.01! Valid CSS!