Browsing articles in "Google"
May
10
2011

Google Analytics Site Speed Not Showing Results

Google

How to get Google Analytics to correctly measure page speed.

Dec
7
2010

Security issue in Website Optimiser

Google

How to edit Google Website Optimiser code to fix the vulnerability reported on 7th December 2010

Nov
4
2010

Install mod_pagespeed on Fedora 13

Fedora

Install Google mod_pagespeed on Fedora 13/14

Aug
10
2010

AdWords Editor Error Number: 211

Post changes encountered a fatal error

Added some new AdGroups and Keywords to one of my AdWords Campaigns today and when trying to upload them kept getting the error: Post changes encountered a fatal error AdWords Editor received an error from AdWords that it does not recognize. This probably means that the version of AdWords Editor that you are running is out-of-date; please check to see if a new version is now available. (Error number: 211) Looking around I found the [...]

Jul
13
2010

No remote login to Google Sitemap Generator

After installing Google Sitemap Generator you might find you can’t log into the interface from your machine, if so Remote Login is probably disabled. To enable it open a bash prompt and enter in the following: /usr/local/google-sitemap-generator/bin/sitemap-daemon remote_admin enable

Jul
13
2010

Website not showing in Google Sitemap Generator

Had a problem today where a new website in Apache wasn’t showing in Google Sitemap Generator. Simple fix in the end, had to restart the service via the command line and up it came /usr/sbin/google-sitemap-generator-ctl service restart