When I upgraded to the latest php version (Version 7) across all my WordPress sites (which are hosted using bluehost) I encountered a 500 server error when trying […]
wp clean up plugin
This plugin a beauty for trimming a bloated akismet database from wordpress. See here my kismet has over 600,000 entries of spam – bloating my wordpress table and […]
Truth Allergy
For those of you interested in health issues, I’ve started a little blog here keeping tabs on controversial health issues.
How to secure wordpress
Make sure you have most up to date wordpress change database prefix from wp_ to something else (WSD Security plugin will do this) change default admin username from […]
Huge commentmeta file in wordpress database.
A surprising email: It has come to our attention that your site is using an excessive amount of MySQL resources on your Bluehost account. So some looking into […]
how to move wordpress site to new url on the same server.
1. Setup new directory and copy across all old files. 2. Edit functions.php of old site. Add these two lines to the file, immediately after the initial “<?php” […]
Permanent redirect for moving a website
I just closed down 7.barracks.cl and moved all the articles to wayneconnor.com 1. EXPORT all articles from 7.barracks.cl using wordpress admin back end. 2. IMPORT them all to […]
Be careful of wp-secure plugin
wp-secure plugin has an option to ‘secure your wp’content’ folder. I did this and look what happened to my traffic – it dropped from 6000 hits a day […]
Website hosting – Bluehost/Layeredtech/Rackspace
My blue host server has become a sluggish lately. The CPU throttling is on more than not and sometimes the webpages take a long time to load or […]
rsync server backup
How to back up your web server via the terminal This will backup your entire remote server to your local Macintosh computer. rsync –recursive –verbose –archive –progress –stats […]
remove ds-store files from zip file
If you are trying to upload theme to WordPress.org and are getting the following error: ds_store Hidden Files or Folders found Here is an app that will remove […]
Override WordPress Default Attachment “Link to” Setting
http://yoursite.com/wp-admin/options.php via Override WordPress Default Attachment “Link to” Setting.
WordPress theme
WordPress is a blogging platform. I wrote a theme for it called Slidingdoor which I use on dubbo.org and currently it’s the most popular theme on the WordPress […]
wordpress blank admin
A good post about if your wordpress admin page goes blank: http://www.ivankristianto.com/internet/blogging/tips-fix-wordpress-error-blank-page/1177/
Sliding Door
Some nice sites that use my sliding door theme http://www.protocolsnow.com http://www.feuerartistik.com/ http://www.OliverAlert.com/
My WordPress theme
I designed a wordpress theme for my Dubbo site, but decided not to use it in the end, so I have put it on wordpress.org for other people […]