Archive for the ‘wordpress’ Category
Adding Amazon ads for different countries
Some time ago I started looking into ways to add Amazon products to help monetise a WordPress site. My major requirement was to automatically set my affiliate IDs for a range of different Amazon stores, with products appearing depending on a user’s worldwide IP location.
I was working on a site with a potentially global reach (aren’t they all?), and didn’t want to limit the potential by pushing people towards just one Amazon store. Here’s how I did it. Read the rest of this entry »
Tags: Amazon
Adding h1 tags to your WP theme’s page headers
I recently coded my own theme for The Beatles Bible, which I documented elsewhere. However, earlier today I was doing a bit of reading on search engine optimisation, and learnt that many WordPress themes have the same h1 tag across the entire site – commonly linked to the site’s name in the header.
I hadn’t realised, but my theme was the same – the result of following a how-to guide I’d found on the web. Here’s some information on how to make it work more efficiently and get that web traffic coming in better. Read the rest of this entry »
Writing a WordPress theme from scratch
I recently completed a relaunch of The Beatles Bible – putting together a theme from scratch and styling the css myself, and I thought I’d write a brief update on my findings. Read the rest of this entry »
Enabling Dreamhost site stats in WordPress
If you have a Dreamhost account and host your WordPress site with them, you may not be able to see your site stats by DH’s standard www.yourname.com/stats url. Here’s a little guide to getting them to work, as it’s not immediately obvious without a bit of digging around. Read the rest of this entry »
Tags: .htaccess, dreamhost, wordpress
Ten WordPress plugins I cannot live without
One of the best things about WordPress, like Firefox, is that there are developers all around the world making plugins to increase its functionality. As with Firefox, some are good, others less so.
What your site needs depends on your particular requirements – if you have no interest in podcasting, for example, you won’t need me to recommend you a plugin for it (although for some reason WP comes bundled with one anyway).
These are the plugins I install every time I launch a new site, no matter what its remit or scope. They help with security, troubleshooting, speed and SEO, and should take about half an hour to get up and running. In no particular order, they are: Read the rest of this entry »
Tags: wordpress
Why WordPress curly quotes are bad for your site’s health
The correct term for these is ’smart quotes’. Which is odd, as there’s not a great deal that’s smart about them. Read the rest of this entry »
Tags: smart quotes, wordpress