Introducing YippieMove '09. Easy email transfers. Now open for all destinations.
Jul
31.

YippieMove has now been up and live for a few weeks. Here at WireLoad we’ve kept busy even after the launch, focusing on promotion and polish.

The promotion part is similar to how it was like when we started up Playing With Wire. Apart from the obvious – buying ad based exposure – we’ve been working on the most important part for a modern website. The website has to appear in search engines. So we configured a Sitemap and added the site to Google Webmaster Tools.

The Sitemap is a simple enough idea: you list what public pages you have on your site and provide auxiliary information about how often you think each page will change and how important it is to the site. Since YippieMove is written with Django we could use Django’s Sitemap framework. We couldn’t use any of the fancy shortcut classes but since YippieMove only has a few public pages a simple list did the trick. We could have written the whole Sitemap by hand by this logic, but in the future there may be lists of pages we can add more dynamically. Besides our list in Python is much less verbose than the XML of an actual Sitemap. Writing XML by hand is painful.

We use Google’s Webmaster Tools for all our sites. I don’t know if it actually encourages Google to keep the sites well indexed, but it does make it easier to troubleshoot. The information I keep checking is when Google last crawled the site. YippieMove isn’t very well indexed right now but since I know that Google hasn’t crawled our site for more than 2 weeks, I know all I can do is to wait. It’s too early to start examining if there’s anything we’re doing wrong with the content or inter-page linking and so on.

We’ve also been polishing the site. The demo video has been up for some time now.

We fixed a couple of bugs. On the second week we noticed iPhone based access was not working. This appeared to be due to the version of Prototype we were using: 1.5. Upgrading to 1.6 took care of that easily enough. The experience in Internet Explorer 7 wasn’t perfect. Various bugs had snuck into the Ajax form submission towards the end of development. Our policy with Internet Explorer is simple: the site needs to work, no more. So we fixed the bugs and left an odd graphical glitch (the fieldsets we use have a border in IE 7 even that the CSS specifies no border).

Another matter of polish, or at least gradual expansion, was that we added more preconfigured providers. We now support more than twice as many preconfigured email providers as when we started. As the list began to grow a little long we also added category headers to structure it up visually.

Speaking of providers, we hooked up a learn more page that lists what we’ve got. Hope you like the design – those 3D screenshots take forever to make with my current method. :)

So all in all, it’s been productive since the launch. I hope you’ll all enjoy the new stuff!

Author: Tags: ,

Comments are closed.


© 2006-2009 WireLoad, LLC.
Logo photo by William Picard. Theme based on BlueMod © 2005 - 2009 FrederikM.de, based on blueblog_DE by Oliver Wunder.
Sitemap