WordPress and cloudflare flexible ssl configuration
This is a short tutorial showing how to setup wordpress and cloudflare flexible ssl. Cloudflare offer a service called 'flexible ssl' this means that cloudflare encrypts your content between the…
This is a short tutorial showing how to setup wordpress and cloudflare flexible ssl. Cloudflare offer a service called 'flexible ssl' this means that cloudflare encrypts your content between the…
If you want to set a featured image on all wordpress posts that dont already have a featured image set, then this mysql query can help: INSERT INTO wp_postmeta (post_id,meta_key,meta_value)…
I have released multiloquent - the theme I use for jonathansblog to the public: you can get it here: http://wordpress.org/themes/multiloquent I have a github if you want a cutting-edge version…
Wordpress and buffer for automatic google plus posts This is a short post about setting up Wordpress and buffer for automatic google plus posts. Buffer is an excellent service that…
I've moved my website to a new hosting provider. I have used go-daddy for a few years now, but I had a lot of trouble with them. Eventually it sorted…
The rss feed for jonathansblog is changing. it will now be accessible from /feed rather than the old feedburner feed. please update your feedly :)
This is an easy way to change the username of your wordpress admin account: login as your current admin user navigate to users > all users add a new user…
Sortable columns are a must for most admin things. usually the more the better. Post Admin Word Count is a plugin for your wordpress that adds a 'word count' column…
Stumbleupon have a url shortening service: su.pr they also have a plugin for wordpress that lets you shorten your urls. if you use the 'supr by stumbleupon' plugin in your…