Archive for December, 2009

Adding widget in Footer December 18th, 2009
by Zeeshan

I wanted to use widgets in the footer of my WordPress theme but my wordpress theme didn’t come with a footer-sidebar by default. I didn’t really wanted to change the theme just because of that. So I hacked the wordpress theme to introduce footer-sidebars. If you are looking for a tutorial that explains how you [...]

Handy YouTube Tips and Tricks December 17th, 2009
by Zeeshan

If you use YouTube videos in your blog then you might find some of the following tips and tricks pretty handy if you don’t know them already.

15 (SEO) mistakes commonly make December 16th, 2009
by Zeeshan

Search Engine Optimization is a very hot topic in the World Wide Web. After all, everybody wants to rank higher and come up on the first page of Google search and get more traffic. I have identified and made a list of top 15 SEO practices that I tend to forget quite often. These simple [...]

WordPress .htaccess Tips to Boost Security December 15th, 2009
by Zeeshan

You have started a blog to share your opinion with the World Wide Web. Someone stumbles upon one of your articles. He likes it, and posts it on Digg. Now it gets everyone’s attention. Visitors come pouring into your site. Your revenue starts to go up. Definitely good news! But now there is a catch. [...]

Add Javascript in a WordPress Post or Page December 12th, 2009
by Zeeshan

One of my readers asked me the following question: “How can I run a JavaScript within a WordPress post?” In this short post I have explained how I use Javascript in my WordPress posts. Adding javascript in WordPress post is really simple. You just have to switch to the HTML view in the editor and [...]