I’ve worked on so many sites now in relation to SEO, page ranking, website analytics and converison rate optimization and I’ve come to the following conclusion:
SEO doesn’t actually exist.
This is the following process you use (is this really SEO) ???
I mean seriously - this isn’t search engine optimisation.
Its basic webmaster techniques (technicalities) and simple marketing (what will potential customers be looking for?).

photo credit: San Sharma
Really quick post this one, but one to the point. Approximately 99% of the sites designed on the web are to make money. Google makes this easy.
Link:
http://adwords.google.comLink: http://analytics.google.com
Blog: http://analytics.blogspot.com
Link: http://adsense.google.com
Blog: http://adsense.blogspot.com
Link:
http://www.google.com/analytics/siteoptThe blogs have been included for reference as they often contain many tips, tricks and success stories that may inspire.
Good luck!
This is going to be a short post - but on a topic that is quite often overlooked. I have a website and I have great rankings in the search engines! Job done. My site is now collecting a decent amount of traffic that is of relavence. I’m doing great. Well, too be honest - traffic is stage one. After SEO- you’re no way done. You’ve not even started.

photo credit: eduardoizquierdo
Ask yourself: What is your website conversion? The answer should be something that impacts your bottom line.
Well, OK….what is my bottom line? An event on your website that produces revenue or contributes to the success of your website.
For some websites a conversion is much more tangible than others. For example; a conversion for an e commerce site is quite simple; a sale. A conversion of my blog could perhaps be a blog registration, time spent on site or somebody to comment on my blog post.
I’m sure you have heard of Google Analytics which enables you to track the behaviour of a site. The key to success with Analytics is using website goals. This allows you to conveniently measure the success of your website to criteria you dictate. For a blog (for me), 2 goals would be a user registration - and a user posting a comment on a page or post. For this, we need to ensure tracking is on all appropriate pages and that the goals are correctly configured.

photo credit: cote
The rel=”nofollow” attribute on links is very usefull. Additionally nofollow in robots can be usefull. They should not be confused with eachother.
The rel=”nofollow” description below is courtesy of robotstxt.org
The rel=”nofollow” is an attribute you can set on an HTML <a> link tag, invented by Google, and adopted by others. Those links won’t get any credit when Google ranks websites in the search results, thus removing the main incentive behind blog comment spammers robots.
See Preventing comment spam on the Official Google Blog.
From that description it sounds like it only affects the ranking, and the Google robot may still follow the links and index them. If so, it is different from the robots meta tag NOFOLLOW semantics.
Additionally, the below is courtesy of robotstxt.org too
<html> <head> <title>...</title> <META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW"> </head>There are two important considerations when using the robots <META> tag:
- robots can ignore your <META> tag. Especially malware robots that scan the web for security vulnerabilities, and email address harvesters used by spammers will pay no attention.
- the NOFOLLOW directive only applies to links on this page. It’s entirely likely that a robot might find the same links on some other page without a NOFOLLOW (perhaps on some other site), and so still arrives at your undesired page.
Now, get using nofollow links!