Best tips to improve your blog search engine optimization

November 29th, 2009 No Comments   Posted in SEO, wordpress

There is a lot of amazing SEO power built into WordPress. Unfortunately it does not all come by default, and you might not know what is best when it comes to templates and options. Follow these simple rules for search engine optimization and your blog will rank much higher in Search Engines.

1. Optimize WordPress Permalinks

The most search-engine friendly permalink MUST includes the post title (%postname%) in the link,having keywords in your URL is an absolute must, In your WP admin panel, click on the “Options” tab, then the “Permalinks” sub-tab, and choose the option just below the “Default” permalink option. My suggest permalink structure is /%year%/%monthnum%/%postname%/ or /%year%/%monthnum%/%postname%.html .

More »


Ten best extensions for mozilla firefox

November 29th, 2009 No Comments   Posted in browser

Firefox extensions are small add-ons that add new functionality to Mozilla applications. They can add anything from a toolbar button to a completely new feature. They allow the application to be customized to fit the personal needs of each user if they need additional features, while minimizing the size of the application itself (from the official Firefox Extensions site). Here are my picks for the Top Ten Best Firefox Extensions:

Adblock Plus – Ever been annoyed by all those ads and banners on the internet that often take longer to download than everything else on the page? Install Adblock Plus now and get rid of them.

Video DownloadHelper – The easy way to download Web videos from hundreds of YouTube-like sites. This works also for audio and picture galleries.

More »

10 best plugin for wordpress

November 29th, 2009 No Comments   Posted in wordpress

WordPress is a simple to use blogging tool. The beauty of WordPress is that it can become so much more with the simple installation of plugins. With a few clicks, WordPress can become a full fledged Content Management System (CMS). Here is a rundown on the top 10 best plugins every blogger should have installed.

Here is a great list that I whipped together of some of the most useful and most popular WordPress plugins which every blogger should have installed. Enjoy the list.

Akismet – Simply the best Spam protection you can get for handling comments on your blog. Akismet checks your comments against the Akismet web service to see if they are spam or not, also checks the trackbacks for spam.

More »

wp paging – wordpress page number/nevigation plugin

November 29th, 2009 No Comments   Posted in wordpress

wp paging is a great plugin for wordpress to add page navigation in your blog. WordPress has no built in paging function with numbers for themes. It’s good for users to know how many posts there are and even go to the last one. It’s good for SEO as well.

Click here for more detail …

Orbit downloader, Download Manager for Chrome

November 21st, 2009 No Comments   Posted in Google Chrome, Reviews, Windows, browser

Google Chrome is a very new browser by Google. After releasing this browser, google entered in to the competition for Internet Browsers. It is quite fast browser. But one thing is missing in it which is Download Manager.

But the solution for it is “Orbit Downloader”

It is pretty easy to use, just download it from link above and install it. Now to associate orbit with chrome, go to preferences >> Monitoring, and click on Chrome and Monitor Clipboard.

More »

Modify title of your Mybb forum

November 19th, 2009 3 Comments   Posted in MyBB, SEO

Some times you want to modify the title of your mybb forum to add key words in it. Or change it in some other way for search engine optimization.

Do not play with forum title itself because it will make it too long and will not look better.

All you need to do is, add your words in template file.

More »


Tags: , , ,

Fixing 554 mail server permanently rejected message (#5.3.0) Errors

November 19th, 2009 No Comments   Posted in Plesk

This error can be because of plesk updater that had updated an unsupported version.

1. Problem can be fixed by reinstalling Dr. Web.

2. Login to your server as root

3. Search for Dr. Web antirus using command
More »

My review on Safari for windows

November 15th, 2009 No Comments   Posted in Misc., Reviews, Windows

If you want to have apple interface in your browse then use Safari. If you want to test your website for apple users then use safari for windows.

During the early phase of safari, when apply released only beta version of safari for windows, my computer related people compared it with top level windows browsers like mozilla firefox and opera but found it far behind them in my features. Most of the reviews damaged its first impression on many users, and almost all the reviews were against safari because of its Mac like interface then a windows like interface.

Font technology

More »

Browser security handbook by Google

November 15th, 2009 No Comments   Posted in Web Servers Security, google

Browser security handbook is released by Google, and google has described it as “a comprehensive, 60-page document meant to provide Web application developers and information security researchers with a one-stop reference to several hundred key security properties and sometimes counterintuitive quirks in contemporary Web browsers.”

Book is written by “Michal Zalewski”, who is very a famous researcher by Google. The introduction of book describes that there are very important differences between browsers and lists market share data of browsers on which the document is based. It is Net Applications data, rather than straight Google data, which the company does not release.

wireshark on Centos5.x, installation and running

November 15th, 2009 No Comments   Posted in Centos

Installation of wireshark is very easy on centos

yum install wireshark

Run a capture

tethereal -i eth1 -w ~/mycapture.pcap

More »