Archive | Tools

01 April 2011 ~ 1 Comment

New Design For the Google Keyword Tool

It’s past 12 on April the 1st so this isn’t a April fool, a nice new design for the ever changing Google keyword tool.

Continue Reading

25 March 2011 ~ 2 Comments

Google Keyword Tool No Longer Outputting Monthly Date

From around 10:00am GMT yesterday the Google Keyword Tool seems to be no longer outputting monthly data. Great for looking at seasonality of search data you would download a csv with a monthly search figure. E.g.

From that data you can graph easily to see when search volumes are to peak, allowing you to link build ready for the key months. You can see this data in Google insights but you won’t be able to download into a csv from Google insights.

Over at the adwords forum there’s a few posts discussing the issues http://www.google.com/support/forum/p/AdWords/thread?tid=4c7cb60cb3650b7d&hl=en&fid=4c7cb60cb3650b7d00049f4afdbb923a and http://www.google.com/support/forum/p/AdWords/thread?tid=5c267a93386d6d6a&hl=en and http://www.google.com/support/forum/p/AdWords/thread?tid=764de08bfc286a17&hl=en

Anyone else not getting any monthly data? Anyone else use this data often for search campaigns?

Continue Reading

12 January 2011 ~ 0 Comments

Create your own SEO reporting tool or buy one?

One of the core services of any SEO campaign is to report back to the client on search rankings. Over the past five years reporting has shifted more to sales and conversion tracking, we now see another shift with reporting on touch points of user journeys. No doubt in the next five years we’ll see more changes in reporting SEO campaigns, however reporting on key phrases positions will always be a key aspect of SEO reporting.

I’m my last role I was part of a team that developed a web ranking tool that scraped search engine results, calculated rankings and reporting back to a client interface. Having your own tool has it’s benefits but for me will also be restricted by the need to have internal resource to initially create such a tool and the continues work to maintain. How many companies are able to pull programmers off paid work to work on internal projects, it doesn’t happen often!

Often costing at companies for programming time is calculated by an hourly or daily rate. A quick estimate to make a ranking tool could be calculated as:

£70 per hour * 7.5 hours a day = £525 per day.

You may need around 6 days of planning time, requirement gathering and meetings to get things started. – £3,150

3 week of development time. – £7,875

1 day of testing – £525

3 days of tweaks – £1,575

So your looking at around £13,125 just to create the tool.

Your alternative is to buy a tool already, for that I would go with Caphyon’s Advanced Web Ranking.

To start the cost is minimal compared to building your own tool, $399 which is about £257 will buy you the Enterprise version. Even with an annual cost it’s still cheaper over many years than building your own ranking software.

As for features it has everything, different types of reports, no limit on key phrases, every search engine you could need is on there to record a site ranking, scheduled reports, scheduled ranking checks, upload reports to ftp, save locally, email to a client, reports come out in multiple formats, reports can be customised and so on and so on everything you could think of from an seo software package.

There’s even a keyword research tool which uses the webmaster tools API and SEMRush API to generate key phrase suggestion lists. That list then can be easily imported into a project.

Everything and anything you can think of the tool has that feature, proxies – yes, multiple users – yes, graphs – yes, on page reports – yes.

As for scalability I’ve had it running 24/7 for 7 months with not one crash on a dedicated server, just under 1000 clients and around 10,000 key phrases.

If you have your own client log in center you can easily feed into that by having csv or txt reports sent to a server, your server then grabs the data adding into your client center. This is a set up I’ve used in the past. Advanced Web Ranking grabs the data, sends it off, your own software displays that data directly into your own reporting suite. There’s even a export rank data feature which will export all the data in a friendly format which then can be uploaded into your own tool.

Accuracy is spot on, and most importantly if Google changes their interface an update will be on it’s way pronto.

Once concern if your planning on changing to the Advanced Web Ranking is the time taken to migrate over from an old system. Features such as the import key phrases from a txt list makes the process quick and painless.

There’s a 30 day trail with no commitment to buy, so give it a try!

Continue Reading

Tags:

26 October 2010 ~ 0 Comments

Multiple Domain Page Rank Checking Tool – Using Google Docs

Here’s a neat solution to find the Page Rank score for multiple domains / pages. Using Google docs you can use an addon script to pull out page rank. Made by dr.nailz all you do is reference the cell that contains the domain

=iferror(pageRank(A2),”N/A”)

The iferror just displays a N/A if there is no returned result.

Just head over to this public spreadsheet to try it out

>> Multiple Domain Page Rank Checking Tool >>

Continue Reading

Tags:

26 January 2010 ~ 0 Comments

Speed Up Keyphrase Research with ImportXML function on Google Docs

When conducting key phrase research little tips, tricks and tools can save time. Being a wizz at Excel helps, being able to create scraping tools is also great but sometimes you just need to copy and paste from sites to generate key phrase lists.

Google docs

I’ve come across a neat method of using the ImportXML function on Google Docs to extract lists from a web page into spreadsheet (from there you can paste into the Google Keyword Tool to get volumes). Credit goes to this post for the how to us http://ouseful.wordpress.com/2008/10/14/data-scraping-wikipedia-with-google-spreadsheets/.

First you need a page with data on, could be a list of products, table of locations, for example list of dog breads, list of football teams, or a list of settlements in the uk ordered by population.

In Google docs you then use the ImportHtml function specifying the URL, that you want to grab a table and which table e.g. the 1st, 2nd etc.

=ImportHtml(URL, “list” | “table”, index).

For example

=ImportHtml(“http://en.wikipedia.org/wik…..m_settlements_by_population”,”table”,1)

A full explanation can be found on the help files http://docs.google.com/support/bin/answer.py?hl=en&answer=75507 which also show other uses and variations.

You hit enter and hey presto you have a nice table with all the figures separated out.

google docs import html

If you look into the “ouseful” blog, linked above, you can then publish from google docs into RSS, then to Yahoo pipes into RSS then use the RSS on your site as content.

You can also import from RSS and product feeds.

Continue Reading

12 January 2010 ~ 2 Comments

Chrome SEO Extensions

With Chrome coming out on the Mac I’ve moved away from FireFox at home and work, it’s just too slow and does have the odd crash. There is still no extension support on the Mac version but these all work with no problems on Windows XP SP3.

chrome billboard
Photo Credit – iVinay

Chrome Flags by josorek – https://chrome.google.com/extensions/detail/jhejngphiacapbgllhagbpdkkdieeaej

PageRank by kalehrishi – https://chrome.google.com/extensions/detail/pneoplpmnpjoioldpodoljacigkahohc

Firebug Lite by andrei.pervychine – https://chrome.google.com/extensions/detail/bnbbfjbeaefgipfjpdabmpadaacmafkj – Or use the one built into chrome Ctrl + Shift + I

IE Tab Classic by josorek – https://chrome.google.com/extensions/detail/miedgcmlgpmdagojnnbemlkgidepfjfi

No Follow Checker by Dan – http://www.chromeextensions.org/webmaster-seo/nofollow-checker/

Anyone else with any good extensions for chrome?

Continue Reading

08 December 2009 ~ 0 Comments

Google XML Sitemap Generator for PHP Weby Free Directory

PHP Weby is a Free Directory script that can create a SEO friendly directory for you. It’s prety SEO friendly but it does lack an XML sitemap generator. So I’ve brushed off some PHP skills last used a few years ago and I’ve made a script that generates an XML sitemap for PHP Weby Directory.

All you need to do is add in your database details, the URL of the site and upload the php file. This then generates sitemap which you can then submit to Google and reference in your robots.txt.

For instruction and to download the file follow the link

PHP Weby Directory XML Sitemap Generator

Continue Reading

18 September 2009 ~ 0 Comments

How Many Links Do I Have? – It depends

The most popular question from clients to SEO’s is How Many Links Do I Have? My answer, it depends.

There’s a little more explanation to it. What seems to work well for me is to show the difference in the number of links different tools report for my Blackpool FC Blog.

There are multiple websites that you can use to get a total on the number of links your website has, I can think of six in total

Google Link Command – 6
Yahoo Site Explorer – (Inlinks, except from domain) – 1,297
Google Webmaster Tools – 197
Majestic SEO – 2,702
Linkscape – 516
Alta Vista – 319

how-many-links-do-i-have

Which is the best site to use to check links? To get a list of them all then Yahoo / Majestic SEO will give you a comprehensive report. If you need to check new links coming it’s very hard to do as you need to compare one month to another.

To get an indication of what is happening with your links you want to track the trend buy keeping a total every 2 / 3 weeks. Track numbers of all of the different tools above as you then get a good indication of the general movement.

Continue Reading

Tags: ,

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

08 May 2009 ~ 1 Comment

Track Google Goals on Enhanced WP-ContactForm

Enhanced WP-ContactForm is a popular WordPress plugin which adds a neat contact form to your WordPress blog. This can be completed with two small changes to you contact page.

1. Add the tracking code to the form.

On line 185 of wp-contactform.php

$results = '<div style="font-weight: bold;">' . $success_msg . '</div>';

change to

$results = '<div style="font-weight: bold;">' . $success_msg . '</div><script type="text/javascript">pageTracker._trackPageview("/contact-sent/")</script>';

All you are doing is adding the track page view which throws a page view into Analytics after the success message is displayed.

2. Move the tracking code

The original Google Analytics tracking code needs to be placed before the line you just added to the contact form. In WordPress I have placed the tracking code on the footer so I just copy & past the footer and header into the page template. The move the code from the footer into the header. If you use a WordPress plug in to manage your tracking you might need to use a plugin that places the tracking code in the head of your template or have a little play around.

All done sent a test contact and in Google Analytics this will appear as a page view.

contact-sent

Now just add that page as a goal and then Google Analytics will start to track conversion rates.

contact-sent-ga

If you want you can add similar tracking when the contact form fails, this will track if the user enters an invalid field. This is useful to track if you think people may be having problems filling out the form. Although the above method applies to Enhanced WP-ContactForm the same concept should be applied to forms that just refresh the page, add the page view just after the confirmation statement and move the tracking to the top of the page.

Continue Reading

test 4