Archive for March, 2008

What if your website disappeared tomorrow?

Wednesday, March 26th, 2008

Hacker from the backWhat would happen if your web designer disappeared tomorrow? or if someone managed to hack into your web site? Things have been known to go wrong, and if they go, it can make your life agony.

Why would anyone want to hack my web site?

Chances are they don’t, however your website is probably on a server or network which holds tens, hundreds, thousands or even hundreds of thousands of other websites. If any of those become a target, yours could be affected.

… to make your life easier in any eventuality, you only need to take a few steps…

There are four parts to your site: Domain name, Hosting, Website files, and Database (optional).

You need to make sure that you and/or your future designer can take over quickly with the minimum of hassle.

Website files - When your website is complete, either ask your current designer for the files on CD or have them zipped and emailed to you for backup. If you know how to FTP, get the ftp details so you can do it yourself at regular intervals if necessary. Or there is sometimes a ‘backup’ option if you can gain access to the control panel for your site.

Database - Not all sites, but most now have databases. These need to be accessed separately. If you have access to your control panel, the ‘backup’ option usually backs up the database with the files so you should be OK. If not, use a MySQL or SQL export to do so. (Get your designer to walk you through the steps)

Hosting - Is your site hosting with a major company or directly with the web designer? If the latter, this could disappear with them if things go wrong. It’s easily replaceable however so don’t worry about keeping hold of it.

Domain name - If your domain name is a .co.uk, goto nic.uk (orĀ nic.com for .com/.net/.org) Make sure that your name is listed by the registrant details and not your designer. This means if worse comes to the worse, you have easy access to moving it with you, if it’s not. Ask your web designer if it can be changed. (If you’ve opted out, it may look blank although you will still be assigned to it)

If you make regular updates to the site, make sure you keep regular backups of both the site files and database. If you run an online shop, just the database should suffice. Just double-check with your designer for specific information.

Ultimately you should now have a CD of files and database, control panel login and password and/or ftp login and password. This means if things go wrong, everything can be restored relatively quickly.

If necessary, this disk and password can go to your current designer or a new one and you should be back up and running with the minimum amount of data loss.

Remember, insurance can replace your equipment but it can’t replace your data.

Google ads on your business website

Thursday, March 20th, 2008

Yet another potential web design client has come my way with Google adverts on their website. Promises of extra money, assumptions of better rankings and more professional look… tempted?

Don’t even think about it!

If you’re running the site deliberately to make money from advertising or a hobby site with advertising to pay for itself, fine. Even then you need one heck of a high hit rate for this to make any real money.

Google ads, and of course other automated advertising systems read the content of the site and choose relevent ads. If you’re an accountant, and trying to run ads on your business site, Google will quite happily pay you 20p to redirect your potential clients to your competitor’s website. Nobody wants that!… except of course your competitor.

When you’re discussing your design requirements with your web, graphics, or IT person, and you start to utter those words ‘Should I put those Google ads on my site?’ prepare to be shot.

  • They don’t improve your Google listings
  • They don’t look professional
  • They don’t make your company or website look nice/big/clever/important
  • They are links AWAY from your site and do not bring visitors in
  • They will show up your competitors
  • They will lose you business

Just Launched: Video/Audio File Hosting

Friday, March 14th, 2008

Video PlayerAre you an audio or video production company?

We have a simple hosting solution for your client’s audio and video files. If you want to add audio and video to your client’s website, and they’re not looking to upgrade to our multimedia website package, we can offer a simple hosting solution to match your price range.

Not all clients like Youtube and Brightcove advertising throughout their commercial videos, so why not offer a customised solution?

Simply pay a small fee to host any number of flash videos and MP3 files, we’ll give you the code and you can embed videos in your client’s websites with ease. Don’t know how to convert to flash? We can provide you with easy to use conversion software to do so.

Contact me through my Ecademy profile, call 0208 123 6609 or email me directly.

Calling graphic designers who don’t do web, Watford/Hertfordshire

Friday, March 7th, 2008

Graphic design watfordI’d like to speak to local graphic designers who don’t currently offer web design as one of their services.

We’ve developed our own CMS software which is incredibly easy to use. Our web design software allows a css expert to plug right in with the minimum of fuss. It allows images, video and audio to be uploaded by the user and text to be added instantly.

I would like someone in Watford, Hertfordshire, London or nearby to give us a chance to meet properly and talk about a potential partnership.

We can come to an arrangement where you either hold the software and install your designs yourself, or we can do it under your banner. Give me a call on 0208 123 6609 or email us for a demo and how we can help each other.

We do intend to go for a two-way partnership where we can also outsource design work to you.

Choose the right web designer

Monday, March 3rd, 2008

Monkey Web DesignerGetting your website designed can be an expensive process, it can also take a few weeks to months of your time, so how can you be sure you’ll get the right person for the job?

A website is typically broken down into the 5 parts (more for more complicated sites)

  • The Design:- the actual look and feel of the site
  • The HTML:- the coding which works behind the design but allows (or disallows) search engines, readability etc.
  • The Server-side Coding:- This adds the main functionality to the site, email forms, database, forums etc.
  • The Marketing:- This helps your site be seen.
  • The Support:- Who do you call when things go wrong?

Every-body’s requirements are different, but most people will need to consider all of the above to get the right long-term relationship. Here’s how:

The Design

Have a look through the designer’s portfolio, notice the colours, layouts and styles. Everybody has a different idea as to what does and doesn’t look good. If there was one right answer, every site would look exactly the same! What you want is a designer who can produce work that you like. If they already produce designs you like the look of, then you’ve saved half the trouble of this stage.

During the design process, most designers will allow constant amendments (within reason) to get the results you want. Be sure to check with them beforehand. Some designers offer 1 draft, 1 amends and 1 final. From experience, this is usually enough. For budget and time’s sake, it’s usually best to try and stick with this anyway. If you know exactly what you want, and are a good communicator, then this will be easy.

Also to make it easier for your designer, pick a few sites you like the look of, take note of colour-schemes, styles again and let your designer know. This again will save time as they should be able to merge the elements you like into a flat file ready for processing. BE SURE YOU’RE HAPPY WITH THE DESIGN AT THIS STAGE, CHANGES TO THE DESIGN LATER ON CAN INCUR EXTRA CHARGES.

The HTML

The next phase is usually to construct the HTML. This is where the design is taken by a CSS coder, broken down into it’s many parts to be rebuilt for the web. It’s up to this person whether to leave a large red box as a red box image, or write the HTML to draw a box with a red background on the fly. This is to ensure their are as few actual images as possible but keeping to the original design. This stage generates a list of instructions for the browser (firefox, internet explorer) to follow, for example ‘Show this image, put it over there, next to it write ‘Welcome to my site’ etc.

There are two main ways of doing this, neither are wrong, but one is certainly better practice than the other.

Method 1 - tables.
The boffins at the HTML decisions office decided to give us a command for our arsenal. The table allows us to add a table of information and add in prices, contents pages, menus etc. Web designers have figured out that if you have a 3×3 table, you can insert images and use this for placement.

Whilst this works, it does have further issues, the main one being accessibility and search engines. Blind people using the internet through screen readers and search engines, both read a site in a linear fashion, tables can make this a very awkward process as the machines will treat a table as a table of data. It also generates lots and lots of code which the search engines have to sift through to find your content.

Method 2 - CSS.
This is much better practice, the text and containers are placed in the html. A separate file tells the browser where everything goes. This separate file can be easily ignored by robots and search engines get right into your text. It also has many more positioning features than tables and can create a much more user-friendly experience. If you want quality over budget, you could also ask if they do XHTML rather than HTML. XHTML is a slightly better use of HTML, it is given slightly more preference again in the search engines but is has very strict rules so can be difficult to find someone who can.

Ask your web designer which method they use. For your purposes, it may not matter. You can often get cheaper rates from people using method 1, but better quality site, better search engine results and better accessibility from method 2. When you get your site, right click and hit view source. If your code is full of <table> , <tr> and <td> tags, they’ve probably used tables. Ask a random IT professional or web designer on Ecademy to check, most will take seconds to be able to tell you. Make sure you got what you paid for. While you’re there, check for the <frame> tag. If it’s there, you may need to kick up a stink. Search engines, particularly Google hate frames and they should be banned.

The Server Side Coding
PHP, Perl, ASP.NET, Coldfusion are just some of many. This code you never see on the website, but it manages so much. It doesn’t matter which one your designer uses, as long as they’re competent at it. If you want the site to be edited later by in-house staff however, it is better to match up the technologies to make sure they understand what they’re about to be given.

The serverside coding is the part that does things behind the scenes. (instant results and effects are usually another format entirely, Javascript. This is for another blog) When you upload a file, something needs to receive and know what to do with that file. When you complete a contact us form, something needs to know how to process it. If you’re administering your own site, there must be code to do so.

When browsing their portfolio, test what you can. If you want a user registration and login, have a look to see if they’ve done it before, try logging in with fake details. You’ll no doubt get an error message, but make sure the error message is on the same site. If the login sends you to another site, this code is probably managed by a third party. If you want a forum, make sure it can be done, calculators, crm’s, cms’s etc.

It’s at this stage you may hear words like Joomla, Mambo, Drupal. Don’t worry, your designer is not putting a hex on you. All of these (plus many more) are pre-built packages available for free download which many web designers use. They take a lot of the hassle out making a website editable. Some designers use their own software (like myself) as they can be pretty generic. All should be able to provide you with a demonstration so you can see how easy/complicated it is to manage your site. If you don’t like it, ask about alternatives.

Marketing and Search Engine Optimisation

Find out what they can offer you in terms of marketing. Search engines will not find you if they don’t know you’re there. Any good designer will submit your site to all the major search engines by default. If they don’t, find out why not. You can also submit your site yourself using services such as addme.com (use a temporary or free email address so you can avoid the junk mail) This submits your site for free to most of the major search engines. You only need to do this once however.

Ask about search engine optimisation. This is often talked about as a separate service but most of it should actually be covered in the HTML part of the site at no extra cost. If you have the ability to amend your own information, a good designer can give you good pointers, or speak to Nikki Pilkington on Ecademy for ongoing checks and reports. To do it yourself, 299steps.com offers some fantastic advice.

Pay-per-click, this can be completely self managed. Google’s own system allows you to pay for adverts on certain searches. You’re bidding for positions though so some keywords are more expensive than others. If you can’t work it out, or would rather not have to worry about it yourself, again your ongoing SEO person or Nikki Pilkington or even your designer can manage these for you.

The Support

By the almost random nature of the internet, things do go wrong. Your website will crash, it will go down, it will run slowly from time to time. Sometimes you can’t get your email, sometimes you can’t send. What support packages does your web design offer? More often than not, if things go wrong it’s not your web designers fault, but they should have enough knowledge to tell you where the problem is and what you can do to fix it. If you have an IT support person, this may already be covered but it’s worth checking. The most important points are how easy is it to get hold of the right support person when you need them? Do you often have to leave messages on voicemails or can you only call during certain times? How quickly do they respond to emails? Ask if you can speak to one or two of their clients, ask specifically for people on their portfolio and find out what they think of the designer you’re considering.

Hopefully this will ensure you are better armed for that first enquiry into getting your site designed or redesigned and that you can understand some of the jargon you may have thrown at you.


© 2008 - Zako Media - All Rights Reserved | Terms and Conditions | Privacy Policy | Photography Credits