Skip to content

Category Archives: Web Development

Using Twitter and Facebook for Search Engine Optimisation

Unless you’ve been living in a cave for the last couple of years, you’ve probably heard of Twitter. If you’re a business in Bath or Bristol and have had any contact with a web design or web development company they’ve … Continue reading

Posted in Search Engine Optimization | Tagged , , | Comments Off on Using Twitter and Facebook for Search Engine Optimisation

Learning from the Magento core…

Learning any framework is complex. Learning one as labyrinthine as used by Magento e-Commerce is positively painful. So why not learn from the people who programmed the system? When you are in the Administration interface, note down the url path … Continue reading

Posted in Magento | Tagged , , , | Comments Off on Learning from the Magento core…

Fancy a drop of brandy?

Just had a fascinating morning getting a crash course in brandies. A local business in Bradford on Avon, Brandyclassics, have asked me to look at ways of improving the search engine performance of their current e-Commerce website. They sell vintage single … Continue reading

Posted in Search Engine Optimization | Tagged , | Comments Off on Fancy a drop of brandy?

Exporting data from Magento

Often when using web applications it’s quicker to export any required data directly from the database using SQL queries. Magento e-Commerce is a very different beast, due to the fact that much of the important data is stored using the … Continue reading

Posted in Magento | Tagged , , | Comments Off on Exporting data from Magento

Finally – the death of PHP4…

Wordpress 3.2 will only be supported on servers running PHP 5.2 What does this mean for the evolution of PHP as a language? Continue reading

Posted in Web Development | Tagged , , | Comments Off on Finally – the death of PHP4…

SEO basics – choosing good urls for higher Google position

Search engines use incredibly complex algorithms to calculate what pages should be returned when you search for a given term. The exact algorithms are closing guarded secrets, but search engine optimisation experts have been able to infer some basics rules … Continue reading

Posted in Web Development | Tagged , , , , | Comments Off on SEO basics – choosing good urls for higher Google position

Using code hints in Magento e-Commerce templates…

When you’re using a complex web application like Magento or WordPress it’s a real struggle to remember all the functions, classes and methods that are available to you in the template files. And this means endless trips back to the … Continue reading

Posted in Web Development | Tagged , , | Comments Off on Using code hints in Magento e-Commerce templates…

Enforced discipline when creating Magento Themes

Magento is a beast of an eCommerce platform. It has a rigid set of conventions for the location and name of your theme files. And your theme should never overwrite any of the base installation that Magento creates. So how … Continue reading

Posted in Magento | Tagged , , , | Comments Off on Enforced discipline when creating Magento Themes

So what is a WordPress “Theme”?

You’ve probably heard of CMSes and Blogging software and you’ve probably heard that it’s free to download and use on your website. So why does your designer of developer want to charge you for creating a website using Wordpress? Continue reading

Posted in Wordpress | Tagged , , | Comments Off on So what is a WordPress “Theme”?

Avoiding comment spam in WordPress

By default, WordPress is set to approve comments automatically from people who have previously had a comment approved. Ever wondered why seemingly random people leave comments on your blog saying things like “Hi, I found your blog really interesting”? There … Continue reading

Posted in Web Development | Tagged , | Comments Off on Avoiding comment spam in WordPress