Raghu

Turn-off Automatic Thumbnail Creation in WordPress

Turn-off Automatic Thumbnail Creation in WordPress

By default when after adding images to post in wordpress, 3 copies of the same images (small, medium and large) will be created automatically by WordPress. Those images will be used for thumbnail if theme supports that feature. If you are not going to use those images, then is waste of resources Disk Space Backup [...]

How to Select Thumbnail From Facebook Profile Picture

Finally, I found the way to customize facebook wall post thumbnail for fanpage. After uploading a profile picture in Facebook (or facebook fan page), by default random thumbnail of your picture will be displayed for all your Wall Posts. I thought, it is not possible to pick an area within the picture to be used [...]

WordPress Database Cleanup – Plugins Tables

I started using wordpress at www.HappySchoolsBlog.com since October 2007 and since then I have tried several plugins. In last 3 years, I never had courage to cleanup the wordpress database. Today, I decided to delete (drop) tables in wordpress MySQL database that were unused or from deactivated plugins. Total Number of Tables Before Cleanup – [...]

Very High Unsubscribe Rate with Pop-Over Form

Once in a few days, I erase unsubscribed users from email list. Every time, I have noticed majority of the unsubscribed leads have signed up for mailing list through Pop-Over form. I don’t have the exact percentage or other numbers, but right before writing this post, I erased 367 unsubscribed leads. Over 340 leads have [...]

Google Adsense Pays out 68% to Publishers

Finally google is sharing the information that was kept secret so so many years – Adsense Publisher Revenue Share. AdSense for content publishers, who make up the vast majority of our AdSense publishers, earn a 68% revenue share worldwide. This means we pay 68% of the revenue that we collect from advertisers for AdSense for [...]

Convert MS Word Table into HTML Table in 4 Steps

Converting Tables in Microsoft Word document to HTML table will create this nasty HTML Code. But, it’s very easy to convert Word Table to HTML table without any junk codes by 4 step process Word Table to HTML Table Copy the Table in Word Document to Excel Document. Copy the Rows from Excel Open Spreadsheet [...]

Dreamhost VPS – Double RAM for Same Price

I noticed Dreamhost VPS pricing change. They have changed the pricing sturucture for VPS RAM Usage and removed Burstable RAM. Dreamhost VPS – Before Montly pricing was based on RAM usage. 300 MB RAM would cost $30.00 per month 300 MB is Guaranteed and upto 600 MB is Burstable ( Swap Space) Dreamhost VPS – [...]

How to Create Tabbed Conents in WordPress Sidebar

There are many scripts available to create Tabbed Contents in wordpress. Some of them are  DomTab, Tabifier and idTabs, Usually, tabbed contents are used in the sidebar to display popular posts, recent comments, tags, categories or archives. I recently came across another tool to create tabbed contents in WordPress using Yahoo Developers Network Tabview. After [...]

How to Insert Adsense in bbPress Forum

How to Insert Adsense in bbPress Forum

BBpress is light weight forum created by makers of WordPress. It’s easy to install and has the same interface as WordPress.  Displaying Adsense ad within bbpress takes about 2 minutes. Follow the steps to display adsense ad just above and below the Page Navigation Steps to Insert Adsense Code in bbPress Instructions below is for [...]

How to Change WordPress Theme Editing MySql Tables

Follow the simple steps to change the WordPress Theme ny editing MySql Tables(WordPress database). You might run into situations when you have access to only backend. Change WordPress Theme Logn into MySQL Database for your site (Example : msql.example.com) Open the Database for your site ( DB_example) Open the Table wp_options Open Browse Tab Find [...]