Category: Wordpress
-
WordPress 404 Homepage Redirect
Page not found. Once a visitor reads it, tendency is for them to leave your page. Not good! If you’re using WordPress, here’s a very simple code to automatically redirect all your lost visitors back to your homepage:
-
Disable Comments in All WordPress Posts
We all want valuable comments in our blog, but what could be the reason why we want to disable it? I can only think of two reasons, first is if you don’t want your site to look like a blog, and second is to avoid comment spams!! Here’s a simple process to disable all comments…
-
WordPress Front Page Displays Not Showing
Problem: WordPress front page displays doesn’t show in the reading settings. Cause: You deleted all your pages. No need for WordPress to show you that option since there’s no page for you to choose as a front page. No page created. For some reason, there are those newly installed WordPress blogs wherein the default “About”…
-
Another WordPress Upgrade
Yesterday, July 29, 2010 WordPress released its latest version 3.0.1. Just last month, June 17, they’ve released the version 3.0 WordPress just keeps on updating and upgrading… and that’s what I like about them! Download the latest version of wordpress here. Check out the summary and list of revised files on version 3.0.1 here.
-
Webmaster’s Guide To Retrieve Login Password for WordPress
This post does not teach you how to hack using a software or an application of some sort. You can only do this if you have access to the hosting, which means you still need appropriate login details. This is very helpful to webmaster’s and to those who are managing website’s. You can try this…
-
6 Free WordPress Templates for Photographers
6 amazing premium-like wordpress portfolio and photo gallery themes FREE to download!
-
How to Fix 500 Internal Server Error for WordPress Sites
Have you ever gotten an error message “500 Internal Server Error” one time while opening your website? Here’s a quick and simple solution for you to try. Check your .htaccess file. Usually the problem is there. In my case, here’s what I have when I still have the error: <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /blog/…