Migrating a WordPress Site – FTP, PhpMyAdmin and SQL queries
In this tutorial we are going to explore how to migrate your Wordpress site from one host to another, using FTP and PhpMyAdmin. We will cover everything from exporting/importing a database in PhpMyAdmin to creating a new one, creating a new user, updating user privileges… And last but not least, I will show you how to update your old domain name URIs (e.g. http://old-domain.com) to your new domain name (e.g. http://new-domain.com) using SQL Queries in PhpMyAdmin.
100 + 1 FREE photo/image galleries (AJAX, Flash, PHP)
This post is an attempt to collect all the major Flash/AJAX/PHP photo galleries in jut one place. Most of them are entirely free of charge. Some, however, have some limitations to their free versions but is should not stop you from trying them.
WordPress – Exclude pages from search results
One way to exclude pages from search results is to install the Simply-Exclude plugin. Another solution I found to work pretty well is to add a filter in functions.php to only include posts categories instead of excluding pages from search results:
4 Ways to Exclude WordPress Category from RSS Feeds
Lately, I wanted to exclude a few categories from Wordpress Feeds. A search on Wordpress didn’t return any valuable information. So, I searched the Google database. Here’s what I found:
Web-Kreation Quote Form – free PHP online quote form
Web-Kreation Quote Form was the form I created on my old site (Web-Kreation v1) for my clietns to request a free quote for their web projects. Since I am not using it anymore, I decided to give it away. I have cleaned up the code and added the nice date picker from ElectricPrism which uses Mootools.
CushyCMS – a Free and Truly simple CMS
CushyCMS is the perfect solution for most of small businesses or individuals sites. Designers code their sites as they normally do in their web editor but add an extra class name “cushycms” to each of their editable elements. Clients/editors edit the content in an easy to use interface right from their browsers. It can’t be easier! And it only takes 5 minutes to set it up.