By Raghu on August 15, 2010
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 [...]
Posted in Wordpress | Tagged wordpress thumbnails |
By Raghu on August 14, 2010
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 [...]
Posted in Tips and Tricks | Tagged facebook thumbnail |
By Raghu on August 1, 2010
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 – [...]
Posted in Wordpress | Tagged wordpress Database backup, Wordpress MySQL Cleanup |
By Raghu on May 24, 2010
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 [...]
Posted in Uncategorized |
By Raghu on May 24, 2010
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 [...]
Posted in Adsense |
By Raghu on March 14, 2010
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 [...]
Posted in Tips and Tricks | Tagged Word to HTML |
By Raghu on March 11, 2010
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 – [...]
Posted in News | Tagged Dreamhost VPS |
By Raghu on March 6, 2010
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 [...]
Posted in Wordpress |
By Raghu on March 6, 2010
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 [...]
Posted in Adsense, Blogging | Tagged Adsense, bbPress, forums |
By Raghu on March 2, 2010
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 [...]
Posted in Wordpress | Tagged Wordpress Themes |