If you frequently make PayPal payments to multiple recipients (e.g. to payout for affiliate commission) and if you don't use the PayPal's mass payment option then this article is for you. Now, my first question to you is "Why aren't you using mass payment again?" :) PayPal's mass payment allows … [Read more...] about How to Make a PayPal Mass Payment
Shop Admin Tips – Protect Yourself from Unfair Refund Claims
If you sell stuff online especially digital product(s) then chances are that at some point down the path you will face some fraudulent customers who will try to rip you off. I sell many products online (some from my Tips and Tricks site and some from my other web sites). I have seen many of these … [Read more...] about Shop Admin Tips – Protect Yourself from Unfair Refund Claims
Debugging JavaScript Code with Firebug
Firebug has become an indispensable tool for doing front-end development of web applications. However, most developers are unaware of some very useful features of this tool, especially when it comes to debugging JavaScript code. I've personally seen many of my colleagues relying on alert() function … [Read more...] about Debugging JavaScript Code with Firebug
WordPress Plugin – Change WP eMail From Details
This WordPress plugin lets you customize the email details that appear on emails sent from WordPress. By default the "From Name" on emails sent from wordpress has a name "WordPress" and the "From Address" on emails has "[email protected]" which is not very meaningful. You can customize both … [Read more...] about WordPress Plugin – Change WP eMail From Details
Two Simple PayPal Security Related Tips
If you are using any of my WordPress shopping cart plugins (WP eStore or WP Simple Shopping Cart) then chances are that you have a PayPal account and making a bit of money selling your stuff online too. Next step is to keep your money safe so you don't loose it from hacking related issues or get … [Read more...] about Two Simple PayPal Security Related Tips
Adsense Integration plugins for WordPress
Earlier, we discussed some Pay-per-click ad serving options; their features, advantages, limitations and payment policies. This time we will look into some WordPress plugins that integrates advertisement into the site. Most of them are related to Google Adsense, since it's the most widely used … [Read more...] about Adsense Integration plugins for WordPress
How to Add Javascript in a WordPress Post or Page
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 TEXT view in the … [Read more...] about How to Add Javascript in a WordPress Post or Page
Pay Per Click (PPC) Ad – Which One Should You Choose?
Pay-Per-Click or PPC in short, is an effective marketing scheme for the Internet. If you have a personal blog/site that attracts moderate to high traffic, and you want to generate some revenue from it then PPC is a very good option for you. There are many companies, including the major search … [Read more...] about Pay Per Click (PPC) Ad – Which One Should You Choose?
Is the RSS Feed of your WordPress Blog Working in all Major browsers?
This morning one of my site visitors was kind enough to email me saying that the RSS Feed of my blog wasn't working on Internet Explorer and Google Chrome browsers. Internet Explorer is well known for its issues so I wasn't that alarmed but my hearth jumped as soon as I double checked the RSS feed … [Read more...] about Is the RSS Feed of your WordPress Blog Working in all Major browsers?
Spice up your WordPress Site with JQuery
Designing your site with a slick, stylish look, along with some cool Ajax-y features definitely impresses the visitors. They'll come to your site more, the traffic goes up and the revenue grows. Yes, it does require a lot of work involving CSS/JavaScript and HTML, but that's why JQuery is here … [Read more...] about Spice up your WordPress Site with JQuery