How to create a WordPress custom widgets?

Introduction of WordPress 2.8 for blog – o – sphere given user to more flexibility to publish data according to our need. WordPress 2.8′s new widget class allows the user to create custom widget. In this tutorial I will take you through various steps of setting up a widget in wordpress.

What can you learn from example custom widget?

Our example will tell you how to show a particular page in your widget area. Control will allow you to input all the necessary form data to give necessary out put.

custom widget wordpress

How will custom widget look in your dashboard?

Register the widget:

WordPress provides the widgets_init action hook that will allow us to register a widget

add_action('widgets_init', create_function('', 'return register_widget("custom_page");'));

Setting up of widget:

WordPress 2.8 allows you to create custom widget by simply extending WP_Widget class. Hence, first start creating a widget class by extending WP_Widget.

class custom_page extends WP_Widget {

}
(more…)

Difference between Clickbank and Adsense

You might have heard about clickbank and adsense? They both are a means for merchant to promote their products online but their world is different. Here is the difference between the clickbank and Adsense.

Clickbank is an online shopping website or marketplace that allows the merchants to sell digital products and services. Clickbank is a way for website publisher to make money promoting digital products and services of other merchants. It enables the website owners to place ads and product reviews on their website and get paid when the visitor clicks that particular link and purchase product. Publisher makes money as a commission if and only if website visitor purchases the product by clicking on the clickbank link placed on the website.
(more…)

Twitter tools, plugins and widgets for wordpress

Increased popularity of twitter, many bloggers is using it as a tool to promote their business website or blog. Twitter as a tool is very easy to integrate into your wordpress blog. Here is the collection of twitter tools, plugins and widgets that are helpful in your blog promotion.

Tweet This: this plugin adds a twitter icon to every post or page that you post on your blog, so that readers of your blog can easily share your blog entries on their twitter accounts.
Twitter Badge: it is a JavaScript code that displays what you are posting on twitter
(more…)

How to optimize your site for Google image search?

Google image search is other feature of Google search engine and it operates little different to main search and therefore it is important to optimize for Google image search.

Online users looking for images uses Google image search instead of the main search and hence it is necessary to keep in mind few extra things.

The Alt tag describes about the image. Search engines do not recognize the images or flash code placed on your web page. Hence it is very important to use captions on the images to describe the image for those who can’t see them.
(more…)

4 twitter tools for Joomla

Social media sites passively increase your sites traffic. To ease the process of promoting your site on social sites, here are few twitter and facebook plugins for joomla.

• Tweetme plugin: this plugin uses the Tweetme API to insert Tweet counter and Tweet me link into your joomla content.

• Twitter Follow Me: this module allows the blogger or website to display graphic image on your pages that will allow visitors to follow you on twitter profile.
(more…)

Small business internet marketing strategies

While internet is accessible from every corner of the earth, small business found internet as a tool to increase its revenues. Internet enable the small business to access the world and compete with their competitors. To achieve this it all takes working on few internet marketing strategies for small business.

Small business internet marketing is very similar to any online marketing efforts. When planning for internet marketing, there are certain things to consider like target market, budget and implementation methods.
(more…)

2 Different strategies to make money online

Have you ever thought of making money online and put an effort towards it? Blogging is a way to make money online. It can pay your bills and even quit your day job if you start making handsome money online. But the real question is do everyone succeed in earning money online. Yes, it is possible if you follow certain strategies to generate substantial income from blogging.

Use blog as marketing tool: this method is apt only if you already have an online business like selling a product or e-book or services like writing, web design, copy writing. Here blog can be used to promote your business and attract more number of customers. This is an indirect way to make money online. Ideally this sort of blog should not have ads displayed on them as they can damage the image of brand.
(more…)

3 Effective twitter badges to show off your tweets

There are many ways to promote your website or blog. Using twitter badge with your twitter information on your website or blog or RSS feed is other effective way to promote. Here are few badges that help you in your way.

• Sigpad – it requires you to add twitter username and then it creates a bookmarklet that can be added to your browser toolbar. Having done this, you can compose email from any messaging service and drag a bookmarklet into the body of email. With this it shows your latest updates when you send an email.
(more…)

How do I find my RSS feed address in my blogger?

Many bother about the finding RSS feed address in blogger, but it is not that harder to find out. There are three to four ways to find out your RSS feed address.

Look at the bottom of the page for blog feed address. It is because lot of blog designs have this address at the bottom of the page saying Posts (Atom). Don’t confuse between RSS and Atom as purpose of both is same. You can get link using either by “copy link location” (firefox) or “copy shortcut” (internet explorer) from the right-click menu.
(more…)

Twitter Tips for Blogger

Following are few tips for my fellow bloggers that I found helpful to build twitter following.

• Write each word that helps your fellow followers.
• There are many twitter tools. Make use of them to make most of twitter and it doesn’t suck most of your time.
• Always be honest towards your followers and have fun with them.
• Post funny and informative posts
(more…)