Archive for the ‘Web Design and Development’ Category

Comments for all Websites

Friday, September 25th, 2009

Google has just released a plug-in for the FireFox and Internet Explorer browsers called SideWiki.  For those of you that are not familiar with the term wiki, it refers to a system in which a community creates the content and comments etc. An example of a Wiki would be Wikipedia.

Anyway, back to the original point, SideWiki allows anyone with the plug-in to make comments about any site that they visit. These comments would then be visible to anyone else who visits the site with the SideWiki plug-in installed.

Some are saying that this is a great idea others are not so sure. If you are one of the ones thinking its not a good idea. You may be saying “If I wanted visitors to leave comments I would have made a forum or blog etc.”

The commenting may be out of your control but think of the positive. It could give you insight into your site and how to improve it. Download the plug-in yourself so you can see the comments.  If you are getting negative comments about a certain area or feature of your site you can work to change that area to make it more appealing. They may even leave comments relating to how it can be better.

The other side of the coin is that you can see what areas of the website people are leaving positive comments about. So you could turn it into a positive in which it could act as free user testing if enough people are commenting.

Website Update 2009

Friday, August 7th, 2009

We are always suggesting that businesses update their websites to stay current. Updates enable a site to increase its presence on search engines and let visitors know that the site is not dead.

Well we took our own advice and gave our site a complete overhaul. We reworked the design and even matched the new design to the blog to add even more consistency and brand awareness.

www.blainehilton.com

What do you think of the new design for the site and blog?

Now that the site has a fresh look we are now updating the content.

Do you really own your domain name?

Monday, July 6th, 2009

In the Internet world your domain name is the equivalent of your house, and the land the house sits on. Just as with real estate the domain name has a legal owner. In real estate the deed or title tells who legally owns a piece of physical property. On the Internet, domain names have the same type of information.

Anytime a domain name is registered for use it is assigned a registrant and an administrative contact. Whoever appears in the registrant field is legally the owner of that domain name. The administrative contact, while not the official owner, is the master email address of record. Any changes to the domain name must be approved by whoever has access to the email address.

No matter whom you work with to design and host your website either you or your company should always be listed as the registrant.

It is extremely important to check this yourself. You can use any WHOIS service to lookup this information for free. One we recommend is:
http://www.domaintools.com

Simply type your domain name such as blainehilton.com in the lookup field and click search. Scroll down to the registrant information section. If this is not in your name then you may have an issue. Many unethical hosting companies and web design outfits will register the domain to themselves. This way you must stay their client, because they, not you own the domain name.

Would you have the deed to your house put in the name of your plumbing company?

Getting strange results from your Contact Forms?

Friday, April 17th, 2009

I received a call from a client a few days ago. She was somewhat panicked because she was receiving unreadable emails from the contact form on her website.  She was afraid that potential clients were filling out the contact form and the information was somehow being scrambled into random characters which made it impossible to follow up with these contacts or know other information about them.

The first thing I did was check out the form and direct it to send some tests to my email address. I was unable to get the same results as the client was getting. This was good as it meant that the form was functioning normally. So what was the problem then?

The answer was google or some other search engine bot was filling out the form while indexing the site.  Search engine bots are automated programs that come to your site to index it, that’s how you appear in search results on google and such.  So it is not a bad thing at all. When a bot comes across a form it fills the form with random information and submits it just to see what content lies on the other side.

That being said the useless emails that you may be getting from contact forms can get annoying. Your webmaster should be able to configure your forms to only send valid emails.

If you maintain your own site you can find and install tools that take care of this issue as well. WordPress typically comes with tools to aid with this or you can download a captcha tool to help.

You have probably been to sites before where you filled out a form and had to input the characters from an image before submitting.  This is known as a captcha security image. If you want to know what a captcha does, bots cannot read images so they will not be able to enter the same characters that are contained in the image and prevents the form from processing the information entered.

recaptcha example

recaptcha example

A good captcha library to use is recaptcha which can be downloaded for free from http://recaptcha.net/.

Quick loading images on your site

Monday, March 16th, 2009

Have you ever been to a site and the images took forever to load?  You probably figured that there was some kind of error with the site or with their hosting and probably left.

Well visitors to your site are not any different than yourself if your images take forever to load they are going to leave too.  So how can you prevent visitors from leaving your site and costing you money or leads?

Aside from technical issues related to your server, here are a few tips to keep your site images loading faster.

  • Shrink images. If you have a web designer that maintains and makes updates to your website then you probably send them the images and they take care of it from there. They should format them for the web and there is no problem.  If you maintain your own site by coding, Content Management Systems, or even blogging be aware that that image from your digital camera is going to take a while to load. Even if you have no experience altering images you can load it from your camera into a program like paint and shrink it down significantly.
  • Be aware of your audience. Consider the fact that some of your visitors may have dial up Internet, making their connection significantly slower than DSL or even Satellite Internet. If you have customers with dial up it is very important to shrink images as mentioned above to optimize loading time. Also be prepared in case these dial up visitors have images disabled which brings me to my next point.
  • Do not rely on images alone. Some Internet users will disable images in their browser as a preference. They may do this because they have a slow connection and skipping the loading of images enables them to load pages faster. This isn’t the end of the world, just use alt tags with your images.  Alt tags show up in place of an image if it does not load.  For example, if you have a graphic button that says “Buy Now” then give that image alt text that reads the same thing.  This way your visitor will see the alt text and know exactly what to do and what they may be missing.

Hopefully these tips will help you to optimize your website and get you on the path to achieving your web goals whatever they may be.