Remove WordPress Blog Title And Description

There might be a situation when you have a custom WordPress theme or just a custom header and want to remove the WordPress blog title and or the description. There are several right ways to do this and one very very wrong way.


Fix AdSense Deluxe For WordPress 2.8.1

If you are using the AdSense Deluxe plugin and upgraded to WordPress version 2.8.1 and tried to access the AdSense Deluxe dashboard menu you probably got this message: ” You do not have sufficient permissions to access this page.” Here is the fix I found for it.


Move WordPress Blog To Main Domain

If you have a WordPress blog incorporated into a static site and now want to run the entire site on WordPress there are many options available. The most common use of WordPress is probably included on a static HTML site with WordPress installed in a directory called blog. After seeing the power and flexibility of WordPress many people want to ditch the old HTML files and run the site entirely on WordPress. There are several options to make this transition and the best method to do it depends on the current settings and your desired outcome. This particular guide will cover the most common situation.


Changed WordPress Address Now Can’t Login

So you were messing around with your WordPress blog and changed the WordPress Address (url) and now you can’t login and the blog is all messed up. That setting in the WordPress general settings menu shouldn’t be changed if you don’t know what it means. It is to specify the location of the WordPress files on your domain. You can’t specify a different domain name either! You can use it to move the files to a different directory but there are additional steps needed to do it the right way. This WordPress guide will show you how to fix the problem.


Add Comments To WordPress Pages

There are some WordPress themes that are coded not to show comments on pages but just individual posts. Its should be fairly easy to add comments to WordPress pages for your theme following this simple WordPress guide.


Clean Up WordPress Database

WordPress has gone through many updates over the past year or so and if you have gone through the updates along with using and updating multiple plugins, you may find your WordPress blog or site to be running pretty sluggish. You could even experience database errors after an upgrade, especially with version 2.7. What I am going to attempt to explain in this WordPress guide is not for the total newbie and some technical knowledge will be needed if you want to attempt to do this.