-
CMS And Website Design
Posted on January 29th, 2010 No commentsYou will find many articles on Wordpress, Dokuwiki and other content management systems on this blog. It also contain good web design tips. This post consolidates all the articles related to content management systems, web designing, and web hosting in one place. Check them out !
-
Top Wordpress Plugins To Secure Your Blog
Posted on January 14th, 2010 No commentsIn an earlier post, I had explained the steps I took to clean up my hacked Wordpress blog and get it back online in the shortest possible time. To successfully ward off a hacking attack on your Wordpress site, you need to take a few more precautions.
-
How To Clean Up Your Hacked Wordpress Site
Posted on January 13th, 2010 No commentsToday when I visited this site, I got the shock of my life. Instead of my blog posts, what I saw was a static web page which stated that this site has been hacked. I immediately contacted my web hosting provider Bluehost.com and notified them of the same. Thankfully, Bluehost support staff were very quick in replying to my mail. They gave me tips to clean up my Wordpress site and bring it online in the shortest possible time.
-
Wordpress Fix For A Fatal Memory Error
Posted on January 5th, 2010 No commentsToday while I was upgrading my Wordpress installation to version 2.9.1, the upgrade script exited prematurely showing a fatal error as follows :
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2516315 bytes) in wp-includes/http.php on line 1370
There is an easy fix for this fatal error. The Wordpress fix is as follows :
Read the rest of this entry » -
Shortcut Keys Used In Wordpress Editor
Posted on December 27th, 2009 No commentsWordpress has a well designed rich text editor for formating your posts.
Did you know that you can also use keyboard shortcuts in the Wordpress editor ? Yes you can!
Read the rest of this entry » -
SyntaxHighlighter – Wordpress Plugin
Posted on December 8th, 2009 No commentsSyntax Highlighting is a method of color coding the code syntax to make it more legible to the reader. For this you embed pieces of code into your website / blog where ever you need to highlight any code in your articles, and the syntax highlighter does the job.
