Here’s a short video tutorial explaining how to add content to your WordPress site. It includes an explanation of the difference between posts and pages, how to paste in content from a Word file, instructions for uploading photos, how to create a link, how to bold or italicize text, and how to add categories.
Optimize Plug-in Scripts for WordPress
If you look at the html for most any WordPress site, you’ll likely see a lot of javascript and css files that are loaded by plug-ins. In most cases, those files aren’t needed on every page- they just slow down the site. Here’s how to optimize this.
Podcasting with Feedburner + iTunes
A tutorial describing how to integrate Feedburner with WordPress to publish your podcasts and send e-mail updates.
Memory Size of 33554432 Bytes Exhausted
A quick fix if you are getting an “allowed memory size of 33554432 bytes exhausted” error.
WordPress and SEO
“WordPress takes care of 80-90% of (the mechanics of ) Search Engine Optimization (SEO)”. So by using WordPress, you are already better positioned for search than the majority of websites. But what else contributes to page rank and search optimization?
Increasing the upload_max_filesize in WordPress
The default upload file size for WordPress is 2 MB, which is a problem if you want to upload a large media files. If you get this error, “The uploaded file exceeds the upload_max_filesize directive in php.ini”, follow these steps:
Continue reading