about 4 months ago - No comments
One thing that struck me while I was building the Seo Keyword Search and Mapping tool was that keyword analysis really can reveal a lot about what people are thinking about and what they are looking for. Seo keyword analysis really is the largest scale unprompted recall survey you can possibly do. You can apply More >
about 4 months ago - No comments
Today marks the release of my SEO Keyword Mapping tool at http://seokeywordsearch.com. This released version lets you create a keyword map for any combination of up to three search phrases.
about 6 months ago - 1 comment
In a previous post I explained some of the issues with ASP.NET MVC when trying to implement an SEO-optimized web site. In this post I’ll begin to explore some possible solutions. Step 1: Master View – some additions First let’s make it easy to set the meta description, page title, meta keywords and canonical url by More >
about 6 months ago - No comments
Being an engineer at heart I like to measure things and to take them apart to see how they work. Search engines however are somewhat opaque – they use hundreds of different algorithms to create Search Engine Ranking Pages (SERPS) and those algorithms are a closely guarded secret and the subject of much debate and More >
about 6 months ago - 3 comments
Whilst ASP.NET is clearly the best thing to hit .NET web development in a long-time it seems like the framework itself is somewhat challenged when it comes to SEO. For starters the concept of a page has all but disappeared – sure you can have a ViewPage but there’s no code associated with it. More >
about 7 months ago - 1 comment
Creating a sitemap.xml file for Google and other search engines can be accomplished in MVC using a simple ActionResult that returns the appropriate XML blog. The problem however is in generating the list of URLs to go into that sitemap.xml file. In ASP.NET MVC there is no distinction between an action method that is a More >
about 7 months ago - No comments
Many friends have asked me for advice on optimizing their site for search engines so I thought I’d put together some notes here collecting the advice I’ve handed out recently. 1. The first thing to do is to get a Google analytics account and add the tracking code to all your pages. Unless you are More >
about 7 months ago - Comments Off
This is the blog of Ian Mercer, Serial entrepreneur, Digital Mapping Pioneer, Inventor of Windows Movie Maker, Microsoft Producer, HighMat, SnapTune, … Patent holder, Guinness world record holder, and founder and CEO of SignSwift, LLC, Here you’ll find my thoughts on Home automation, Energy Conservation, Programming, Operations, Entrepreneurship, Business, Startups, Quality, Agile, Optimization, .NET, Natural Language More >
about 7 months ago - No comments
Here’s an example of the SEO Keyword Search Tool in action, untangling the subject of ‘digital signage’ and some related keywords. Larger boxes indicate more searched-for terms, thicker lines indicate stronger connections.
about 7 months ago - No comments
Recently I was faced with trying to disentangle the list of keywords generated by Google’s Adwords keywords tools. Which were important, which weren’t? Which were related, which weren’t? How could I group them to form pages that covered the entire field? How many pages would I need to do a good job assuming that each More >