Considering how regularly new versions of Firefox now come along, that's quite some bug fix list in version 10! http://t.co/K3I2vLpW 1 week ago


5th
Jan 09

Ninety-Freakin’-One Percent!



That’s my YSlow rating for the BMTG website.

It’s taken me a year but I’ve done it. The only thing missing – that elusive 9% – is a CDN. But I’m not going to have that so I now have the highest rating I can achieve.

Once this site is at its new host, I’ll start looking at the same thing (restrictions on the .htaccess file, amongst other things, prevents me at the moment).

To put this in perspective, Amazon.co.uk and Apple.com both have a score of 63%, Microsoft.com a score of 94% and PC Pro a score of 52%. Google, not surprisingly, scores 99%. What is surprising, though, is that Yahoo – the people who originated this scoring system – gets 82%.

Delicious Digg Facebook LinkedIn Read It Later reddit StumbleUpon Twitter SeparatorEmail Google Translate PDF Online Print Friendly



15th
Oct 08

Webpage language translation


Google provide some excellent tools for adding translation facilities to your website. They also provide browser tools so that you can quickly translate a page that you might be on.

With that in mind they’ve taken the appropriate step of adding facilities for web developers to override this.

For example, to stop translation on a section of your site add class="notranslate" to the appropriate tag, such as DIV or SPAN.

To prevent translation on an entire page, add the following to the <HEAD> section…

<meta name="google" value="notranslate">

Delicious Digg Facebook LinkedIn Read It Later reddit StumbleUpon Twitter SeparatorEmail Google Translate PDF Online Print Friendly



14th
Oct 08

Create new useful links for your site


Google have announced a new feature in their Webmaster Tools. In a nutshell it will display all pages that link to a missing page on your site – you have a chance to fix it or take advantage of it.

So, if a site was linking to an erroneously spelt page then you could create a redirect for this to the correct page – ensuring you still get the visitors to the appropriate page.

BMTG was okay (apart from a misspelling on my own blog, so I was able to correct that) as was Copy+. However, I can see the advantage of this tool and will be keeping an eye on it in future.

Delicious Digg Facebook LinkedIn Read It Later reddit StumbleUpon Twitter SeparatorEmail Google Translate PDF Online Print Friendly