Browse > Home / Archive by category 'Wordpress Plugin'

| Subcribe via RSS

Do you hide your affiliated links?

October 25th, 2007 | 7 Comments | Posted in Advertisement, Tips of the day, Wordpress Plugin, cPanel

tshirt store_cr

Imagine you walk into a apparel store. There is a friendly sales person that comes over to promote the new T-shirts that arrived recently. He talk about the unique design of the print, the 100% combed cotton material and the new designers cutting of the shirt. You were so impressed that you start to tell the sales person to wrap it up. Being the nice person he is, he told you about the 20% commission that he will earn when you buy the t-shirt from him. That’s when you say, “No, I am not buying this t-shirt if you are earning a commission from it”.

Do you find the above story familiar?

You search for reviews for the best and cheapest webhosting service around. You found a article that tells you the features of a good webhost. You like it and decided to buy the plan. Suddenly, you look in the status bar of your browser and saw that it is a affiliated link. You start to get disgusted and copy the link (without the affiliated referral) so that you can buy directly from the store. Imagine if the link is just a straight link to the site, you would have click through to sign up.

Both stories above shows that irrationality of a normal person. All commissions are paid by the source and no matter who you buy from, the price you pay are the same. So why do you penalize the marketer/promoter? Doing so just unhinge all the hard work promoting to you/ researching for the review you read. You might say the promoter is biased towards their product, but if the product is really bad, you think you can’t see through the sugar coated lies?

So if you are a affiliated marketer and wanted to “camouflage” your affiliated links, here are 4 ways to do it.

  1. This is from Ben Cook of BloggingExperiment. He uses a affilated jump page to redirect the buyer to the source. So a url like this “http://www.text-link-ads.com/starter_kit.php?ref=94747” would become this http://blogmunch.com/recommend/text-link-ads.php. Here’s the code for your php template.
    <html>
    <head>
    <insert tracking scripts here>
    <meta http-equiv=”Content-Language” content=”en-us”>
    <title>Sign Up with Text Link Ads</title>
    <meta name=”robots” content=”noindex, nofollow”>
    <script>window.location=”affiliate url“;</script>
    <meta http-equiv=”refresh” content=”1; url=”affiliate url“>
    </head>
    <body>
    <p align=”center”>You will be taken to the correct page shortly.
    <br>If this page does not load after 5 seconds, please
    <a href=”affiliate url“>click here</a>.</p>
    </body>
    </html>
  2. If you are using cPanel with your webhost, you can also use the redirect function at the domain tab to redirect any affiliated links to your custom url.
  3. You can also use a tool like http://get-shorty.com/ to install on your server to generate short and sweet url that will hide your affiliated links.
  4. Lastly, like all things WordPress, your solution is only a plugin away. Use the Hidden Affiliate Links plugin.

Choose any one of the solutions above and enjoy more click-through to your affiliated programs.

Like more tips on affiliated marketing? Subscribe to the BlogMunch Feed.

Wordpress Plugin of the week - OneClick

October 11th, 2007 | 2 Comments | Posted in Wordpress Plugin, review

I am sure everyone has heard about OneClick by now as it won the Wordpress Plugin Competition organised by Weblog Tools Collection. So you ask, why am I writing about it? Because it really is SO impressive.

My normal procedure for installing a plugin/theme will included:

  1. Downloading the file
  2. Unzip it (if it is zipped)
  3. Read the readme.txt (yes, I do read them) to know how to install it
  4. Fire up my Filezilla, transfer the folder and php file to my server
  5. Go to Plugins or Presentation tab to activate the plugin/theme

So you see, although it is not too complicated, it gets tedious after a while.

Now after I install the OneClick plugin/extension combo (Anirudh promise that this is the last time in your life), everything becomes so simple. It’s essentially like this:
oneclick
That’s it. It is so easy and simple that I don’t even know how to express my admiration.

If you are using Wordpress to power your blog and Firefox to surf the net, make OneClick the first plugin/extension you install. You won’t regret it.

Here’s a slideshow by Anirudh to show the abilities of OneClick.

Like more recommendations? Subscribe to the BlogMunch Feed.

weekends Wordpress Themes

September 16th, 2007 | 7 Comments | Posted in Wordpress Plugin, Wordpress themes

Being inactive for the past two weeks, now is the time again for some free Wordpress Themes for you. I didn’t have a lot this time round, but these below are quite unique.

  1. WP Journal - A very unique Wordpress theme that runs four columns horizontally. There are even featured post function at the top. With so much on a single page, yet I don’t feel it is cluttered at all. Good spacing. For another theme by the same author, check out 2001. Inspired by the Kubrick movie 2001: A Space Odyssey (1968).
  2. World of Warcraft Wordpress Theme - If you want to start a blog chronicling your exploits in WoW, this will be a perfect theme for you. I especially like the sidebar below (the bottom bar?).
  3. fu Punk - Punk inspired theme with good mix of colors pink, red and shades of black. The fonts used make the site looks vibrant.
  4. Smashing Freefont and Wordpress-Theme - What a way to celebrate your site first anniversary. Smashing Magazine ask Jos Buivenga (designer of the Delicious font - one of my favorite font) to design a font for them and Elena Gafita from the DesignDisease team to design a brand new theme. What’s more, there are giving them out for free. Good deal.

Other Wordpress Resources

  1. 77 Resources to Simplify Your Life as a Web Designer - Excellent list of tools and resources for budding web designers.
  2. Wordpress Plugin Generator - In the same vein of WordPress theme generator, there is now a plugin generator. This is not as easy to use as a theme generator. You got to know your basic plugin API, though the template code will make you life much easier.

Technorati Tags: , ,

Like more list from me, subscribe to the BlogMunch Feed.

blog migration series - Choosing Wordpress plugins

August 29th, 2007 | 5 Comments | Posted in Wordpress Plugin

Migration of your blog is not an easy task. That’s why there are many bloggers who reflect on their first year blogging said that shifting to your own domain is of the first priority. I am starting a series of posts on my migration from Blogger to WordPress.org, so that I can share my knowledge to anyone wanting to migrate their blog . Blog Migration Series:

  1. Choosing my Wordpress theme
  2. Choosing a webhost
  3. Choosing wordpress plugins

One of the key advantages of shifting to Wordpress is the wide variety of plugins available. Shifting from Blogger to Wordpress, the first thing you need to be familiarize with is the usage of plugins.

The first thing you need is a ftp client to upload the php files onto your server. Initially, I use the Unlimited ftp client from cpanel. It works fine but a bit slow. Now, I am using (as are everyone else) filezilla ftp client.

Plugins installed

Once I choose redoable theme from Dean J Robinson, my task in choosing plugins becomes simple. Redoable theme comes with a list of recommended plugins. Some of the plugins are even integrated into redoable options page. These are the ones I installed:

  • Extended Live Archives v0.10beta-r18 - adds a nice archive template to my page menu. You can choose to show your archive post by date (Chronology) or categories (Taxonomy). Once activated, use redoable options to set integrated styling.
  • Gregarious v1.5.2 and v2 beta - social bookmarking plugins. Pop up a small menu to social bookmaking sites like, Digg, Stumbleupon and Reddit. There is also a option to email your post to a friend.
  • Related Posts v2.04 - I craved this when I was on Blogger and need to updated related posts by hand. The related posts chosen is not quite related, but I imagine when I have more postings, it will be better.
  • Ultimate Category Cloud v2.0 (Based on Weighted Categories plugin) - Dean wrote this plugin himself. It will reassembled your categories into weighted clouded form.
  • Subscribe to Comments v2.0.8 - Another one of my favorites. Being inform when a comment list is updated will improve audience participation. Just remember if you are subscribed to a popular post, to unsubscribe when your email load is too high. 

Plugins I am interested in but have not installed:

  1. Lightbox/Slimbox - For fancy image display
  2. WP-Cache - For protections against Digg or John Chow effect. I guess I don’t need this at the moment.
  3. WP-DB-Backup - For backing up your Wordpress database. (Critical, must install soon)
  4. Popularity Contest - For showing my most popular post

Of course, I have also installed other plugins like Akismet and Redirection (my plugin of the week), but I want to highlight the ones integrated into the redoable theme. You can always look for more plugins at Wordpress Codex. Oh, before I end, I have a tip. The options for your plugins might not always be at your options or plugins menu. For example, the options for Redirection is at the Manage tab. Go figure.

If you like my post, you might want to subscribe to the BlogMunch Feed.

Wordpress Plugin of the week - Redirection

August 25th, 2007 | 13 Comments | Posted in Wordpress Plugin

redirect urlAfter the migration of my blog, the permalink structure for WordPress is different from Blogger. This cause most of my previous posts to display 404 error messages. To remove it from Google index, you can use the Google Webmaster tool to remove them. The problem is, you can only remove only one at a time using URL removal request tool.

Redirection Plugin

That’s why I use a plugin called Redirection to redirect all 404 request to my sitemap. This way, anyone who comes into my blog using the old url will be redirected to my sitemap and they can find the content that they want. You can choose to redirect to your archive or any url you want. There is also one option to redirect all your WWW to non-WWW and vice versa.

Now, you will ask me why I didn’t just redirect the expired url to the new permalink. Well, that’s because to do that, you need to know how to use regular expressions to change a range of url. I don’t know how to do that at the moment.

Results

Over the past 2 days, I have 62 visitors where 13 of them went to my sitemap (according to Google Analytic). I will assume the 13 visitors was redirect there by the plugin. All of them will have encountered the dreadful 404 and leave if I have not redirect them. That’s how useful this plugin is.

Is there an easier way to repair the old permalinks? Please comment or contact me by email to tell me.

Technorati Tags: , ,

Image credited to: http://www.fromthefrontend.co.uk

If you like to read more of my postings, please subscribe to the BlogMunch Feed.