Archive for the Category 'WordPress'

Speeding Up WordPress

Friday, November 04th, 2005

Now this may seem rather obvious, but many WordPress users enable an option that slows down postings even when the option actually warns you that this slows down postings. If WordPress just seems slow to you when you are adding content, make sure that under Options - Discussion Options - Attempt to notify any Weblogs linked to from the article is cleared and not checked. This will stop WordPress from pinging multiple websites and slowing down the posting process.

For speeding up WordPress for viewing, you need to install WP-Cache 2, which is an excellent plugin and in my opinion one of the top essential WordPress plugins.

Once your WordPress databases grow, you should definitely take the time to optimize your MySQL databses. The process is quite simple and the benefit is immediate.

Redirect Your index.rdf

Friday, August 19th, 2005

I was looking through AWStats and seeing quite a few requests for http://www.webkeydesign.com/index.rdf which is resulting in 404 Page Not Found errors as I do not have this file and WordPress does not create the RSS feeds at this location. The solution is of course to either create the index.rdf file or simply redirect it.

In cPanel you simply use the Redirects panel to have any url for your site redirect to another page. In this case the redirect ends up going to www.webkeydesign.com/feed/, which is where I actually have RSS feeds for the site.

There is some debate as to why index.rdf is being searched in the first place, but the concensus is that GoogleBot may be defaulting to this location for various sites simply looking for RSS feeds.

Essential WordPress Plugins

Tuesday, June 28th, 2005

There is no denying that WordPress is one very popular PHP application, and that its popularity is well deserved, but perhaps what is more important is that WordPress provides a lot of flexibility in the form of plugins. WordPress Plugins extend WordPress by adding custom features (which may not be for everyone). In fact many of the WP Plugins do seem to be very specific, but there are a select few which have universal appeal. If you just installed WordPress, then your next task is to probably install all of these plugins or at least one of them.

(more…)

WordPress Quicktags Buttons Broken

Tuesday, June 14th, 2005

If all of a sudden your Quicktags buttons no longer insert tags in your WordPress Write section, then the problem could be related to one or more WordPress plugins that you have installed.

(more…)

CodeHighlight Plugin for Posting Code

Monday, June 06th, 2005

One of the hardest things to do in WordPress posts, is to quote actual code easily. It seems WordPress is a bit too aggressive with auto-fixing your html and it always ends up being a hassle to post some simple code bits. This is perhaps why BBCode in forums is so popular, as it makes this much easier.

(more…)

Close
Powered by ShareThis