Local Coupon Distribution Using Twitter and Blogger

This post is an expansion of the local coupon angle from Erik Qualman’s article, 10 Ways Twitter Can Make Money. How to distribute your coupons in four easy steps: Set up a blogger blog where you will post coupon/sales/specials Get a new Twitter account Auto-Update your Twitter account using Twitterfeed Tell your customers to follow [...]

How to Make Your Internet Coupons Printable

Here is some handy code to add to your website to make it easier for your customers to print your internet coupons. It allows them to print only the coupon image and not the rest of the page. Add this javascript in between the <head> tags: <script language=”JavaScript”> <!– function print_iframe(frame_name) { var iFrm = [...]