Nov 11

In my last post I reviewed John Reese’s new program - BlogRush. Today I want to discuss the best way to use this fantastic tool, and how to get the most out of it.

The following are ‘7 Tips For Effective Use Of BlogRush‘:

1. Every Blog Post Title Is A Sales Pitch

The way BlogRush works is to pull your blog post headlines out and advertise them on other peoples blogs. Therefore, if you want people to click on that link and visit your blog, each blog post title needs to be somewhat of a sales pitch. By this I don’t mean “Click Here To Make A Million Bucks“, but I do mean that you need to create interest and curiosity in those reading that headline.

For example, if your blog post is about what to feed your cat, you could title it “My Cat Food Guide“, or you could title it “Ten Things You Should Never Feed Your Cat (But Probably Already Have)“. See this difference? Which would you click on first?

2. Make Your Posts Valuable Reading

To carry on with our last example, if someone did click on the link “Ten Things You Should Never Feed Your Cat (But Probably Already Have)“, and came to your site, they would reasonably expect a quality blog post about exactly that - ten things you should never feed your cat.

Therefore, don’t write a sales pitch for some product and then give it a deceptive title just to get people to click on it. If you do they’ll leave your site faster than they found it.  Instead write a quality entry full of useful information, and then put a link to your sales pitch at the bottom e.g. “If you liked these tips, you’ll find many more in this ebook…” etc.

3. Integrate Your BlogRush Widget Properly

Integrating your BlogRush widget well is essential. The potential cost if you don’t is that it will make your site look tacky and unprofessional. If you do it well however, it can increase the quality of your blog’s appearance and make it more appealing.

The key primarily is colors; make sure the widget blends in well with the existing color scheme of your site. The wide range of available color schemes for BlogRush means this isn’t a hard task.

4. Place Your Widget Appropriately

The BlogRush widget is essentially a box full of text links, and therefore looks most at home in either the right or left column of your blog, under the other areas with text links e.g. categories, blogroll, recent posts etc.

Don’t put the BlogRush widget slap bang in the middle of your page where it looks more like an eyesore rather than a useful addition to the blog.

5. Promote BlogRush

Don’t forget the benefits of recruiting other members to BlogRush - you can earn some good traffic this way. Featuring your BlogRush widget prominently on your site is a good way to let others know about it, and when they join from your widget, you will earn some extra traffic for as long as they use it.

6. Maximise Your Use Of BlogRush

If you have multiple blogs, make sure you put BlogRush on all of them. The more impressions you generate, the more impressions you have on other people’s blogs to bring you traffic.

7. Experiment

Your BlogRush members area will give you detailed statistics about how many clickthroughs you generated from how many impressions. Monitor this data and try different things with your blog post titles to see what gets the best clickthrough rates.

If you do this continually you will get better and better, and therefore get more and more traffic - all free of course!

So in summary - use BlogRush today, and use it well.

CK

Nov 11

A short time ago John Reese launched the first program in the project he is referring to as ‘Income.com’.

This program is ‘BlogRush‘, which is basically a tool for advertising your blog on other blogs, and of course, vice versa.

BlogRush is wonderfully simple, easy to implement on your blog, and works very well at bringing in traffic to your blog.

Here’s how it works:

- You add the BlogRush widget to your site, which appears as a box with several text links in it. You can choose the color format from a wide array to match it to your blog.

- Everytime your blog earns a ‘page impression’ i.e. someone visits it, you earn an impression.

- The titles to entries on your blog will then be advertised on other people’s BlogRush boxes, which when people click on them, will bring them to your site.

- Plus, if someone sees the BlogRush widget on your site, and joins BlogRush from there, you will earn a percentage of the impressions they generate also.

So, in summary….

Pros:

- Very easy and effective way to bring traffic to your blog.

- Integrates very easily into your blog.

- Can potentially provide large traffic flows with time, as people join BlogRush via your links.

Cons:

- As with any advertising, it could potentially take a visitor away from your site when they click on a link.

- May distract from other features of your blog that you’re trying to promote e.g. an email subscription form.

Overall

Despite the few small drawbacks of putting the BlogRush widget on your site, I highly recommend it. It’s a very easy, fast and effective way to promote your blog.

CK

Nov 04

It occurred to me that a few of the small problems I’ve encountered setting up this blog may be common to a lot of us, so I’m making a small post with a few tips that may help those of you setting up blogs:

1) Remember to change the permalink structure to ‘custom’ and add ‘%postname%’ in the space provided.  This is to make your blog more search engine friendly.

2) Once you have done this don’t forget to alter your ‘.htaccess’ file by adding the following code to the bottom:

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

3) Add John Reese’s ‘BlogRush‘ tool - this will help bring in traffic to your blog.  This is very easy and full instructions are provided on the site.

4) Look for other widgets you can add to the blog that may enhance your reader’s experience.  What widgets you add will depend on the topic of your blog, however you should be able to find a wide range of useful widgets by simply searching in Google for ‘wordpress widgets’.

I hope these help :)

CK