Blog

A Beautiful Tool for Displaying Online Magazine ISSUUS
You know how it is, you have a print magazine, ...
Introducing Black Widow 1.0: the Best Magazine Theme Concept Released on WordPress to Date
I've had numerous entries about the Black Widow Magazine theme. ...
One of the most uninteresting news sites on the internet
The Brown Daily Herald has got to be one ...
Internet Explorer 8
Today i downloaded Internet Explorer 8, which is ...
Making a Theme Your Own
One of the first things I did when I uploaded ...
 
Validating XHTML
by Joshua Unseth

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

The last couple days I’ve been reading a lot about Search Engine Optimization. Apparently it’s really important (just kidding, i know it’s important). I just began working on optimizing one of my sites. Over the next few weeks I’ll be watching traffic, and I’ll let you know whether my SEO attempts helped increase visits.

Anyhow, I spent the better part of the day just validating my sites HTML using the W3C validator. My most common mistakes: I didn’t close off my imgtags with a /, I didn’t have alttags on all of my images, and I used capitalized tags.

Frankly, I had no idea that <BR /> is invalid HTML and <br /> is valid HTML. Convention has always been something I didn’t concern myself with, but it may be more important than you think. Additionally, I had no idea that having an alt tag in an image would be as helpful as it (apparently) is. In my readings, adding tags to elements ends up skewing the content:links ratio toward more content on one’s page. This, of course, is good when it comes to getting indexed by search engines (search engines love content). Your image tags should look like the following:

<img alt="Some description goes here" src="URL" />

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment

Most Viewed

RSS Feeds
© 2008 SpiderMarket