Couple of Wordpress Tips
I have run into a couple Wordpress problems over the past couple days that were solved with the venerable Google search. I am sharing those here, so maybe someone else will have a slightly easier time than I did.
First up, I was migrating a Wordpress site from our dev server to a client’s production hosting. The migration worked and I thought I took all the steps needed. The home page was loading fine but clicking any of the navigation links led to this.
Not Found
The requested URL /whatever/whatever/whatever/ was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
I found a tip at Elite Eternity noting that if you don’t move over your .htaccess file you can run into this problem. This was it! I had planned on migrating the .htaccess file, but forgot to. I did so and problem solved.
Second tip, I was trying to use the Wordpress built in upgrade system on this site but it was failing. John at One Man’s Blog lets us all know that the built-in Wordpress upgrade functionality can get gunked up when there is old stuff left in the /wp-content/upgrade/ directory. That worked for me, I deleted the upgrade directory and the upgrade worked fine then.
Thanks to these fellow bloggers and their great Wordpress tips.
Tino Kaltsas is a 20something technology enthusiast living in the Midwest. Plan A was to be a millionaire by age 25. He chose a college degree instead, and since graduating has been Living the Plan B. It is a life of little glamor and much debt, but he enjoys it (most days). 



