eMail Marketing Lists

Considering buying an eMail list to boost your in-house database? It’s a common route taken by online marketers, but it needs careful thought….

email marketing serviceeMail Databases are considered a quick route to successful online marketing. There is no work involved in building the list. It can be bought in and setup in next to no time. So why not go out and buy a ready made list?

Experience

Here at TH UK we have been working with eMail Marketing for ten years now. In a relatively new market, that’s a lot of dog years! A common service requested of our eMail Marketing department is to buy in a list on behalf of our clients and build a campaign around it. However, things are not that simple and we advise our clients to think very carefully about their objectives and what they can expect from a ‘bought in list’.

Types of eMail data lists

There are different sorts of lists which you can buy and some of them are not worth the effort of setting up and sending, let alone the cost of buying the eMail database.

The best eMail lists are without doubt the ones that you develop and nurture in house. These are lists grown from people that have requested to be communicated with. However, it is commonplace at TH UK to be asked for a list that a client can send to, perhaps because they do not have the time to build their own database, or the inclination to.

Costs

eMail lists vary considerably in cost. We have known eMail lists exchange hands for £1,000 per thousand names. Whilst this is rare, it tends to be because the list is very niche, reactive and well looked after.

The next rung of the eMail list ladder, is the proven and responsive list generated by buying habits. These lists can be purchased around the £500 per thousand mark. Although these lists have proven buying trends, be wary of the fact that unless what you are selling is related to their area of interest, the recipients are still unlikely to interact in volume with your message.

On the cheap end of the scale, £100-£250 per thousand addresses, you will find the bargain bucket eMail lists. These could be generated by surveys, or offers, but in our experience, you are unlikely to achieve a return on your investment with them. These recipients are likely to have exchanged their email address for a personal gain, like a freebie, or document, even a competition entry.

In summary, be cautious about paying out for eMail lists, and consider whether or not it may be worth investing in developing your own list - wouldn’t that be a more valuable asset to your business?

TH UK are eMail Marketing Experts that can help you generate in house lists and maximise the potential of the list, Contact Us Now to find out how we can add benefit to your specific business.

Latest comments across all posts

Recent Posts

72% of Web Users Choose Organic Search Results.

At the weekend the Sunday Times business section included a long article on  on Search Engine Optimisationand how its popularity is growing in the UK. Fredrick Marckini, the chief global-search officer at Isobar commented in the article that:

“Research shows 72% of web users click on natural listings thrown up by search engines and not on pay per click ads”.

Thus proving that websites do need to have a presence in the natural or organic search results. This mistrust of paid adverts mean that spending on SEO grew faster than pay-per-click online advertising — also known as paid search — for the first time in Britain last year.

The specialist online site E-consultancy said

“Spending on SEO increased by 68% to £250m in the UK last year, compared with a 56% rise in pay-per-click spending to £1.97 billion”.

With over 200 different factors are used by the various search engines to decide where to rank a website, it is important to have experienced search engine optimizers working on a site to continually to improve the site and also to monitor any changes required by change to the search engines algorithms – which can change on a weekly basis.

An example for one of our clients Legal Services UK, a will writing specialist we managed to increase the visits to the site by 4 times and to achieve page one rankings for some very competitive terms for example “will writers”

APRIL 2007
•    16 page 1 results in the major search engines
•    0 page results in Google UK
•    Visits - 510

March 2008
•    125 page 1 results in the major search engines
•    45 page 1 results in Google UK
•    30 position 1 results in Google UK
•    Visits – 2,232

 

If You have any SEO questions please contact us via our SEO Page


What is a ‘blog’?

A “Blog” is an abbreviated version of “web log,” which is a term used to describe web sites that maintain an ongoing chronicle of information.

A blog is a frequently updated, personal website featuring diary-type commentary and links to articles or other Web sites. Blogs range from the personal to the political, and can focus on one narrow subject or a whole range of subjects.

Many blogs focus on a particular topic, such as web design, politics, sports, or mobile technology. Some blogs are more eclectic, presenting links to all manner of other sites. And others are more like personal journals, presenting the author’s daily life and thoughts.

Generally speaking (though there are exceptions), blogs tend to have a few things in common:

• A main content area with articles listed chronologically, newest on top. Often, the articles are organized into categories.
• An archive of older articles.
• A way for people to leave comments about the articles.
• A list of links to other related sites, sometimes called a “blogroll”.
• One or more feeds like RSS, Atom or RDF files.

Some blogs may have additional features beyond these.

To find out more about Blogs, please contact us on 01234 219119.


SEO Canonical Domain Problems

Quite often when we look at a websites prior to starting SEO on a website we find canonical problems with sites that have multiple domains – so what does a canonical problem mean when we use it in relationship to search engines and computers.

First the Science Bit

canonical is a term in mathematics ”The usual or standard state or manner of something”

Computing has borrowed this term and uses it in a similar way to describe problems where working out what is actually meant by something can cause problems.

If you have ever used a website and entered a date and had a problem because the website expected a us date format and you entered a  UK format you will have experienced a canonical problem.

For example using the date format “month/day/year” instead of “day/month/year can cause some nasty problems.

01/05/2006 is the first of May in UK usage but the 5th of January in American this can cause problems so a lot of websites and experienced computer programmers will use a date format like 05-Jan-2006 which removes any uncertainty to what date is meant.

So how does this effect my ranking in search engines

 

With websites there can be problems with search engines  when a website has multiple domains how to work out which is the definitive domain? Humans are smart and can normally work this out but computers are really dumb! and can get confused

For example a site we recently worked on has a lot of domains

http://www.photonic-products.co.uk/
http://www.photonic-products.com/

they also have another 8 different domains

When Google or any search engine sees this as 2 or more different websites this can cause the different versions of the website to compete against each other this can cause the sites to perform poorly compared to just a single site.

Also each version of the website will have links to it some may link to the .co.uk some to the .com as the number of links to a site is a major part of how search engines decide to rank a site in their search results – its obvious that splitting your links across more than one domain is a bad idea.

Also website will often respond both to the version of the site with the www prefix and the one with out for example.

http://www.photonic-products.com/
http://photonic-products.com/

so in our example there are  20 Versions of the website.

To solve the problem you should configure the website to tell browsers and search engines what the definitive name is.

This is done by using a permanent redirect which in layman’s terms says

“hey Google this website is no longer here its over here now – please update your records”.

When you browse a website that is redirected you get sent to the correct (or canonical) version of the website. The same things happens when a search engine reads a site it gets told exactly what the definitive version of the site is.

It is vital to use the permanent redirect and not a temporary one. 

Each websever will have a way of doing this for a system based on Unix/Linux this is normally done using  mod rewrite and .htacess (this is normally already installed) for Microsoft web servers a separate third party piece of software (an ISAPI filter) has to be installed

For our experience after all the multiple domains have been redirected it take up to 2-3 months for the full effect of redirects to show up in the search engine results.

There is also the issue of which domain is appropriate for the target .co.uk or .com  for example we blogged about geolocation issues  a while back here

Older Posts

Is there anyone at home????

A Quick Guide to Blog Writing

What is Email Marketing?

‘Thinking pink’ is not thinking at all

How much is your website worth?

Mozilla Firefox 4.0 released