Technology, life, programming, travel and money.

Posts Tagged ‘PHP’

AdSense Injection WordPress plugin tweaks

Update 7th December 2010: Use the new Ad Injection plugin for WordPress instead as it will do what these tweaks do, and more. On this blog I use the Adsense Injection plugin to automatically add Google's targeted AdSense adverts to my posts. The plugin is excellent and has helped to make more money for this site but there are a few tweaks that [...]

Improved KML embedding of Google Maps into web pages

Improved KML embedding of Google Maps into web pages

I've been further improving the code that I described in my previous in my previous post - 'Adding KML Google Maps overlays to WordPress posts'. I've made these changes: Option to specify a latitude / longitude / zoom for the map. This allows you to have one map and then show lots of different views of it The code is now implemented as [...]

Adding KML Google Maps overlays to WordPress posts

Adding KML Google Maps overlays to WordPress posts

Embedding basic KML Maps into your blog post There is an easy way to include Google Maps KML overlays in your WordPress blog if you are willing to have all the size and style information hardcoded into each post. All you have to do is to go to http://maps.google.co.uk/ type the KML location into the search box and then click on 'Link to this [...]