Archive for September 22, 2008

Google Base – Second Try!

Generally I am a fan of Google products. I can’t help it; until now I have found it to be the best search engine (although results are deteriorating, but perhaps that is a general trend, not just Google’s fault!), their Webmaster tools and Analytics are extremely helpful for anybody running a commercial website. A while back I was also using AdSense on one of my sites. I did earn some money with it but because I was forced to give up my site, I couldn’t keep earning from ads either.

One product I have not yet used is AdWords but I’m on it; once my site(s) are settled in a bit and optimised properly, I will try running and Ad Campaign with the voucher my hosting company so graciously provided me with (£50! and all I had to do was pay around £10 on hosting.. now that’s a bargain!) Oh and not to mention the kind people at Google gave me a voucher as well… £70 after all I did was use Analytics for a while.

Either way, that’s not what I wanted to discuss here… My point is: I generally am biased towards liking Google. So I wanted to try Google Base; a tool for submitting your products to the Google shopping search results. And I don’t know about anybody else, but I use it quite heavily, mainly for comparing prices of products on various websites.

So I happily and naively went into Google Base, opened an account, and read up on how to add products. Because my site has LOADS of them (and I do mean LOADS!), the datafeed option was my salvation. I created a tab delimited txt file in Excel, containing around 2500 products. And I submitted it. That was around a week ago. The first thing that happens is, Google base tells you the file is being processed, which could take up to an hour. After an hour it tells you how many errors there were, and how many products were submitted. And then you get a list of products and their status is “Published … searchable soon”. As long as this displays, you should sit patiently and wait for up to 48 hours until the products are in the search results. Then the status will say something like “Published and searchable”. Right on time, within a day or so the status changed to searchable and I got excited. Could not wait to find out how many people search for my products on google shopping. Guess what: none!

Not a single visitor… absolutely nothing. So I logged in, and tried searching for some of my own products. No result; all I get is competitors’ products. Then I went through the help files… They tell you a way to search for your own products using your user id. Nothing! Not a single product of mine was in the index.

Strange isn’t it? And if you search through help files and forum posts, all you get is pointers on what you could’ve done wrong; set the wrong country, item type, submitted items without prices etc. Well I did everything exactly as described, still nothing in the search results. So I’ve waited for a week, thought maybe I need to be more patient. But today I’ve had enough, deleted all my products, and my feed, and uploaded a new one. (exactly as the Google troubleshooting page told me to; resubmit and see what happens).

But as it stands now, I don’t like Google base as much as I thought I would. To me it seems like a buggy product. Good thing it’s free, because if I had wasted more than a bit of time, I would’ve been quite pissed off!

CMS Made simple?!

Today I’ve spent most of my day researching a CMS. I am in desperate need of a good, stable and easy to use CMS for two applications; my office requires a website and my boss wants to update content, and I am planning a new site myself that will focus mainly on content, rather than 100% ecommerce.

So as I started searching this morning, I came across a blog post describing 13 CMS’s that I had not yet heard of. I cannot really pinpoint why out of all of them, I opened one window for Silverstripe CMS, and another leading me to the CMS Made Simple website. I ended up looking through CMS made simple, tried out the demo install, and noticed some interesting features. For some reason I didn’t go beyond the frontpage of Silverstripe, perhaps I will look into it some other day.

Previously I have used a few Opensource CMS’s both for my own projects as well as for customers. Working as a freelancer, I was asked to do a few Mambo templates. That is how I got a little familiar with that system. I didn’t like it that much because it had many limitations and whenever I would find a module I liked, it turned out development had stopped on it and no support was given. But just like CMS made simple it was also based on PHP and MySQL. Mambo’s limitations grew me accustomed to problems having group permissions for various users, as well as some templating limitations.

I was pleasantly surprised to see that CMS made simple had inbuilt functionality for some things that were very hard to do in Mambo; Group permissions seem to be easy at first sight. I have not fully tested this yet but I will definitely do it within the next week or so. Templates are easily selected and different pages can have different templates assigned to them. I could straight away think of various situations in which I needed exactly this functionality and in the end gave up on my ideas because it was simply too difficult to do.

I was also very pleased with the fact that the inbuilt SEO Friendly URLs in CMS made simple actually work on my web hosting. Something I was not able to do on my Zen Cart site for some reason; which actually made me suspect that maybe I have Windows hosting. Clearly this is not the case because I’ve managed it with this CMS. So I have to suspect that htaccess isnt fully supported on my hosting and because CMS Made Simple has an inbuilt way of rewriting URLs through PHP (don’t ask me how; I’m not that nerdy!) it just works out of the box. Great, just what I wanted!

From what I could tell at first sight, there are many third party modules available for CMS made simple. The website has quite a comprehensive list of them. And I could find a handful already which I have downloaded and kept; a Comments feature, RSS feed, Google sitemap module, Events module etc.

Another I downloaded was osCommerce for CMS made simple. It seemed promising and I was very keen on using it but it just didn’t work at all.. So far this was the only disappointment I faced. Sure, I plan on using this system on a mainly content based site, but I will still need some ecommerce functionality. There are some other shopping cart and product catalogue modules available, and I will test them soon, so my final verdict is still pending. However, at least for my office site, which does not need an online shop, I think I will go with this CMS.

My next step will be learning how to create my own templates. That should be fun…