Google and Breadcrumbs

Something the CF devs out there maybe interested in. Google has been experimenting with an improvement that replaces the standard website URL's in 'some' search results with a hierarchy showing the precise location of the page on the website.

Read more at my other blog post here Google Breadcrumbs

NOSCRIPT and Google don't play nice!

A client recently reported to me a slight drop in traffic. After investigating I noticed that the text between the "noscript" tags were showing up in Goggle's search results. I also noticed in the keywords was the word "JavaScript". The site sells clothing and the keyword JavaScript is not one that I would except to be in the top 50 keywords the site makes an impression for.

[More]

SEO Myths: the ones I hate the most!

There are plenty of professions that have their own set of myths, search engine optimisation (SEO) is one area that has lots. We all have a job to do, but every time someone sells one of these SEO myths it reflects badly on the rest of us. It's hard enough in today's current climate without having to convince clients that we are not just another con artist out to make a quick buck. The fact is after helping to create many successful websites I know there is no magic spells, just good standards, good content and lots of hard work.

SEO is a valid arrow to most web development firms bow but it's littered with myths and the misinformed. Here is list of common myths I often hear...

[More]

PageRank, Hilltop and TrustRank does it really matter?

Having recently posted about PageRank I wanted to expand on it a little here, not the recent update but the confusion and myths often associated with PR. I had a few emails after the post, asking questions about PageRank most making over exaggerate claims and misleading assumptions on its impact in relation to their search engine rankings.

The truth is many Webmasters often obsess over the importance of PageRank in relation to their Page Rank. Note two words, "Page Rank" not PageRank (PR), two different things. PR is just one of the many factors that Google uses to determine a page's actual Page Rank on their search result page (SERP) for a given search query.

[More]

Writing Title and Meta Description Tags

Meta tags are NOT a magic solution to your website appearing at the top of Search Engines. However they do give the site owner some control over how their website is perceived by the search engines. But lets not forget the other important uses of Meta tags such as containing information vital to the correct operation of software like page readers for the blind. It's important to know how to use Meta tags properly and what if any influence they can have on your website rankings.

What is Meta Tag?

Meta Tags are generally placed within the HEAD of a HTML page. These HTML tags can provide the search engines or browsers rendering the content with important information relevant to the webpage. This information could be anything from determining the subject of the page to telling the browser what 'character set' to use.

In this post I am only going to write about two of these tags, 'Title' and 'Meta Description'.

[More]

Google Launches SearchWiki

Today Google launched SearchWiki, the biggest update to their search engine in over year (that we know about). As of today if you log into your Google account and then do a search, you can delete the search results you do not like, promote the ones you do like to the top of the listing and comment on them.

The changes will only apply to your account and not the results of other users however this is part of Googles plan to take the emphasis off rankings and more on content.

A step in the right direction, if we start promoting our favourite sites and all have personalised results then the classic SEO techniques will no longer matter and company's will be forced to write valuable content!

Novelty? Move for the better? Or a way to push paid advertising?

Does Domain Age Matter in Rankings?

It's an old question that had the SEO community split* for a long time, however at a recent live questions and answer chat with Google's Matt Cutts and Maile Ohye didn't seem to agree either.

Ohye: Having a site for a long period of time can establish credibility with users, and as a search engine we also want to reflect this type of credibility.

Matt Cutts: In the majority of cases, it actually doesn't matter--we want to return the best information, not just the oldest information.

Ok, I am taking the quotes a little out of context and its to make a point about what they were really saying. They did not really have different opinions as webpronews would like us to believe: http://www.webpronews.com/topnews/2008/11/10/google-answers-some-tricky-questions#comments would suggest

Most think this relates back to the problems in 2006 where many old and established domains abruptly dropped down the rankings giving rise to claims Google had taken the age of the domain out of the algorithm trying to stop mature domain selling. In 2008 it was then assumed to be back as old domains started to performing much better again. Was it due to age? I think not.

My conclusion of this is that Google is trying to get a balance using content, backlinks and traffic to determine a website's authority which can be linked in some respect to domain age. A domain must be around for a while to achieve most of the objectives above, right?

Typical A affects B where it was C all along.

What is PageRank (PR)

PageRank (PR) is Google's way to measure the importance of a page. This system for weighting importance helps Google search engines to identify sites which clearly show relevance to its contents.

PageRank is measured on a scale of one to ten; ten being the highest a site can be awarded (although only a hand full of sites have a ten).

To obtain PR your sites have to have casting votes, worked out on this simple formula, (simple, well not for me)

Quoting from the original Google paper, PageRank is defined like this: We assume page A has pages T1...Tn which point to it (i.e., are citations).

The parameter d is a damping factor which can be set between 0 and 1. We usually set d to 0.85. There are more details about d in the next section. Also C(A) is defined as the number of links going out of page A. The PageRank of a page A is given as follows:

PR(A) = (1-d) + d (PR(T1)/C(T1) + ... + PR(Tn)/C(Tn))

What is a robots.txt and how is it used?

The Robots Exclusion Standard or better know as robot.txt is a way to instruct search engine spiders that certain URLs on a site are off limits to them.

Sometimes it is necessary to make URLs off-limits to spiders. A webmaster may not want certain URLs indexed by a search engine; these could include URLs where sensitive information is stored like a backend admin.

Robots.txt is a standard .txt file that must named 'robot', and should always be uploaded to the root domain of a site.

[More]

User Friendly URLs, dont you mean, Search Engine Friendly URLS?

Some more ramblings don't pick on me..... much, its late and I have a bit of time on my hands and its cheaper than a therapist.

Method 1: mod-rewrite/path_info

Commonly called the friendly URL technique. Using friendly URLs all the URLs are replaced by more simple, static looking URLs.

For example a dynamic query may look like this www.domain.com/?proId=1, but with friendly URLs the same is achieved like this www.domain.com/proID/1.html.

[More]

More Entries

 

About Me

Glyn Jackson, 27 years old, MD and senior developer of a development firm based in Staffordshire called Newebia Ltd. Academic background in BSc Information System & Internet Commerce. Online marketing expert (EE Ranked) and .NET developer. Has been developing with ColdFusion for 5 years and loves it. "I am not a veteran in ColdFusion but I do work on challenging projects which help me learn more about ColdFusion and if I can contribute to the community in anyway then, it's all good!"

Recommends

  • ColdFusion