Archive for January, 2010
Super Page and Post Widget v0.2 released
Version 0.2 has been released with a range of improvements. I still consider the plugin to be in alpha. I’ll push another update within two weeks, so those using the plugin, please take caution when updating because I won’t guarantee a flawless upgrade. I would love to get some feedback – I think this plugin is a real boon for those creating cms type sites.
Once the new design of this site goes live you will be able to see why this plugin is so good.
update notes:
= 0.2 =
* added automatic themesupport for thumbnail features introduced in wp 2.9
* added automatic page excerpts support
* added functionality to give links a name tag
* improved overall functionality
* option to enable or disable title link
* option to use custom field as the content
* updated 01/31/2010 23:39
Social Media Marketing Tips Roundup 26 Januari 2010
A quick highlight of some interesting articles happening in the social media sphere. Rise to the top covers 7 common social media mistakes, a great resource for small businesses wondering about how to not setup a presence on the various social networking sites.
Search engine land offers 20 tips for tracking social media performance, another great starter for those businesses dipping their feet into social media.
I have been wrapping up a website audit for a restaurant and geolocation services are a hot topic in that field. In my report I mention possible developments and before I even publish, these developments are already taking place. Loopt just stepped up the competition in geolocation. It’s competing with Yelp, Foursquare and Gowalla and has made a big move by tightly integrating with Facebook. This is a huge move by Loopt with a real chance at creating a big advantage in the geolocation realm because they leverage facebook which already has over 300 million users. If you are a local business, now is the time to investigate and invest in a presence at Loopt.
Quix Keyboard Shortcut For Chrome
I last reported on the newly released Quix bookmarklet. It’s a very powerful tool and I’ve been using it to great use but there was one thing missing. I wanted to be able to have a keyboard shortcut so I could get the quix popup at the press of a button.
Quix is compatible with just about every browser so supplying a keyboard shortcut out of the box might be tricky. I favour Chrome for browsing so I went to look for a keyboard shortcut I could use with that browser. I found the chrome extension Bookmarks Bar Keyboard Shortcuts , which gives you keyboard shortcuts for your bookmarks bar’ first ten bookmarks.
If you want to get really fancy, you can even map it to a hotkey if you have a keyboard with hotkeys. I personally use the logitech g11. It’s labelled a gaming keyboard but it’s a fantastic keyboard for web professionals because of the multitude of short keys that you can map out to perform various functions. I haven’t seen a keyboard with more hotkeys than the G11. It’s a huge time saver and so is Quix. I can bring up Quix at the click of a button, with that Quix becomes even sweeter.
Real-Time Web And Social Media: The Dark Side
The top trending topics at the moment are of course about the Haiti tragedy that has been unfolding in the past few days. This disaster hasn’t stopped hardcore spammers from seeing opportunities to make money off all the attention the disaster is getting. What we are seeing is the dark side of Social Media and Real-Time search results.
Spam at the speed of thought
It’s very hard to prevent and police the spam with the technologies that now operate the searchengines and social sites. If we want instant updates, we also live with the danger that some will take advantage of it. If you search for certain haiti related terms, there are some malware sites ranking incredibly high. Some links on sites like twitter go to sites that will try to trick you out of money. How low can you go? Even well meaning people can have a negative effect. A Facebook post in my stream ‘said 3 million dead’, which is a gross overstatement and can induce stress by it self. Our collective emotional response to such traumas will amplify uncertainty, but on the long term, as we become used to it, something even worse might happen: we might actually become dull to events like these.
The better question is what we can do to somewhat improve the matter
There is one thing I can think of that addresses the issue of shortened links that are often used to conceal destinations with inappropriate intentions. Link shortening services should start crawling the destinations of these links and checking for the most common forms of spam and risk factors in real time. Link previews aren’t good enough.
The other way to counter spammers making use of trends is to actively employ people to monitor the real time results so we can much quicker get rid of bad links and bad websites. That shouldn’t be impossible to do since the amount of trending topics are within a manageable range.
The King Of Bookmarklets: Quix
Joost De Valk just released an extremely useful bookmarklet that acts like a swiss army knife and works in all the major browsers. In essence his bookmarklet called Quix will bring up a dialog box in which you can enter a shortcode for a wide array of common actions like checking whois, searching the dictionary for a selected word, checking nofollow links, checking the webarchives for the webpage history, finding links on the web pointing toward the domain, sharing the page on facebook and much much more. The best way to find out what it can do is visiting the quix help page for an overview. The make things better is, he’s made it easy to create your own extensions. Which is great because it allows one to reduce the amount of bookmarklets, which declutters the browser bars.
one bookmarklet to rule them all!
How Online Businesses Can Make Use of Trends in The Real-Time Web
More than ever it’s become really easy to be instantly informed of developments and trends happening minute by minute. The web has become a real-time zoo of information. Advertising in the future is going to get more and more targeted because we have more data at our fingertips. But we can already do some very nimble marketing as it stands today. Here is a great way to benefit from developing trends. If you have a (small) business, monitor keywords and watch for news stories relating to your business. Find out where the stories are breaking, specifically on which sites, visit those sites that stand to get significant traffic and start advertising on that site. If it sounds easier than it sounds, it is. But it’s not that hard either – if you’ve done it before.
I’m busy wrapping up a website audit case study and during my research I noticed some breaking news. An interesting news story specifically about the type of product the business I was auditing services: hummus food. Turns out that there is an interesting dispute between Lebanese and Israelis, about the food hummus, resulting in a record breaking hummus dish, which made the news. Many news sites feature advertising you can bid for, providing you know the network through which to buy them, you can bid on specific pages and have your advertising appear on news items that are relevant to your business.
This level of granularity in advertising is a wonderful way to leverage trends and the fast proliferating news coverage we see on the web. This type of advertising could work well for certain types of business and is definitely worth experimenting with. It is the kind of intelligent advertising I think we will seeing much more of in the future and perhaps a way to boost the profitability of online news sites, who are in general clamouring for inventive revenue strategies like these. The question is, might this type of advertising work for you? There is only one way to find out.
New Years Resolutions: How to Avoid Useless Browsing (windows tip)
A quick tip for those that are wanting to change their browsing habits:
Let’s say you have a list of usual suspects, a number of sites you browse to almost automatically but really distract you from your work. Here is one way to limit browsing to those sites that requires no toolbars nor does it demand system resources. Open your hosts file and add the names of the sites like this:
127.0.0.1 www.facebook.com
save the file without accidentally adding an extension (like txt). The hosts file doesn’t have an extension!
You can find the hosts file typically in your windows folder under /system32/drivers/etc
Power tip:
So maybe you only want to restrict sites for certain parts of the day?
Here’s a way of doing that using two simple executable .bat files. It is important to note though that in certain operating systems this might not work fluently without altering your windows security settings.
1) Create a second hosts file and add the list of sites to it. Save the file in a specific directory that you have created.
2) Now create a directory to which you can move the original hosts file.
3) Open a text editor and create a bat file and have it move the original hosts file to the directory you created in step 2. Then move the custom hosts file you created in step 1 into the original directory as a replacement. Here is how it looks:
move “C:\Windows\System32\drivers\etc\hosts” C:\Windows\System32\drivers\etc\original\
move “C:\Windows\System32\drivers\etc\restricted\hosts” C:\Windows\System32\drivers\etc\
Save the text with the .bat extension. Make sure to make a shortcut and put the shortcut so you can easily execute the file whenever you want to browse without distractions.
4) Create another .bat file in similar fashion, but now you want to restore the original hosts file
That could look like something like this:
move “C:\Windows\System32\drivers\etc\hosts” C:\Windows\System32\drivers\etc\restricted\
move “C:\Windows\System32\drivers\etc\original\hosts” C:\Windows\System32\drivers\etc\
Give it an appropriate filename, create a shortcut, then run it whenever you want to browse freely!
5) OPTIONAL: use a scheduler to run the two bat files at specific times in the day. Windows comes with a task scheduler by default. You can run and execute a file at specific times in the day.
Keep in mind that it mind that it might require a browser-restart for the new hosts file to take in effect.
Happy browsing!
Google Caffeine Arrival: Need to Know
So it’s January 2010 and that means that Google Caffeine – an under-the-hood replacement of the google search engine – is due to be released. Or is it already live? I’ve been keeping a close eye on it and I wouldn’t be surprised if it is already live given some fluctuations I have seen occurring.
Although Caffeine shouldn’t affect search rankings a great deal in most cases there are definitely some things all website owners should want to pay attention to:
1) More than ever, Google will favor sites that are speedy.
Slow sites are prone to drop out of favour. Google is obsessed with speed and rightfully so, because the faster their searchengine works, the more money they make. They also want to serve websites that are fast themselves, because low performing websites impair their performance as well.
2) Keep your content fresh.
A site’s age has been an interesting dimension to search engine optimizers. We know that Google values content that is time tested and older content is seen as more trustworthy. Google has had a habit of favoring older domains and content over newer domains and content. I think that will still be the case but the dynamics have changed. And that is great because new domains have been at an unfair disadvantage in getting search rankings and secondly because certain phrases that served up outdated content are a detriment to searchers. For instance when looking for reviews of services, old reviews often pop-up with inaccurate information (try googling “Aweber vs Getresponse”, both companies have been through many changes rendering old but prominent reviews outdated).
It’s still a huge benefit to have an old domain that has been consistent over the years, but now it’s becoming increasingly important to keep the content fresh as well. I think smarter website owners that have content that has been around for years will consider adding blogs or other dynamic features to their website. On the other hand, new sites have more of an opportunity to jump past older pages that aren’t fresh.
3) It’s still about the links…but
We know that a large part of getting good search results is by getting links pointing to our webpages. The type of links going to your site are being judged more than ever. I think we’re seeing that low quality links are becoming less valuable, conversely, high quality links are more than ever will make or break your search rankings. I’ll write about what makes determines the quality of a link in another blog post.
The good news it is harder than ever to win good search positions by applying spammy tactics. The SEO companies relying on lower quality link building will need to up their game. The aimed effect is that the cream will rise to the top.
To recap, the focus for 2010 for website owners of all varieties should be on quality, site performance and freshness of content.