Archive for the ‘Do-it-yourself SEO’ Category

Boost Your Rankings with the Title Attribute

Saturday, July 17th, 2010

Boost Your Rankings with the Title AttributeIf you hover your mouse over a link that includes a title, the title will display in a small box next to the mouse.

Here is an example of a title attribute:

<a href=”attorneys.htm” title=”Our Attorneys”>Our Attorneys</a>

Adding the title attribute will generate a “tool tip” in major browsers, giving the user more specific information on what is contained in the link.

The title tag is also beneficial for handicapped users. See more about creating handicapped-accessible web sites.

Title attributes are a completely valid way to get additional content onto your pages that will attract the search engines to your keywords and phrases, allowing you to adjust the keyword saturation of your web pages.

Remember that users will see your titles tags in major browsers when they hover the mouse over the element, so be sure to choose the text for your title tags carefully.

Boost Your Rankings with the Alt Attribute

Saturday, April 24th, 2010

You can increase your rankings with the search engines by naming all the images on your site using the ALT attribute.

It’s easy to do, and can be very valuable in helping to move your site up the ladder.

Here’s how to do it:

Simply add the following code to each image tag:

alt=”Title of the Image”

Here’s an example:

<img src=”imagename.gif” alt=”Title of Image”/ >

Naming all the images on your website with relevant, keyword rich text can be very valuable. It’s a small detail, but it can add up: and it’s one of the most common areas of search engine optimization neglected by many web sites. Though this can be time consuming, it is simple to do, and it can really help to give your site a boost.

For more information about search engine optimization, see SEO.