Archive for the ‘Web Design Tips’ Category

SEO Tools and Resources

101-seo-resources.com is a useful website for any SEO (Search Engine Optimizer). 101-seo-resources.com offers many ueful tools to help you analyze your websites performance and ranking within the major search engines such as Google, Yahoo, MSN and AOL.

Some of the most useful tools I have found on 101-seo-resources.com are the link popularity tools and keyword analysis tools. Backlinks as analyzed by the link popularity tools are especially important in the modern age of natural SEO. Keyword analysis can be as important for PPC these days as it is for natural search.


Questions about Search Engines?

If you have questions about search engines you will likely find the answers at the Internet Search Engines FAQ, which is the Frequently Asked Questions website for the alt.internet.search-engines usenet group. These guys have been working with search engines since the inception of the internet, and have a very broad and deep knowledge pool for you to draw from.

The site is also the home of the Search Engine Reverse Engineering Project, a project to find the factors involved with web design and optimization (on and off page) that influence SERPs. Some of the tests carried out by this project include title tag attribute influence on results and search engines treating dashes as spaces.


Designing to Sell on eBay

Selling on eBay is a tricky business. At first it looks easy (and I guess putting a basic auction up is easy), but have you ever considered how much the design of your auction can affect your final price?

The first and most important part of designing a sucessfull eBay auction is writing the auction title correctly. The title is the first thing a prospective buyer sees, either when browsing the category or looking through search results. For this reason the title must be attention grabbing and accurate. Also, the title is the text that eBay forms its search results from - if the keywords associated to your item are not in the title, then prospective buyers aren’t going to find your item when searching.

Watch out for the second part in this series of eBay selling tutorials coming soon :)


Great Beekeeping Design

I really enjoyed this website about bees and bee keeping. The site is small but perfectly formed. A great deal of attention has been paid to the design, with valid XHTML & CSS, as well as a great looking template. The site has useful information for potential bee keepers written in a clear and entertaining manner. The pictures of honeybees and honey really complement the sites colorscheme. If you have an interest in beekeeping then this is definitely the site for you!

Check out Bee Keep.


Wordpress Themes At PS Workshop

Whilst looking for a Wordpress theme for this website I came across PSworkshop, a photoshop blog and tutorial site with a template store attached. The templates are very high quality. I think it is worth paying for a Wordpress theme rather than using a freebie if you are serious about your blog; there is nothing worse than turning up at a party and finding that someone else is wearing the same shirt as you, why should it be any different with your blog’s theme?

PSworkshop’s blog is also well worth subscribing to; I enjoy getting my daily dose of new tips and tricks for photoshop. There is always something new to learn in this game, it pays to keep up. The site has over 2200 tutorials in its archive too, so it is a great reference for any photoshop designer.


Designing a Good Navigation System for Your Website

While you should design your website to be aesthetically pleasing, beautiful graphics and clever little details are no substitute for a good navigation system. No matter how great your website looks, it will be useless if your visitor can’t find their way around your site.

Traditionally the navigation menu is placed just below the header area or on the left hand side of the web page. Usability studies have shown that web site visitors instinctively look in these areas first.

Wherever you decide to place your navigation menu, remember that consistency is important. The most important thing is to place your navigation menu in the same spot on every one of your web pages. If you use an image to represent a navigational button, use the same image and the same color for that image on each page of your website. For example, if you use an image of a green house in the left hand corner of your web page as your “Home” navigational link, use the same green house image in the left hand corner of every one of your web pages to designate the “Home” link.

Your visitor should be able to find what they are looking for within 3 clicks of your home page. This is usually not a problem for small sites. However, if you have a large site with many pages, you will need to design a navigation menu that provides access to all areas of your website without getting your visitor lost or confused.

You may want to use a bread crumb trail type of navigation system for large sites (Homepage > Category > Subcategory > Content). Another option is to use a dynamic menu that changes according to the page your visitor is, but be aware that search engines may not be able to spider sites using dynamic menus.

Usability studies have shown that a navigation menu should contain no more than 8 links. The more choices a user is given, the more difficult it will be for them to make a decision. Also, if you have many links, your visitor may get the impression that your site is complicated and difficult to navigate.

If you have only a few links, use mouse rollovers to visually enhance your website. You will need to add some Javascript that pre-loads the rollover images and then add “onMouseover” events to your image links. Alternatively, use CSS for text rollovers that change the link color when the mouse cursor hovers over a link.

Navigation links should be considered the most important part of your website for two reasons:

1) They are used by your visitor to find content on your site.

2) They are used by search engines to spider your site.

The reason users visit your site is to get information. If visitors can’t find the information they are searching for, they will click away, perhaps never to return again.

While different search engines have different rules on how they spider and rank a site, basically a “bot” or “spider” will visit a site, search for a “HREF” link and follow the links to other pages, indexing the pages as it goes along. If the “bot” or “spider” doesn’t find a “HREF” tag on a page, it is blocked from going any deeper into the site. As you can see, you need to design your navigational system so that a search engine can spider all pages of your website.

When designing your website, take the extra time to design a good navigational system. It is vital to your success!