Archive

Archive for December, 2008

Keep in Touch With This Google Search Interface Tweak

December 17th, 2008 No comments

While surfing through the net I have found this very interesting experiment from Google. Look at the below screenshot:

new_google_search

Categories: Google Tags:

Free Favicon Hosting For Your Blog or Website

December 17th, 2008 No comments

If you use Blogger blog, you may feel this. You are looking to add a favicon but there is no facility to do it. Here iconj.com comes very handy. They will host your favicon for free & you will get a direct link to it from your blog. All you have to do is to add a few lines of HTML code in between <HEAD> </HEAD> tags. Besides, it includes both the codes so that favicon gets compatible with old & new browsers. If you are using free hosting for your site or WordPress blog, then Hotlinking might be disabled on your server. You can use this free service in that case too.

Categories: Free Service Tags:

SSL Secure WordPress Admin Without Any Plugin

December 16th, 2008 No comments

If you have SSL for your domain, you can secure your WordPress admin using two constants in wp-config.php file. But this opportunity is available from WordPress 2.6. You can implement it in WordPress 2.7 too.

If you want to secure whole admin interface with login information, add these two lines just after the three unique keys that you have to change in wp-config.php file:

Categories: Wordpress Tags:

Should You Buy .me Domains

December 14th, 2008 No comments

Godaddy is selling .me domain just for $14.95 per year. It attracted me & I searched the net to find some interesting aspects that you should consider before buying one.

Categories: Domains Tags:

Redirect Traffic As You Migrate From Blogger To WordPress

December 14th, 2008 No comments

When you transfer from Blogger to WordPress there will be a permalink structure update as WordPress will set the permalink structure like

http://example.com/?p=post-id-number

Categories: Blogging Tags:

Change Permalink Structure When You Start a WordPress Blog

December 13th, 2008 No comments

Are you starting a new WordPress blog? Then the first thing you should do is to change the default permalink structure. WordPress assigns you a structure like

http://example.com/?p=post-id-number

Categories: Wordpress Tags: