Archive for August, 2009

I’m No Longer in a Twitter Over Twitter…

Yes, you heard right…I think I am over Twitter. Why?…well for a number of reasons actually but read on…

When Twitter first started to become popular I went in and created an account for one of my niche blogs but at the time I really couldn’t understand what it was all about let alone what the point of it was. But Twitter got even more popular so I persevered and created Twitter accounts for most of our websites including this one (@affiliateblogon).

But even after using it for some time, for the life of me, I really can’t see the appeal of Twitter in terms of a form of communication.  It really is both clumsy and inefficient…BUT it seems to work for a hell of a lot of people to promote whatever it is they are promoting. So the inefficiency of this networking tool is forgotten in the rush to get as many followers as possible in order to make as much money as possible.

Okay I can accept that…I am in the business of making money online too so I understand the thinking here. Unfortunately however, in my view, Twitter is starting to become one big spammy piece of junk.

Just take my own followers for instance which, as I write this post, are up around the 1150 mark…not too bad I suppose except when you consider that a large number of people are getting tens of thousands of followers with some having followers numbering in the millions  – my 1150 followers now starts to look a bit shabby in comparison.

Of that 1150, I follow about 800 or so and out of that, probably a handful actually Tweet live – the rest have preprogrammed Tweets  in place that go up on a regular basis throughout the day. Some even repeat the same posts over and over so they might have the same 10 tweets go up every day. The majority of those tweets are 140 characters of promotional garbage…the rest are quotes or retweets of someone elses garbage , so that only a small number of those left are actually worth looking at.

I also find that once you are following more than a couple hundred people it is almost impossible to keep up with the number of incoming tweets so it becomes almost redundant if you truly want to keep up with what someone has to say.

Now some of you are probably thinking why I just don’t unfollow them…and I’d have to agree with you. This has been in my thoughts for the past week or so but I also have this almost warped thinking that says if you unfollow them, they will unfollow you and then you will be back to only a couple hundred followers…and as it appears that everyone is using Twitter I might get left behind by not keeping up with it all.

I mean, a celebrity can afford to not follow anyone and still get thousands of followers but anyone else needs to work for it. This means following people, tweeting appropriately, retweeting and  generally just chatting to people you are interested in chatting to. It’s not difficult by any means but it can take up a lot of time and I am wondering is it really worth it…maybe I need to get to 10,000 followers in order to answer that question.

Others reading this might also say that I should be following those in the same niche – in other words, grab people who are interested in what you have to say…stick with quality not quantity. Actually, that is what I have been doing but unfortunately my niche is all about making money online and that does tend to attract spammers. So what looks like quality ends up  being someone who just sends out promotional tweets to get you to sign up for something or go to their recommended site if I want to get more followers!

When it comes down to it, and to be totally honest, I am really only following someone to get them to follow me…that is my total motivation for using Twitter. It doesn’t sound right does it? I am not sure whether my thinking needs to change or whether I just need to go with the flow and do what the majority of people are doing and just keep working at getting more followers.

Now you can see my dilemma – although I am over Twitter  I can see the potential in this rather clumsy system.

So despite this blog post I am not giving up on Twitter and I am trying to stay positive about it. I am going to see where it goes – my thinking is that it can only get better with more followers and I hope to come back in a few months time and say how wrong I was and that Twitter made a real difference in my affiliate business.

Even so at this point I am more disullusioned with the amount of spam on there than anything else and I know that at some point I am going to do a mass unfollow and stick with a handful of people whose tweets I really want to read…in other words, use Twitter as it was intended to be used.

Stay tuned…

How to Add Nofollow to Affiliate Links in WordPress

Some time back we were having trouble with one of our blogs losing its search rankings and we decided that maybe it was because Google didn’t like the number of affiliate links on the site. We had an affiliate link on just about every blog post and some blog posts had more than one.

So we decided that one way of solving this was to add the nofollow tag to each affiliate link. I’m not really sure whether this did the trick or not as a number of other factors came into play at the time to boost our rankings again but even so we continue to add nofollow as normal practice each time we add an affiliate link.

For those who at this point are wondering what the hec nofollow is, take a look at our detailed blog post on this subject – What is dofollow and nofollow?

So how do you go about adding nofollow to an affiliate link?

There are two ways actually. The first is a manual approach and the second automatic…well probably not totally automatic but it is a bit easier than the manual method.

Manual Method

This method is quite simple but does involve you playing around with the code. Now I am going to assume that you have already had a play around with HTML code at some point otherwise you probably wouldn’t know how to add the code for your affiliate links. If you are new to WordPress however you may be wondering just where the code is hidden.

In WordPress it is found under the HTML tab. So when you are typing a blog post look up a little and you will see the HTML tab sitting just above the text box to the right.

Once you click on that tab you will see all the HTML code for the post your are writing. This is where you can insert the code for your affiliate links.

HTML tab in WordPress2

Now that you have found the code you need to add the nofollow tag. Locate your affiliate link code in the html and then insert the nofollow tag which is rel=”nofollow”  just after the url. So it will look something like this:

<a href=”http://www.afflilatesite.com?AID=12345″ rel=”nofollow”>Text Goes Here</a>

The affiliate code may look a bit different to the above but just look for the http link in the code and pop your nofollow tag just after it.

Automatic Method

This method I like because I don’t have to play around with the code. This involves using a plugin called TinyMCE Advanced.  To upload this plugin to your WordPress blog take the following steps:

1. Click on Plugins–>Add New from the left hand side menu bar on your WordPress Dasboard. This may be in a different location depending on the version of WordPress you are using so you may need to look around for it. If you have a really old version of WordPress then you will need to upload the TinyMCE plugin using a program like Filezilla.

2. In the search field type in ‘tinymce’ and click Search Plugins. The TinyMce Advanced plugin will most likely be the first one in the list of results but if not, just take a look down the list until you see it.

3. Once you have find it in the list click the INSTALL link on the right hand side of the screen. This will install and activate the plugin for you.

4. The plugin will now be displayed in your menu on the left hand side of your dashboard. Scroll down and you will find it listed under the Settings option. If you can’t see it then the plugin probably isn’t activiated. If so, click on Plugins—>Installed and you will see the plugin in the list on that page. Simply click the Activate link to activate it.

5. You can go in and configure it if you like as TinyMCE has a lot of cool features but for the sake of what we are trying to achieve here you really don’t need to.

So now that you have installed the plugin you are ready to use it. To do this you simply click on the ADD NEW post link and start creating a post. You then add an affiliate link in your post which will display as a hyperlink – something like this –> Buy an Ipod.

Add Edit HyperlinkHighlight that link with your mouse and then click on the Insert/edit Link icon on your tool bar just above your post.

You should now have a pop-up menu on your screen. Click the ‘Advance’ tab on that pop-up and then the ‘Relationship Page to Target’ drop-down box. You will see ’nofollow’ as one of the options. Just click that and then click Update. The ‘nofollow’ attribute should now be added to your affiliate link.

We’ve Been Added to Alltop

Just a quick post to gloat, um let you know that our blog has been added to Alltop.com.

For those that don’t know, Alltop is an online magazine with the latest stories from the net and it’s updated every hour. This makes it a great site for looking for topic ideas for your blog. I also use it quite a bit to get link ideas for my tweets on Twitter.

There are categories for just about every topic you can think of. We have been added to the Blogging section and are in with the likes of www.problogger.com and www.shoemoney.com.

It’s well worth a look so check out Alltop.com


How to Remove the Blog Title in WordPress

Have you ever wanted to remove the Blog Title in WordPress because it interferes with your header? This can often happen when you insert a new header and in the background the Blog Title bleeds through so you can see both your new header and the Blog Title.

The Blog Title is found in the WordPress Dashboard under the Settings –> General menu option. You’ll see it at the top of that page. Removing the title from here will solve the problem but what happens when you do this is that your RSS feed doesn’t display your blog title which really isn’t a good thing.

So what do you do? …well I had the same problem and couldn’t figure out how to fix it but of course there is always someone on the internet who has the answer but what I am going to do today is add a few extra steps to that information for those who have no idea how to edit their WordPress theme.

1. On your WordPress dashboard click the Appearance –> Editor option. This may differ slightly depending on the version of WordPress you are using but on latest version it is on the left hand side menu bar. Just scroll down until your see ‘Appearance’ and under that should be the ‘Editor’ option.

2. You should now be on the Edit Themes page. On the left hand side of the screen is a list of Theme Files. (Again this may differ depending on your WordPress version so you might have to look around for it.) Click the header.php option.

IMPORTANT: At this point it is worthwhile saving all of that code in case you make a mistake and stuff it up. So just select all the code in the box and paste it into a Notepad document. If you make an error you can easily paste all of that code back in.

3. Now you need to look for the following bit of code:

<a href=”<?php echo get_option(‘home’); ?>/”><?php bloginfo(‘name’); ?></a>

4. Once you’ve found it you need to delete the second part of the code:

<?php bloginfo(‘name’); ?>

5. Now just update the file to save your changes.

Now the Blog Title should have disappeared from your header but still display in your RSS Feed.

And thank you to Desperately Seeking for helping me to solve this issue.

 Page 1 of 2  1  2 »