WordPress Firewall-Plugin to stop WordPress Hacking
Wordpress Firewall is an excellent plugin that would help you securing your wordpress blog from hacking. The plugin detects, intecepts, and logs suspicious-looking parameters — and prevents them compromising WordPress.
Categories: Wordpress Tricks Tags: Wordpress Firewall, Wordpress Hacking, Wordpress Plugin
Tags Not Saving-WordPress 2.8.1 Problem
Well, let me update you all as I have not been updating the wordpress news for few weeks. The latest version of WP is now 2.8.1. I have upgraded all of my websites and had problem with one thing. "Tags". I was posting but the Tags were not recorded at all.
Categories: Wordpress Tricks Tags: Tags, Wordpress 2.8.1
How to Add NextGen Gallery Images in WordPress Themes
NextGen Gallery is one of the most popular wordpress plugin for image gallery. This article shows you fews ways to add latest images from NextGen Gallery to the wordpress themes without using the shortcode. The shortcodes only work inside a page or post. This article shows you how to add NextGen images using PHP code.
Categories: Wordpress Tricks Tags: NextGen Gallery, Wordpress Themes
Blank Page after 2.8 Upgrade-Error Fix
Most you you must be very happy with the easy and quick upgrade of wordpress blog to the latest 2.8 version. I always prefer FTP upgrade and so I upgraded all of my blogs until I had to stop due to the "Blank Page" problem. Right after upgrading to wordpress 2.8, I get a blank blog.
Categories: Wordpress Tricks Tags: Blank Page after 2.8 Upgrade, Error Fix, Wordpress 2.8
Blank Page after posting – WordPress Error Fix
Hello all, let me share my latest experience with another wordpress problem - "Blank Page" after posting. Very weird problem indeed. You see all your post from edit window. But when you publish the post, everything vanishes. You end up with nothing but a Blank Page. So I found out the quick error fox for the "Blank Page after Posting" Wordpress Problem.
Categories: Wordpress Tricks Tags: Blank Page, Wordpress Error Fix
Subscribe2 vs Feedburner for WordPress Users
Subscribe 2 is a very popular wordpress plugin. Subscribe2 provides a comprehensive subscription management and email notification system for WordPress blogs that sends email notifications to a list of subscribers when you publish new content to your blog. However, should you use the plugin? Lets read what the plugin does for you.
Categories: Wordpress Plugins, Wordpress Tricks Tags: Feedburner, Subscribe2, wordpress
WordPress Error Fix: 403 Forbidden Bye Bye, SPAMBOT!
This is probably one of the uncommon wordpress error that i have ever seen. It happened to me only with "Quick Reply" from the admin panel. I can comment from the actual post or page without any problem but could not use the "Quick Reply".
Categories: Wordpress Tricks Tags: 403 Forbidden Bye Bye, Wordpress Problem
WordPress – Digg Error Fix
Here is a quick error fox for your wordpress if you get "This link does not appear to be a working link. Please check the URL and try again." from Digg. Update you Permalink Structure (do not change) to fix the problem.
Categories: Wordpress Tricks Tags: Digg, Digg Error Fix for Wordpress
Post from any Category with Thumbnail Image at WordPress Sidebar
Post from any Category with Thumbnail Images at the Sidebar of Wordpress Blog. A great feature that is available on the popular Magazine like theme "Options", how to achieve it for other themes? Possible Solution and guide.
Categories: Wordpress Plugins, Wordpress Themes, Wordpress Tricks Tags: Thumbnail, Wordpress Plugin Guide, Wordpress Tricks
500 internal server error – WordPress Problem
Fix "500 Internal Serve Error" in worldpress. Share other solutions that you may know.
Categories: Wordpress Tricks Tags: 500 Internal Server Error, wordpress
Back Up WordPress Database – Pictorial Guide
Back Up WordPress – Pictorial Guide
This tutorial is most applicable to www.hostmonster.com users. However, 100% of each steps are applicable to any other server also. It may take some time to figure out WHERE to look for a particular feature to backup your database.
METHOD 1 (EASY WAY)
I have used multiple server providers and most of them have a section called “BACK UP” (or Back up and Restore or Similar) from where you can actually back up your entire website, each databases, emails and much more. It is worth noting that this is again the easiest place to RESTORE your database also. They usually have feature to upload your backed up database.
Lets check the first picture. If you have hostmonster, you know your cpanel. If you dont have Hostmonster, look for the “BACK UP” option.
Then Click on BACK UP icon. It will open more options. On Hostmonster, you will see something like this:
In the picture above, notice that it display a full list of all the databases you have and give you option to save or restore them. This is the easiest way of backing up your wordpress (truely, any kind of) database.
METHOD 2 (SLIGHTLY DIFFICULT but WORTH KNOWING)
This is probably the recommended way to back -up your database – using phpMyAdmin. It’s not difficult and you really do not have to panic at all. You do not any prior knowledge to back up your database using this tool either. Just follow the steps.
Lets first look at another picture again.
Every web host would provide you the phpMyAdmin service FREE. If you can not find how to get to it, email the service provider. If you can find it, which should be pretty easy for most of the server providers, then hit the icon and open it. It will take you to the phpMyAdmin application page which should look like something below:
As you see, the phpMyAdmin application page lists all of your databases to the left. Select the database you want to back up and hit. Now, check your database with the following picture and makw sure you have similar “Tick Marks”.
- ‘Structure’
- ‘Add DROP TABLE’
- ‘Add AUTO_INCREMENT’ and
- ‘Enclose table and field names with backquotes’
- Dont Forget about those above.
I like to use the ZIPPED format. Check the picture below. Check as shown and then you are ready to to hit “GO” and you should have a nice back up of your wordpress database.
ENJOY.
Let me know if you have any questions.
You can read the WORDPRESS.ORG guide about back up database HERE
Categories: Wordpress Tricks Tags: Back up database, wordpress, Wordpress Tricks
WordPress Fix: Fatal Error: Allowed Memory Size of 33554432 bytes exhausted
Fatal error: Allowed memory size of 33554432 bytes exhausted:
- Download, back up and open: wp-settings.php in wordpad/notepad
- Search for define(‘WP_MEMORY_LIMIT’, ’32M’);
- Change 32M to 64M : define(‘WP_MEMORY_LIMIT’, ’64M’);
- Enjoy
Categories: Wordpress Tricks Tags: wordpress
WordPress Not Acceptable post.php error Fix
WordPress Not Acceptable post.php error Fix
WordPress Error:
An appropriate representation of the requested resource /wp-admin/post.php could not be found on this server.”
Fix:
At the root of your blog, locate the file .htaccess and add a line “SecFilterEngine off” without the quotes.
Categories: Wordpress Tricks Tags: post.php error, wordpress







