Archive | Google

18 November 2009 ~ 0 Comments

5 Easy Ways to Speed Up Your Website

This week Matt Cutts confirmed that natural search will start to look at the speed of your site as ranking factor. It’s something thats been in the pipeline, and an obvious change if you’ve been following the “let’s make the web faster” drive from Google.

fast-bolt

I think it’s a great move, there’s nothing more frustrating than a slow Internet connection or a slow site. If you head over to the “let make the web faster” from Google there are instructions to how to make your site faster some are a little complicated such as compressing JavaScript and CSS, HTTP caching, minimizing browser reflow etc.

If you know what your doing then thats great but if your an average webmaster here are five simple tips to speed your site up for Google and users.

1. Optimizing Images

Optimizing images is a simple process, there are two methods. Reduce white space, rather than giving your image a boarder or space crop the image tight and then use CSS to create boarder and positioning.

Save in the correct format, rather than using JPG’s GIF’s can be sometimes reduce file sizes for logo and simple images. Using “save for web” setting on programs such as Paint Shop Pro or Photoshop will enable you get the best size while not compromising on quality. To get old images into a compressed format use a bulk process, remember to keep the file names the same and if changing extensions add re-directs to preserve image rankings.

2. Don’t use tables

When making the HTML output of pages don’t be tempted into using tables to display data. With a bit of skill you can recreate the same thing in CSS. A great article gives 13 reasons why CSS is better than table the number 1 being faster load times.

3. Navigation

Two points with navigation, a) how many items in the navigation can effect load time. Listing every single category and subcategory in some sites would create a huge navigation over 100+ items. Only link to the top levels on every page and other relevant pages, a good example of this in action is the BBC site, go into the sport sections to see..

b) Coding of the navigation is also important. Using Flash or JavaScript (all the code) is a no go, using css with a little JavaScript can create efficient drops downs, even better don’t use drop downs just a plain navigation will keep load times down. Remember that navigation is on every page so improving navigation improves load time on every page in the site.

3. Reduce loads form external sites

Each http request adds time to the load of your site, this includes loading items from a different site. Where possible host images on your own site, don’t have multiple tracking codes, try not to pull twitter / RSS feeds into every page.

4. Move External JavaScript and CSS to external files

By placing the JavaScript and CSS in an external file users and search engines don’t have to load it on each page load. You place the code in a file either .js or .css and link to in the head of the page e.g.

5. Get a decent server

Yes it costs money but if you’ve spent time on the last 4 points they might have no effect if your server is slow. To get a good indication of speed ask the company for some high traffic example site and go on them at peak traffic times. Ask if any are “digg proof” and the specifications of the server.

Over all these 5 points might make a difference but the objective is to make improvements to lots of different areas, added together they will make a difference to the speed of your site.

Continue Reading

06 November 2009 ~ 3 Comments

See Tickets Spamming Google Maps?

I’ve recently started working in Manchester City center so been looking at Google maps for local places to eat at dinner. As ever, the first place to look is Google Maps. After a few clicks on locations strangely See Tickets, a ticket sales company seems to have claimed a lot of local listings that have nothing to do with them, thus having a link to their site.

Each one links to seetickets.com
see-tickets-google-maps-spam

Looking at the locations is it possible that See Tickets could sell ticket for the Palace Theatre, but not for 5th Ave a nightclub or Retro Bar.

A search for “see tickets” with the map in Manchester brings up some great results:

Piccadilly Gardens (Bus stop and open space)

Piccadilly-gardens-seetickets

The old ODEON on Oxford road which shut down about five years ago.

old-odeon-seetickets

The big wheel in the Triangle

manchester-big-wheel

and Long Legs a gentlemen’s club.

long-legs-seetickets

All of the links go to http://www.seetickets.com/see/index.asp? and it looks like see tickets haven’t stopped there, they’ve done the same for locations in London too!

parliament-square

You can imagine tourists trying to buy a ticket from See Tickets to go to Parliament for the day!

Anyone else getting this for their location? Go to your local area on Google maps and search “see tickets”

Continue Reading

21 September 2009 ~ 0 Comments

Google Doesn’t Use The Meta Keyword Tag

Yes, yes we know that Google doesn’t use the meta keyword tag. It was mentioned in a post back in December 2007 they ignore it. Today’s video and blog post just to any that missed it.

Yoast had a great idea to get the new post ranking for meta keywords so SEO’s don’t need to answer the question from clients. We can just say “Google Meta Keyword” for an explanation.

So if you have a blog link to the post using the anchor text meta keywords. It’s at 27 in the UK rankings at the moment being out ranked by a few blogs published today mashable, searchenginejournal and malcolmcoles. So if we all link together…

Continue Reading

Tags: ,

10 September 2009 ~ 0 Comments

Google Search Box Gets Font Size Change

We know that Google have recently be playing around with the Search Engine Results page removing the My account link top right and moving the setting links.

This morning a colleague of mine noticed that the font size had changed on Google and the box looked a bit bigger. This was shown on Google

google-suggest-fonte-size-change

Compared too
smaller-google-text

Continue Reading

09 September 2009 ~ 0 Comments

Channel 4 Duplication on IP Address

Looks like Channel 4 has a little duplication problem at the moment on their IP address http://83.98.28.10/. It’s resulting in double listing with the domain and the IP ranking for some queries which we know Google doesn’t like.

channel-4-duplication

In total around 8,000 pages of 6,390,000 pages of Channel 4′s site have this problem which I’m sure isn’t having a massive negative effect in the grand scheme of things.

channel-4-duplication-site-command

All that’s needed is a 301 re-direct from the IP address to the domain. On apache servers this can be done with something along the lines of

RewriteEngine on
RewriteCond %{HTTP_HOST} =999.999.999.999
RewriteRule ^(.*) http://www.domain.com/$1 [R=301,L]

Continue Reading

06 September 2009 ~ 1 Comment

Google My Account links now Google Account Setting

I noticed at the start of the month that Google had moved about some of the links on the results pages, it hadn’t gone unnoticed as Pete Young at holisticsearch also spotted the changes.

It seems that the My Account button had now come back under the Setting link as “Google Account Setting”

google-account-setting

Google were playing around all this weekend, at one point all the search options had gone.

Although a little change it shows that people do pick it up as it’s a button that’s used often. It reminds me of the time all my door knobs at my house were changes to open the other way, took some time to get used to!

Continue Reading

Tags: ,

01 September 2009 ~ 3 Comments

Google My Account Link Gone

Argghhh. I hate it when websites change the location of navigation and account links you use. There used to be a my account link top right on all Google pages which took you to a page showing all your Google products gamil, WMT’s Analytics… a quick way to get to your products…. it’s now gone

google-my-account-link-missing

But if your on an iGoogle page it’s still there?

google-my-account-link-not-missing

Continue Reading

20 August 2009 ~ 0 Comments

Predict the future with Google Insight Predictions

Something I’ve read this morning on the icrossing blog is that Google Insight tool is now showing predictions on some search terms. By looking at previous years movement the next year’s traffic level is predicted. For example SEO.

google-insight-seo

Obviously it’s not going to be able to predict trends that pop out of nowhere e.g. Susan Boyle. Google have also stuck a disclaimer to treat the data as a estimate and not a prediction.

Continue Reading

19 August 2009 ~ 2 Comments

Matt Cutts answers question on the UK SERPS but misses the point

Although it’s been a little quiet recently on the whole UK SERPS issue Matt Cutts did get round to answering the question on why so many foreign sites are popping up in the UK search results. First of all it’s great that there is this platform to get a question to someone at Google but Matt’s missed the point in answering the question.

So basically, Google will now consider more .com sites in the UK SERP’s, but ones that are relevant to UK users for example .com websites based in the UK or promoting UK companies e.g. tesco.com (which ranked before all of this anyway). This isn’t the problem, the issues we are seeing are .com’s ranking when then are American or Australian companies or to the extent using a au.com domain. Maybe Google isn’t able to determine what is a UK based .com ??

An example of this was from a non related blog from Dom the Hodge who had used a screenshot of a UK SERP for the search conference lanyards. Ranking in at number 3 and 4 you’ll find two .com.au sites.

www.freshpromotions.com.au/lanyards/conference-lanyards.html
www.lanyardsandmore.com.au/

promotional-lanyards-serp

It’s up for interpretation but I don’t think that two Australian sites are relevant to a search for conference lanyards. If the search was for “Australian cooking techniques” then maybe it is relevant to show Australian sites ??

Matt eneded the video saying that if there are problems in the results then people should get in touch….. looks like i’ll be “getting in touch often” unless they do make a change.

Continue Reading

12 August 2009 ~ 0 Comments

Google Caffeine Update – Have the Rankings Changed?

Big news yesterday was the news that Google will be having a bit of a rejig with some ‘parts under the hood’ and for the first time they’ll released a test version of the search engine for webmaster’s and SEO’s to play about with.

http://www2.sandbox.google.com/ allows you to search the new index which does have some slight alterations to the rankings. They are looking for feedback on the results given out before they go live which is an excellent idea to improve the overall results being given. For example Dave Naylor pointed out a problem with a 301′d result in the serp for SEO.

I’ve noticed that my result on my football blog “Blackpool FC” which is currently at 7 have moved down to 21 in the results with many bigger brand sites appearing in the rankings with inner page rankings e.g. amazon, wikipedia, facebook, youtube, eurosport, bbc.

One thing that are still in the results are domains / inner pages that 302 to another page. This isn’t something new as Matt Cutts showed with his experiment when he changed domain a few months ago and Google ranked the temporary domain.

In my example this inner page is ranking 2nd page for Blackpool FC.

blackpool-fc-serp

It 302′s to a different domain.

blackpool-fc-302

This is very common throughout the UK serps allowing webmasters to get 100′s of domains ranking with only one website. It will be interesting to see if this is something that changes considering the very public related experiment by Matt Cutts.

Continue Reading

test 4