Archive for the ‘Web Design’ Category

Jun 3 2008

Website Architecture Questions Answered, Part IV

Hey, you're new. We like you already! You obviously have great taste! If you like what you read here you'll probably want to subscribe to our RSS feed (or the audio RSS feed). Stick around and be sure to speak up and post a comment or two!

During my webinar last month I received a lot of questions both before and during my presentation on website architecture. I’m trying to answer a handful of questions each week until I get through the whole bunch of them. If you have any questions of your own I’d be happy to answer them. You can either post a comment for me to respond to or email me and I’ll add them to the list here.

Today I have answered questions regarding books for beginners, SEO techniques and how they have changed, pro’s and cons of CSS, different types of architecture and favicons.

On with the answers…

No Comments
Apr 29 2008

What Does a Title Tag, Title Tag and Title Tag Have In Common?

This is one of those Basic SEO posts, that i feel silly writing about because “everybody knows” this information already. But then I look at websites of prospects and I realize that not everybody really does know. Or maybe they do and they just forget. In any case, this will be a quick reminder / refresher.

Most duplicate content issues have to do with on-page content. Mass page/content duplication can often have a negative effect on how the search engines spider and index your site. While I believe the title tag is the single most important piece of real estate on your site, duplication here is likely to have the least effect on the search engine crawlers. It will, however, have an effect on rankings, but that’s another discussion. Even still, it’s a duplicate issue that absolutely must be addressed for tactical SEO performance.

Click here to keep learning

5 Comments
Apr 28 2008

Create Infinite Page Duplication: Use URL Session IDs

There is no better way to create an infinite amount of duplicate content on your site than to force session IDs onto each visitor. Typically, session IDs are used for tracking a single visitor’s navigation path through the site, including the adding or removing products from the shopping cart. They are great for tracking purposes, but really, really bad for search engines and inbound linking.

Session IDs

Ok, first of all, that’s a bad URL shown above, but aside from that, tacked on at the end there is the session ID. Both URLs pull the same page pulled open via a different browsing session. The bad stuff happens if the session IDs also get attached when the search engines come for a visit.

Click here to keep learning

4 Comments
Apr 17 2008

Preventing Secure & Non-Secure Site Duplication

Search engine spiders can be very forgiving with a lot of duplicate content issues. I’ve found that, given enough time, the engines learn when two websites or web pages are complete duplicates of the other. Once they figure that out then they basically understand that a link to one is a link to the other, etc. One version will ultimately be dropped from the index in favor of the other.

There are two basic problems with this. First, it all takes time. Until the search engines figure out which dupes should be “merged” you’re essentially splitting link flow. Two inbound links, one to each version, produce only have the power than two links both pointing to a single version.

Click here to keep learning

No Comments
Apr 16 2008

Duplicate Content Issues: Domain Name Redirects

Registering multiple domain names is, and should be, common practice for businesses wishing to protect their brands. I discussed buying alternative domain names earlier this week, but I wanted to address it again, this time from the context of duplicate content issues which may arise if you don’t set up your new domain names properly.

Domain Name Redirects

The first thing you need to consider after you’ve purchased additional domain names is to decide what you want to do with them. Not every domain name needs to have a site on it, though it wouldn’t be a bad idea to have some kind of generic company page in place for lack of anything else. But for the most part, you will probably want to redirect all your alternate domain names to your main company site. This is especially true of many of the issues covered in the article linked above.

Click here to keep learning

3 Comments
Apr 15 2008

Duplicate Content Issues: www. vs. no www.

Last month I posted some of my thoughts and theories on duplicate content where I explained the different types of duplicate content that the search engines find. I wanted to expand a bit on the in-site duplicate content that we often see with various websites. I’ll take these one at a time over the course of the next few days or weeks, depending on how often I post.

www. vs. no www.

Real quick, go to your browser and type in yoursite.com. Does the URL in the browsers address bar change to a) http://yoursite.com or b) http://www.yoursite.com?

Click here to keep learning

No Comments
Apr 14 2008

Buying up Alternative Domain Names

Return to SenderLast week I wrote a post about how poor product categorization can frustrate shoppers and search engines alike. Strictly from a user standpoint, improperly thinking out how each product should be categorized can cause many products from being found by your shoppers. When determining the category or categories of any product, you have to put yourself in the mind of the searcher. How would they look for it?

In much the same way, the domain name(s) you select can also be a preventative measure against someone finding you. We can use The Home Depot as an example once again. My first attempt to get to their site I typed in www.thehomedepot.com. That goes nowhere. The URL to reach them is www.homedepot.com. This is a clear case of “what are they thinking?” The last time I checked (which was today) they bill themselves as THE Home Depot, not just Home Depot. It’s right there in their logo!

Click here to keep learning

6 Comments
Apr 9 2008

A Little Favicon Goes a Long, Long Way

I remember when favicons first started to appear, it was like, hey, how cool is that. But now they are so common that I hardly notice them anymore. Well, no, that’s not exactly true. I do notice them, and like them, it’s just that I’m not surprised to see them anymore. But I AM surprised when I don’t see them.

Ok, let’s back up. What is a favicon?

If you’re reading this post from emarketingperformance.com then you need to do no more than look up to the address bar. If you’re reading this through a feed reader I’ll go ahead and throw a screen capture for you:

Click here to keep learning

5 Comments
Apr 8 2008

Web Developers: Please Stop Using the Hx Tag as a Design Element

Lately I’ve been seeing a lot of sites where the designers were a bit lazy on the coding of the visual elements. Especially when it comes to creating new styles for the style sheet. In CSS, it’s pretty easy to develop a style that allows you to have certain portions of text display exactly how you want. But apparently, coming up with a unique style and name is just. too. difficult. So instead of naming a new style, the developers just style an Hx tag and then plaster it throughout the site.

One site that we’ve been working with has just come from a fresh re-design. Once we started digging into the code, we’ve found that the designers have taken some pretty extreme liberties with the Hx tags.

Click here to keep learning

1 Comment
Jan 3 2008

Top 10 Most Useful Open Source / Free Software Programs

Buying software is so 1999. I mean seriously, who wants to buck up and spend upwards of $500 on an office suite when you have bills to pay and lattes to drink. Plus, with everyone’s exciting New Year’s resolutions in full swing, saving money may be even more appealing. Enter the world of free web-based software and open source software. This list is obviously not comprehensive, nor authoritative, however, these ten programs are the ones I found most useful during 2007.

Top Ten Free Open Source Software 2007

Click here to keep learning

No Comments