.

Don’t let chinese clones beat your business

By: Rob

From San Fran to Shanghai

This post contains a number of examples of Chinese ‘clones’ of popular western websites. The purpose isn’t (just) to look at how much some of the site themes have been completely ripped-off, but to understand the reasons that these sites exist, and what implications this has for startups.

China has around 300 million internet users, more than any other country in the world, with most of them accessing it over uncapped broadband or mobile phones. On average, they’re online for about 2 billion hours a week. These huge numbers offer considerable economies of scale for anyone launching sites or services in that market. Who wouldn’t want a slice of that?

'Internet' in traditional Chinese script
The guy in the tattoo parlour told me this meant ‘Internet’.

I believe that the main reasons that (non-Chinese) start-up sites overlook the market are because:

  • Chinese character encoding is a bit tricky
  • They’re not sure how to market a site in a foreign language
However, both of these issues are pretty easily solved, the first is simply a technical challenge, the second requires some local knowledge and expertise.

I’d recommend that as soon as your new site gains traction, take a look at how you can translate and launch it in China. This works particularly well for sites such as video sharing or database-driven apps, where the content isn’t the sites killer feature, but the code base is.

I should briefly mention the Chinese government’s incessant meddling in the internet, and their propensity to block sites which they take offence to. Don’t let this put you off – if your site shares snippets of code, or lets people upload photos, there’s not so much that your site can do to offend (for example: as compared to a blogging platform.) If you’re told to remove some content or filter pages containing certain keywords, then so be it. You’d rather millions of people with 95% of your content than none at all, right?

Let’s take a look at the examples:

Twitter vs. Fanfou

Let’s start with two sites so staggeringly similar that you only have to blur your eyes a little bit, before you can’t tell the difference. Fanfou appears to have been created in response to the Chinese government’s block on Twitter, but the users have much cooler user names than most Twits (eg: ‘八仙過海‘ meaning ‘Eight Immortals Cross the Sea’.)

Sadly, the Chinese government didn’t seem to see much difference between the sites either, and put the kibosh on Fanfou as well.

Twitter Screen Shot

Fanfou screen shot

Facebook vs. Xiaonei

There’s no denying that Xiaonei (meaning: ‘on campus network’) has ripped off Facebook’s premise and style. However the younger site has shown innovation in some areas – it launched an instant messaging service well before Facebook.

Facebook screen shot

Xiaonei screen shot

Google vs. SoSo

Known for their successful ICQ-like software, QQ, the same company runs a search engine called Soso. With its minimalist interface and primary coloured logo, it had both the required ingredients for success. Even the search results look pretty familiar: Soso uses Google’s data.

Google screen shot

Soso screen shot

StackOverflow vs. CNProg

StackOverflow isn’t the most complex site in the world (as an aside, and an interesting opinion on how complicated it is, I recommend: The Mythical Man Weekend), and CNProg were able to build a pretty convincing, functional-similar version.

This is an outstanding example of the situation where StackOverflow could have created a Chinese-compatible version without too much difficulty, launched it at cn.stackoverflow.com, and broken into the new market pretty quickly.

Stackoverflow screen shot

CNProg screen shot

eBay vs. Eachnet

Eachnet is an auction and marketplace site that launched in 1999. In this case, it may not have been so simple for eBay to roll out a foreign version; beyond changing the language it would have required an understanding of sales laws in China, what marketing and site design would be most successful there, knowledge of the habits of local buyers/sellers, etc.

However, they obviously didn’t want to miss out on a slice of the very fast growing Chinese auction market, and in 2003, they bought the site for about $180 million.

eBay screen shot

Eachnet screen shot

LinkedIn vs. Tianji

I couldn’t find out a great deal about Tianji – China’s ‘No. 1 Professional Network’ – except that it was the first Chinese site to use OpenSocial, and that it appears to have more than a passing similarity to LinkedIn.

LinkedIn screen shot

Tianji screen shot

Second Life vs. HiPiHi

This one blew my mind. The cost of building and launching an online immersive 3D world must be substantial, but four years after Second Life had launched, HiPiHi began beta testing of a product that looks remarkably similar.

Honestly, how difficult would it have been for Second Life to lean to do Chinese character encoding, throw in some extra servers and launch a targeted product? I’m pretty sure that physics works the same in China (regardless of what we learned from Crouching Tiger Hidden Dragon’s fight scenes.)

Second Life screen shot

HiPiHi screen shot

Flickr vs. Livedoor Pics

You’re getting the idea by now. Two massive internet portals each own a photo sharing website; similarity ensues.

(Edit: Thanks to @christophe971: Livedoor is Japanese. Doh! I knew I’d get one wrong.)

Flickr screen shot

livedoorPics screen shot

Youtube vs. 56

Youtube appear to have got this right – 56.com launched not long after YouTube, but in 2007-2008 Youtube launched over 20 regional versions of the site. Unfortunately, YouTube and 56 are both rumoured to have had trouble with the government.

Youtube screen shot

56.com screen shot

That’s all folks – hopefully this will inspire you to launch your site in this potentially massive market before someone copies it. I don’t want to have to add you to this list next time around!

Post to Twitter Tweet This Post

Rockstar web developers wanted

By: Duncan Morris

Just to let you know that we are searching for future rockstar web developers. We are looking for raw talent that we can train and shape into future stars.

If you are interested, or know anyone who is, then you can read more about the role on our jobs page and you can apply for the role, by filling in the following form.

http://distilled.wufoo.com/forms/rockstar-web-developer/

Post to Twitter Tweet This Post

5 bits of SEO advice for Living Made Easy

By: Tom Critchlow

A good friend of the Distilled team and fellow SEO Richard Baxter recently pinged me to ask if I’d comment on his latest post. Since it’s for a good cause instead of commenting I thought I’d write a post instead :-)

living-made-easy-logo

The topic in question is SEO advice for www.livingmadeeasy.org.uk, it’s a site offering free impartial advice and has been produced by the Disabled Living Foundation (DLF). Before I dive into my tips, let me firstly completely agree with all 5 points in Richard’s post – my tips below are meant to complement his tips, not replace them!

1) Sort your redirections out

The first thing I did to open up the site was type in www.livingmadeeasy.co.uk – unfortunately this redirects me to www.dlf.org.uk. Domain names are tricky ones and I see that you don’t currently own the .com but while you own the .co.uk you should make sure it redirects to the main site since not everyone is going to remember to add .org.uk rather than .co.uk.

This is a less important note, but you should also ensure that you redirect http://livingmadeeasy.org.uk to http://www.livingmadeeasy.org.uk

Looking at some of the other redirects you have set up I see that you use 301 redirects on the whole so that’s good but it’s worth mentioning again – always use 301 redirects (instead of 302, or javascript redirects or something else non-standard)!

2) Sort your duplicate content

I notice that you can reach the same content on two different URLs. The most obvious case of this is the chairs page that is linked to twice from the homepage. You link to the same page with both of these URLs:

http://www.livingmadeeasy.org.uk/chairs/

http://www.livingmadeeasy.org.uk/chairs-1065/

Make sure that any page can only be accessed via one unique URL. Obviously from an SEO perspective the first one is better but it doesn’t actually matter that much so long as you’re consistent.

3) Improve URL targeting

This is related to point number 2 but you should always make your URL semantic and easy to use (and this usually means having keyphrases in them which is good for SEO).

Currently on the site there are lots of URLs like this:

http://www.livingmadeeasy.org.uk/scenario.php?csid=56

You should re-write your URLs to appear something like this:

http://www.livingmadeeasy.org.uk/advice/bathing/swivel-seats

This has many benefits:

  • Helps you rank better
  • Generates a better CTR in the SERPs
  • Aids usability

4) Improve the information architecture

This might not be a change you want to make but from looking at the site pretty quickly I don’t really understand the difference between these two pages:

http://www.livingmadeeasy.org.uk/chairs/riser-cushions-3221/

http://www.livingmadeeasy.org.uk/scenario.php?csid=157

From both an information architecture and a usability perspective I would recommend either turning that content into one single URL, or differentiating the content more clearly so that the pages are distinct (and can target separate keyphrases).

living-made-easy-screenshot-of-navigation-barAlso, as a side note on usability – I’d recommend making the top level navigation buttons clickable. If someone wants help, they don’t necessarily want to scroll over and have to choose between one of the dropdowns – let them just click help if they want to. In most cases, making things un-clickable isn’t best practice since people love to click on things!

5) Add stronger calls to action

I know, this isnt’ really an SEO change but when trying to get deep into the site it took me a large number of clicks to get to this page (for example):

http://www.livingmadeeasy.org.uk/stairs/stair-rails/richard-burbridge-stair-rail-range-0104912-521-information.htm

And once I’m there I still have to click on a link that says “info on supplier” before I can find a link to the exact product on the B&Q website:

http://www.diy.com/diy/jsp/bq/nav.jsp?isSearch=true&fh_search=richard+burbridge+handrail&x=13&y=16

I’d make sure that you can click through to the B&Q site a lot earlier to aid usability. You might even want to run some website optimiser tests to see which page layouts provoke the most click-throughs since that’s the goal of these pages (as I understand it).

While you’re at it, since your main goal is information I’d probably recommend adding a call to action to sign up to an email list. A regular email with information, tips and advice would go down very well I think.

And that’s it! Best of luck :-)

Post to Twitter Tweet This Post

Google Chrome Plugins for SEO

By: Rob

Google Chrome is a great web browser in many respects. However, if you’re used to using Firefox, and having a variety of tools accessible through various plugins, it can be a shock to move to such an austere browser.

Although forthcoming versions of Chrome may have the ability to add plugins, we thought it would be useful to have the basic suite of SEO tools available right now, and have recreated many useful functions using Javascript bookmarklets.

Current Version: V1, released 13th July 2009

Update, 14th July: There is now also a Spanish Version, thanks to Chicaseo.

Using SEO Buttons

This is a work in progress. If there are other useful features you would like us to include or find any bugs, let me know. (rob@distilled.co.uk)

Installation

  1. To begin, save this bookmarks file to your computer. (Right click the link and select ‘Save link as‘)
  2. From Chrome, show the bookmark toolbar by pressing Control + B, then right click it and select Bookmark Manager
  3. From within the bookmark manager, select Tools > Import bookmarks… and then select the saved bookmark file
  4. The ‘SEO Buttons’ folder will appear within an ‘Imported’ folder; drag the SEO Buttons folder to just underneath the root ‘Bookmarks bar folder’ (or, if you have no other bookmarks, directly onto the ‘Bookmarks Bar’ folder.) You can now close the Bookmark Manager.

Drag the SEO Buttons folder to the top of the Bookmarks Bar folder

Using the SEO Buttons

Clicking on the newly created SEO Buttons folder will give you access to the following tools:

  • Count Links: displays the number of links on the current page (showing internal and external)
  • NoFollow Highlighter: adds a light red background to any NoFollow-ed links on the current page
  • Google Site: search: shows all indexed pages from this site
  • Google’s Cached Version: shows the cached version of the current page
  • Google PageRank: pops up a window showing the current page’s PageRank (thanks to Techie Buzz)
  • SEO Playground Tool: opens a useful information pane by Dave Naylor
  • Y! Link Report for this Page: shows the Yahoo! SiteExplorer links for the current page
  • Y! Link Report for this Subdomain: as above, but for the whole site
  • WolframAlpha stats about this Page: may show some useful info about the current page
  • Twitter Mentions of this Site: uses BackTweets to show recent mentions of the site on Twitter
  • Blog Mentions of this Site: uses SocialMention to show recent mentions of the site on blogs
  • Other Sites at this IP: data from My IP Neighbors
  • Edit Page Text: allows you to edit the text on any page
  • SEOMoz Pro Tools: this folder allows easy access to useful tools for SEOMoz’s Pro Members
  • About SEO Buttons: links to this post; come back from time to time to check for updates.

Updates

We’ll add any updates to this page, so do let us have your bug reports or other comments.

Post to Twitter Tweet This Post

10 Ways to Come Up With Great Linkbait Ideas

By: Lucy Langdon

brainstorm1

1. Brainstorm

Definitely the best place to start. Take it offline and give your brain a chance to think about it. A blank sheet of A4 or a whiteboard and a few coloured pens. Put your client or keyphrase in the middle and just write down anything that springs to mind.

2. Ask your friends and/or colleagues

We’re lucky enough to have the rest of the Distilled team to bounce ideas off- it’s my favourite way of dropping new ideas into the mix. If you work alone, ask a couple of friends whether they like your ideas and get them to pick a headline that they’re most interested in. This’ll work even if they’re not web-friendly; everyone’s picked up a newspaper having seen an irresistible headline.

3. Social Media sites

Chances are, you’re hoping to make an appearance on these sites with the very linkbait that you’re trying to come up with. Well then, it’s an obvious place to steal a few ideas from. Just do a search for a few of your keywords and sort by number of diggs or reddits (or whatever). One thing you’ll notice is that certain types of linkbait work time and time again across lots of different subject areas and sites. Don’t be scared to use these ‘formulas’ as a place to start in your quest for linkbait.

4. Keyword Research

This tip has three bits:

i) look at the high volume phrases around your keyphrases- that’ll help you come up with ideas that are on topic and useful in an anchor text sense.

ii) look at the really really longtail stuff- you’d be amazed at what some people search for and this can be a great way to come up with some fresh (if slightly wacky) ideas.

iii) do some keyphrase research using a few words like ‘funny’, ‘quiz’, ‘top 10′, ‘jokes’ or ‘tips’ plus your head term.

5. Trend Research

There are loads of places where you can see what’s trending online. Here are 3 of my favourites:

  • Google Trends- enter a search term and find out when and where it has traffic peaks, as well as some current news stories that relate to the term. It’s also worth having a quick look at Hot Trends to see if anything relates to your keyphrases.
  • Google Insights- again, enter a term or two and have an explore. The ‘rising searches’ in the bottom right hand corner is most useful for trending stuff.
  • Twitter Trends- this tool’s best for a very quick glance at the top topics being talked about.

If you can, create fresh content quickly that is related to anything that’s hitting the headlines. Make sure you use the same language as that of the searches.

6. Ask the client

The client is (or should be anyway) the expert in their business. Get their creative juices flowing by throwing them a few headlines you’ve already come up and you might be pleasantly surprised by the results.

7. Headline Formulas

There are a couple of really good posts that list a few of the headlines that ‘guarantee’ success. These formulas are pretty tried and tested so my advice would be do have a bit o’ faith in them. However, these aren’t exhaustive lists. You could put together a list that has worked for your specific industry by pulling data from Di66.net.

8. Steal

Have a look at your competitors and see what content is most popular on their site. If you’re a pro member of SEOmoz you can use their Top Pages tool. If not, do a site search in Google and append an inurl:www (eg. site:seomoz.org inurl:www). This should bring up a sensible list of what Google thinks the strongest pages on the domain are.

mags1

9. Look offline

Off-what?! That’s right, go to one of those crazy newsagents with about a million newspapers and magazines and just have a browse. Never forget that offline media has been around a lot longer than online and they’re still using the lessons they’ve learned to very good effect. Even if nothing in your area jumps out at you, the huge range of headlines trying to grab your attention should get your creative juices flowing.

10. Ask Lyndon

Lyndon’s really good at headlines. His new site, Magnetic Web Content, is a bargain at a $50 p/m newsletter; it will both provide and inspire you in your quest for linkbait ideas.

(Images via Simon Wells and Tiago • Ribeiro. Thank you.)

Post to Twitter Tweet This Post

 
infographic-tools