What is a website CMS?

This is an overview of website content management systems (aka CMS), written by a web programmer who has been making them for 10+ years. I'll tell you what they are, what they should include, how a CMS relates to ecommerce, how a CMS can be search engine friendly, and user friendly, and what you should expect to pay extra for. I'll then discuss the types of CMS available, and review and recommend a couple (one of which will be admittedly biased).

What is a website content management system?

CMS Example A website content management system (usually shortened to just "CMS") allows you to change the text and images on your website easily - by visiting a page somewhere, entering your user name and password to log in, clicking a link or two, typing something and pressing Save - as in the example on the right. It is a system to let you manage the content of your website.

A CMS means you won't need to ring your web designer and pay ?50/hour to change the price or description of your biggest selling product. Altermatively, you won't need to personally grapple with things like FTP, HTML or Dreamweaver.

With a CMS, much of the information in your site will probably be stored in a database somewhere, instead of in unchanging files. So CMS websites are also database-driven instead of static. Those are a couple of other terms you may hear about while researching CMSs.

CMSs are powerful, so they must also have some method of authentication - meaning that you have to login somewhere - with your email address or username and a fairly complicated password - in order to use it.

What should my CMS include?

At a minimum, your CMS should allow you to change the title, text and one or two images of each web page which makes up your website.

When changing the text, your CMS should let you do some minimal formatting, such as making things bold or big or centred. This is done using an HTML editor, also known as a WYSIWYG editor, which stands for "What You See Is What You Get".

It would be nice if your CMS also let you add new pages, and easily add, edit and delete things from your navigation menu. Other useful features are having multiple images per page, automatically optimising each page for search engines, and automatically creating Google site maps.

More advanced CMSs would let you create a list of members and let you specify who can access which pages. Or perhaps allow visitors to comment on pages, and have an approvals process for those comments.

How does a CMS relate to ecommerce?

Shopping basket example An ecommerce site is a website which sells products. Ecommerce sites almost always have some kind shopping basket listing all the products a customer wants to buy (see the example on the left). Usually ecommerce sites also gather customer information (the checkout stage) and then send the customer off to a payment provider (like PayPal, SagePay or WorldPay) to take payment.

So ecommerce is a type of website, while a CMS is a way of managing a website. Therefore an ecommerce site can have CMS too. In fact, they usually do, as once you've paid all that money for an ecommerce site, it is a shame not to have an easy way to manage it.

If your ecommerce site has a CMS, you should be able to change all the web pages as above, and also the name, description, category, price and one image for each product, and be able to add new products.

It would be nice if your ecommerce CMS also let you recategorise products, put one product in multiple categories and have product options (like colours and sizes for clothes).

A more advanced CMS could also offer bulk discounting, voucher codes, selling downloadable files, multiple product options which affect the price of the product and even stock management.

Aside from just managing your products, a CMS on an ecommerce site might also maintain a list of your customers and orders and include some reporting or statistical summaries of your sales.

What makes an SEO friendly content management system?

SEO stands for search engine optimisation. It is the (sometimes black) art of making your website appear at the top when sometimes searches for one of your products in a search engine like Google.

SEO example For example, if you sell towels, you would like your website to be on the first page when a potential customer types in "towels" or "towel" or "blue towel" or "luxury towel".

Ultimately, Google is very good at figuring out if your site is actually a good site about towels. So if you don't have valuable towel information and products, you're unlikely to ever do well when someone searches for "towels". But if you do, then your CMS should do everything possible to automatically promote your site and products and push you up the search engine rankings.

The sorts of things an SEO friendly CMS can do is to put your product's name in the page title, main header and URL. The URL is the address of a web page and is displayed at the top of your web browser. For example, this page's URL is https://stockashop.co.uk/pages/what-is-a-website-cms/6023.

We (me and the company I work for) are attempting to optimise this page for the phrase "website CMS" so hopefully when someone types that into Google, they'll find us. That's why "website cms" appears in the URL, and if you view the HTML source for this page (right click in one of the margins), you will find this page title repeated within the and <h1> tags and a few times in the text. We could have just tried to optimise for the keyword "CMS". However, the term CMS is highly competitive and it might take months or years to reach the first page, but we'll do better for the less popular phrase "website CMS". See the to find out which keywords and phrases are more popular.</p> <p>You'll also notice the number 6023 in the URL for this page. That helps our CMS find the page in the database. The technical name for how this happens is "URL redirection". This also means that if we change the page title to something else like https://stockashop.co.uk/pages/what-a-great-cms/6023, it will still get found.</p> <p>Less SEO friendly CMSs would have URLs like http://www.lessfriendly.com/index.php?pageid=6023. It is surprising how many big online retailers still have things like this. Can you guess what this product will be?</p> <p><a target="stockashopnew" href="http://www.diy.com/diy/jsp/bq/nav.jsp?action=detail&fh_secondid=10278352&fh_view_size=10&fh_eds=%3f&fh_location=%2f%2fcatalog01%2fen_GB%2fcategories%3c%7b9372012%7d%2fcategories%3c%7b9372021%7d%2fcategories%3c%7b9372062%7d&fh_refview=lister&ts=1263496553747&isSearch=false">http://www.diy.com/diy/jsp/bq/nav.jsp?action=detail&fh_secondid<br> =10278352&fh_view_size=10&fh_eds=%3f&fh_location<br> =%2f%2fcatalog01%2fen_GB%2fcategories%3c%7b9372012%7d%2<br> fcategories%3c%7b9372021%7d%2fcategories%3c%7b9372062%7d&<br> fh_refview=lister&ts=1263496553747&isSearch=false</a></p> <p>This sort of "redirect" is a very important feature of an SEO friendly CMS. There are other features too - like having the <h1> and page content appear first in the HTML (when you view the source).</p> <p>A really search engine friendly CMS will also periodically submit a "site map" (a specially formatted list containing the titles and URLs of all your web pages) to Google so it knows all about your site. And it will also create a spreadsheet of all your products for Google Merchant Center (previously GoogleBase, and before that Froogle - it is Google's product listing and comparison service).</p> <p><a name="userfriendly" id="userfriendly"></a></p> <h3>What makes a <em>user friendly</em> content management system?</h3> <p>Many CMSs look completely different from the website they are managing. Whereas the website might be slickly and professionally done by highly skilled web designers, the CMS is probably put together by highly skilled programmers, who often aren't as interested in design or usability.</p> <p>The programmer is given a list of requirements (such as "the client must be able to upload a small and a big picture for each product") and they create a system which can do it. But they often don't consider that the person using the CMS may not be very technical, and will have trouble getting around the CMS and figuring out exactly where the images should go to make them appear on the product page.</p> <p>And when the website owner has added the image, they want to see what it looks like. So they go to their bookmarks, find their site, navigate to the product, and see that it looks great. But they notice a small typo in the 3rd paragraph. So they go back to their bookmarks, find their CMS, login, go to the product list, find the product, click "edit", correct the typo, "click save", then go back to their bookmarks, find their site, find the product, and notice another typo.</p> <p>A user friendly CMS should meet all the technical requirements but also be very easy to understand and use. It should take a minimal (if any) amount of training for a relatively non-technical person to figure out. For example, when they save the product in the CMS, they should be taken to the product on their site so they can view it. And if they want to make another change, there should be an "edit this product" button somewhere on the page, enabling them to go back (as in the <a>example at the top of this page</a>).</p> <p>Furthermore, a user friendly CMS should not include lots of features which you will never use but only serve to confuse you. This can be the case with off-the-shelf CMSs like Joomla. They cater for every possible situation, and its very rare that a website will need all those features. A user friendly CMS should only present the shop owners with the features they need.</p> <p><a name="payextra" id="payextra"></a></p> <h3>What costs extra?</h3> <p>Even the most comprehensive CMS will still have some elements that it can't change. These are usually layout and graphical things - such as background colours, fonts, header images and the position of your navigation menu. You will probably have to pay a web designer to do this.</p> <p>For these sorts of customisations, difficult things are often easy for a web designer. And things which seem easy are often very hard.</p> <p>For example, if your CMS does not let you change your website's navigation menu, then adding and reorganising your menu would also have to be done by a web designer. However, this sort of thing is usually quite easy, as even non-CMS sites usually run from a template of some sort, and so the change only needs to be made in one place. Even if you website has 100 or 1000 pages, this should only take a few minutes or a couple hours at most.</p> <p>On the other hand, adding a new column of text to just some of your pages might be quite costly, as the designer needs to consider how this will affect the layout of the pages, how to apply it to just some of your pages, and how they can incorporate it into your website's CMS.</p> <p><a name="cmstypes" id="cmstypes"></a></p> <h3>What types of CMS are available?</h3> <p>These are a lot of CMSs out there. They broadly divide into installable CMSs and hosted solutions. Installable CMSs divide into open source and commercial ones.</p> <p><strong>Installable CMSs</strong><br> However you acquire your website, you will have to pay some company a monthly fee to "host" it (basically to keep it on their powerful servers). From around ?10/month you can get an empty entry level hosting account which includes a database. Then you can download and install a CMS. Some CMSs are easier than others to install, so you may need a programmer's help depending on your technical expertise.</p> <p><img align="right" title="Wordpress examples" alt="Wordpress examples" src="/resources/pages/image7/006023/drupal.gif"> <strong>Open Source CMSs</strong><br> Many installable CMSs are "open source", meaning that they are made and maintained by a coordinated community of programmers. They are free to download and install, and there are usually forums available if you need help. Manuals can be sketchy, and you may have to pay for more official technical support. Extra features are often provided as plugins. The reliability and quality of these plugins varies, but as long as someone somewhere has already conceived of a feature you are looking for, they can be very useful. Examples of popular open source CMSs are Joomla, Drupal, Wordpress and (the ecommerce focused) OSCommerce and ZenCart.</p> <p><strong>Commercial CMSs</strong><br> There are also commercial installable CMSs, which you can pay for and also buy a technical support contract. These tend to be more focused on a specific industry or technical challenge. For example, Actinic sells a range of ecommerce focused software which you install on your home computer, and it then communicates with your hosting account to set up your website.</p> <p><img align="right" src="/resources/pages/image8/006023/online-shop.gif" title="Online shop" alt="Online shop"> <strong>Hosted Solutions</strong><br> Rather than downloading and installing a CMS, you can also get one pre-installed with your hosting package, such as 1and1's MyBusiness Site and 123Reg's online shop. These don't cost much more than an empty hosting account (as it costs the hosting company very little to give you the software), but you will have less flexibility than open source software, and the pleasure of dealing with a big call centre when you need help.</p> <p><strong>Frameworks</strong><br> While researching CMSs, you might also come across programming "frameworks", such as Cake and Ruby on Rails. These are a set of very advanced tools for building websites and CMSs, but are not CMSs themselves. You would mainly consider these if you had a very specific requirement and a capable programmer.</p> <p><a name="recommendations" id="recommendations"></a></p> <h3>What do I recommend?</h3> <p>These reviews and recommendations are based on personal experience, so please read other reviews before making a decision. <em>We have only reviewed CMSs we have directly worked with.</em></p> <p><img align="right" title="Wordpress examples" alt="Wordpress examples" src="/resources/pages/image9/006023/wordpress.gif"> <strong>Wordpress</strong> is a very good installable open source CMS for non-ecommerce sites. It was created to make blogging easy, but it includes many of the features of a CMS as described above. It is also search engine friendly and relatively user friendly. It also has many plugins available (including ecommerce ones). On the downside, it is not incredibly secure (people keep figuring out how to hack it).</p> <p>You can also sign up for a Wordpress blog at wordpress.com and essentially get a free hosted solution. You'll have less flexibility than if you installed it yourself, but fewer worries about security, and it's free. (Though you do have to pay a small amount, $10-15/year to use your own domain name.)</p> <p><strong>Joomla</strong> and <strong>Drupal</strong> are more heavy duty. They include lots of features out of the box, but can be a steep learning curve for site administrators and especially web developers. <strong>OSCommerce</strong> is an ecommerce solution, but takes a lot of work if the default configuration and look does not closely match your needs.</p> <p><strong>Stockashop</strong> is <a href="/products/ecommerce-website/13810">our own ecommerce CMS</a>. It is a hosted solution, but provided by a small, friendly and accessible company. It includes all the features mentioned above, with a real focus on user-friendliness, so that managing your website is as easy as browsing your website. They are also very SEO friendly and we are always improving and upgrading the software. Currently we are looking at how to reduce "shopping cart abandonment", where customers add something to their basket but don't complete the purchase. We like to help you to improve your sales, after all that's the objective of a good ecommerce website.</p> <h3>Conclusion</h3> <p>We hope you have found this article useful. Please <a href="/pages/contact/3410">contact us</a> if you have any comments or questions relating to anything above.</p> </div> </div> <div id="farrightcolumn"> <h3>HAPPY CLIENTS</h3> <p><a href="/pages/towels-r-us-case-study/6650"><img width="175" height="175" alt="" src="/resources/pages/image9/001398/case-study-towelsrus-small.jpg"><br> <span style="font-size: smaller;"><em>"Stockahop is user friendly and<br> suitable for all and we would be<br> happy to recommend it."<br> Andrew Stewart, Towels R Us</em></span></a></p> <p><a href="/pages/collarways-case-study/6651"><img width="175" height="268" alt="" src="/resources/pages/image10/001398/case-study-collarways-small.jpg"><br> <span style="font-size: smaller;"><em>"Collarways have used the<br> Stockashop</em></span></a> <a href="/pages/collarways-case-study/6651"><span style="font-size: smaller;"><em>eCommerce<br> system for 18 months and<br> have been delighted with<br> the results."<br> Gabriela Lerner, Collarways</em></span></a></p> <p>See our portfolio...</p> </div> </div> <div id="leftcolumn"> <label for="searchbox" style="display:none">Search</label> <ul class="leftmenu"> <li id="navpage5723" class="navdepth2">Introduction to Stockashop</li> <li id="navpage2111" class="navdepth2">Your New Stockashop</li> <li id="navpage6656" class="navdepth2"> Basic Management <ul class="navdepth3"> <li id="navpage5786" class="navdepth3">Logging in</li> <li id="navpage5787" class="navdepth3">Content Management</li> <li id="navpage5789" class="navdepth3">Types of Stockashop Pages</li> <li id="navpage5798" class="navdepth3">HTML Editor</li> <li id="navpage5799" class="navdepth3">Managing your products</li> <li id="navpage6582" class="navdepth3">Delivery Charges</li> </ul> </li> <li id="navpage6657" class="navdepth2"> Advanced Management <ul class="navdepth3"> <li id="navpage6467" class="navdepth3">eBay Integration</li> <li id="navpage5924" class="navdepth3">Sitewide options</li> <li id="navpage5952" class="navdepth3">Discounting</li> <li id="navpage5817" class="navdepth3">Site searches</li> <li id="navpage5925" class="navdepth3">Customer forms</li> <li id="navpage5939" class="navdepth3">Vouchers</li> <li id="navpage5951" class="navdepth3">Site properties</li> <li id="navpage6567" class="navdepth3">Multilingual sites</li> <li id="navpage7995" class="navdepth3">Cookie consent</li> </ul> </li> <li id="navpage6654" class="navdepth2"> Payment gateways <ul class="navdepth3"> <li id="navpage2141" class="navdepth3">PayPal Integration</li> <li id="navpage2818" class="navdepth3">SagePay Integration</li> <li id="navpage2817" class="navdepth3">Nochex Integration</li> <li id="navpage5901" class="navdepth3">EcomMerchant Integration</li> </ul> </li> <li id="navpage6658" class="navdepth2"> General Information <ul class="navdepth3"> <li id="navpage2068" class="navdepth3">Features</li> <li id="navpage2173" class="navdepth3">Hosting</li> <li id="navpage6647" class="navdepth3">Actinic vs Stockashop</li> <li id="navpage1554" class="navdepth3">FAQs</li> </ul> </li> <li id="navpage6655" class="selected navdepth2"> Articles <ul class="navdepth3"> <li id="navpage6023" class="selected navdepth3">CMS</li> <li id="navpage6483" class="navdepth3">PCI</li> <li id="navpage5501" class="navdepth3">Cheap Websites?</li> <li id="navpage6684" class="navdepth3">Create a website</li> </ul> </li> <li id="navpage2562" class="navdepth2 navlevel5"> Designer <ul class="navdepth3"> <li id="navpage2601" class="navdepth3 navlevel5">1. Register your domain</li> <li id="navpage2602" class="navdepth3 navlevel5">2. Set up in Plesk</li> <li id="navpage2603" class="navdepth3 navlevel5">3. Set up in Stockashop</li> <li id="navpage2563" class="navdepth3 navlevel5">4. Design the site</li> <li id="navpage2614" class="navdepth3 navlevel5">5. Payment provider</li> <li id="navpage2661" class="navdepth3 navlevel5">Introduction to CSS</li> <li id="navpage2189" class="navdepth3 navlevel5">Tips and tricks</li> <li id="navpage2328" class="navdepth3 navlevel5">Resources</li> <li id="navpage2561" class="navdepth3 navlevel5">Pointing domains</li> </ul> </li> </ul> <div class="leftpadding"> <div class="greybox"> <h4>LOGIN AREA</h4> </div> <h3>CONTACT US TODAY?<br> </h3> <p> </p> <p></p> </div> </div> <div id="footer"> <p> This site is a Stockashop 2005-2011. Stockashop was created by <a href="http://www.sensable.co.uk/" target="_blank">Sensable Media</a>.<br> Stockashop is a registered <a href="http://www.ipo.gov.uk/t-find-number?detailsrequested=C&trademark=2461863" target="_blank">trademark</a> of Sensable Media Limited reg no: . All rights are protected</p> </div> <div id="header"> <div id="banner"> <a href="/"><img name="headerimage" src="../resources/sites/picture/000104/stockashop-logo.gif" alt="Stockashop" title="Stockashop" id="headerimage"></a> </div> <div id="menu"> <ul class="mainmenu"> <li id="navpage1398" class="selected navdepth1 navhome"><a href="../">Home</a></li> <li id="navpage1547" class="navdepth1 page_noright"> <a href="../pages/stockashop-portfoilo/1547">Portfolio</a> <ul class="navdepth2"> <li id="navpage6651" class="navdepth2"><a href="../pages/collarways-case-study/6651">Collarways Case Study</a></li> <li id="navpage6650" class="navdepth2"><a href="../pages/towels-r-us-case-study/6650">Towels R Us Case Study</a></li> </ul> </li> <li id="navpage1548" class="navdepth1"><a href="../pages/try-a-shop/1548">FREE Trial</a></li> <li id="navpage2101" class="navdepth1 page_notopproducts"><a href="../pages/buy-online/2101">Buy</a></li> <li id="navpage5785" class="navdepth1 page_manual"> <a href="../pages/stockashop-help-manual/5785">Help</a> <ul class="navdepth2"> <li id="navpage5723" class="navdepth2"><a href="../pages/introduction-to-stockashop/5723">Introduction to Stockashop</a></li> <li id="navpage2111" class="navdepth2"><a href="../pages/your-new-stockashop/2111">Your New Stockashop</a></li> <li id="navpage6656" class="navdepth2"> <a href="../pages/basic-stockashop-management/6656">Basic Management</a> <ul class="navdepth3"> <li id="navpage5786" class="navdepth3"><a href="../pages/logging-into-your-stockashop/5786">Logging in</a></li> <li id="navpage5787" class="navdepth3"><a href="../pages/content-management/5787">Content Management</a></li> <li id="navpage5789" class="navdepth3"><a href="../pages/types-of-stockashop-pages/5789">Types of Stockashop Pages</a></li> <li id="navpage5798" class="navdepth3"><a href="../pages/html-editor/5798">HTML Editor</a></li> <li id="navpage5799" class="navdepth3"><a href="../pages/managing-your-products/5799">Managing your products</a></li> <li id="navpage6582" class="navdepth3"><a href="../pages/delivery-charges/6582">Delivery Charges</a></li> </ul> </li> <li id="navpage6657" class="navdepth2"> <a href="../pages/advanced-stockashop-management/6657">Advanced Management</a> <ul class="navdepth3"> <li id="navpage6467" class="navdepth3"><a href="../pages/ebay-integration/6467">eBay Integration</a></li> <li id="navpage5924" class="navdepth3"><a href="../pages/sitewide-options/5924">Sitewide options</a></li> <li id="navpage5952" class="navdepth3"><a href="../pages/discounting-and-product-prices/5952">Discounting</a></li> <li id="navpage5817" class="navdepth3"><a href="../pages/site-searches/5817">Site searches</a></li> <li id="navpage5925" class="navdepth3"><a href="../pages/customer-forms/5925">Customer forms</a></li> <li id="navpage5939" class="navdepth3"><a href="../pages/vouchers/5939">Vouchers</a></li> <li id="navpage5951" class="navdepth3"><a href="../pages/site-and-shop-properties/5951">Site properties</a></li> <li id="navpage6567" class="navdepth3"><a href="../pages/multilingual-sites/6567">Multilingual sites</a></li> <li id="navpage7995" class="navdepth3"><a href="../pages/cookie-consent/7995">Cookie consent</a></li> </ul> </li> <li id="navpage6654" class="navdepth2"> <a href="../pages/payment-gateways/6654">Payment gateways</a> <ul class="navdepth3"> <li id="navpage2141" class="navdepth3"><a href="../pages/paypal-integration/2141">PayPal Integration</a></li> <li id="navpage2818" class="navdepth3"><a href="../pages/sagepay-integration/2818">SagePay Integration</a></li> <li id="navpage2817" class="navdepth3"><a href="../pages/nochex-integration/2817">Nochex Integration</a></li> <li id="navpage5901" class="navdepth3"><a href="../pages/ecommerchant-integration/5901">EcomMerchant Integration</a></li> </ul> </li> <li id="navpage6658" class="navdepth2"> <a href="../pages/general-stockashop-information/6658">General Information</a> <ul class="navdepth3"> <li id="navpage2068" class="navdepth3"><a href="../pages/stockashop-website-features/2068">Features</a></li> <li id="navpage2173" class="navdepth3"><a href="../pages/where-are-we-hosted/2173">Hosting</a></li> <li id="navpage6647" class="navdepth3"><a href="../pages/actinic-vs-oscommerce-vs-stockashop/6647">Actinic vs Stockashop</a></li> <li id="navpage1554" class="navdepth3"><a href="../pages/stockashop-frequently-asked-questions/1554">FAQs</a></li> </ul> </li> <li id="navpage6655" class="navdepth2"> <a href="../pages/articles/6655">Articles</a> <ul class="navdepth3"> <li id="navpage6023" class="navdepth3"><a href="../pages/what-is-a-website-cms/6023">CMS</a></li> <li id="navpage6483" class="navdepth3"><a href="../pages/pci-compliance-explained/6483">PCI</a></li> <li id="navpage5501" class="navdepth3"><a href="../pages/cheap-web-sites-or-affordable-websites/5501">Cheap Websites?</a></li> <li id="navpage6684" class="navdepth3"><a href="../pages/how-to-create-an-ecommerce-website/6684">Create a website</a></li> </ul> </li> <li id="navpage2562" class="navdepth2 navlevel5"> Designer <ul class="navdepth3"> <li id="navpage2601" class="navdepth3 navlevel5">1. Register your domain</li> <li id="navpage2602" class="navdepth3 navlevel5">2. Set up in Plesk</li> <li id="navpage2603" class="navdepth3 navlevel5">3. Set up in Stockashop</li> <li id="navpage2563" class="navdepth3 navlevel5">4. Design the site</li> <li id="navpage2614" class="navdepth3 navlevel5">5. Payment provider</li> <li id="navpage2661" class="navdepth3 navlevel5">Introduction to CSS</li> <li id="navpage2189" class="navdepth3 navlevel5">Tips and tricks</li> <li id="navpage2328" class="navdepth3 navlevel5">Resources</li> <li id="navpage2561" class="navdepth3 navlevel5">Pointing domains</li> </ul> </li> </ul> </li> <li id="navpage2112" class="navdepth1"> <a href="../pages/about-the-stockashop-team/2112">About</a> <ul class="navdepth2"> <li id="navpage1553" class="navdepth2"><a href="../pages/terms/1553">Terms</a></li> <li id="navpage2329" class="navdepth2"><a href="../pages/links/2329">Links</a></li> <li id="navpage6767" class="navdepth2"><a href="../pages/stockashop-for-designers-and-resellers/6767">Designers and Resellers</a></li> </ul> </li> <li id="navpage3410" class="navdepth1"><a href="../pages/contact/3410">Contact</a></li> <li id="navpage8217" class="navdepth1"><a href="../pages/our-cookie-policy/8217">Our Cookie Policy</a></li> </ul> </div> </div> </div> <div id="banners"> <table> <tbody> <tr> <td> <a href="/products/ecommerce-website/13810"><img title="Click to see our ecommerce product" alt="Ecommerce website logo" src="/images/stockashop-2010/ecommerce-for-enterprise.gif"></a> <h3><a href="/products/ecommerce-website/13810">Ecommerce website</a></h3> <p><a href="/products/ecommerce-website/13810">Websites that are the real business<br> empowering and profitable</a></p> </td> <td> <img title="Click for our brochure website product" alt="Brochure website logo" src="/images/stockashop-2010/brochure-website.gif"> <h3>Brochure website</h3> <p>We'll have you online<br> in one day</p> </td> <td> <a href="/products/ecommerce-consultancy-by-ecommerce-experts/17860"><img title="Click to read about our ecommerce consultancy" alt="Ecommerce consultancy logo" src="/images/stockashop-2010/consultancy.gif"></a> <h3><a href="/products/ecommerce-consultancy-by-ecommerce-experts/17860">Ecommerce Consultancy</a></h3> <p><a href="/products/ecommerce-consultancy-by-ecommerce-experts/17860">Impartial advice on ecommerce<br> We'll even write your specification</a></p> </td> </tr> </tbody> </table> </div> </body> </html>