Forum Moderators: buckworks
Got a report from a co-worker about a broken page at 11:45 EST, turned out the thawte seal was still broken.
It seems to be working now, but it certainly explains why no orders came through this morning. >:-(
Ideas on how to deal with future outages? I can't seem to find anything on their site resembling a "server status" page... I am considering writing a cron job that checks download speed of the seal every five minutes or so and switches to using a static seal when they are down.
Or should I just switch to a static seal? Anyone with data on whether or not that affects conversions?
My crazy solution: Maybe you could place a clone of the image on a z-index higher than the button itself with CSS? Of course the image is updated with the date daily but I know of several scripts (from an .ASP perspective) where you can write text directly onto images. So you copy the base button logo and write the days date on it each day with a cron job.
I guess the button itself wouldn't be clickable anymore if you placed an image on a higher z-level, maybe if you made the clone image slightly smaller so it obscures the broken image symbol but still leaves a few pixels around the edge, it could still be clickable.
It would take me about an hour to write such a system, i'm sure the same could be done with PHP. May sound a bit hardcore but it's up to you what one hour of your time / paying a programmer to do it, vs. indeterminate lost sales because of a broken image.
*PS. Having these types of seals is oft debated here and elsewhere, do you have hard data that they really affect conversion rates?
If the seal is making your page hang, the code is probably javascript
That is the situation. The seal javascript hangs the rest of the page, preventing clicks of any kind.
I contacted them and they assured me they have upgraded their hardware to prevent any future outages. Was this their standard response during past outages as well? Or did they actually do something?
I don't know, but I'd rather not chance it... I'll be writing some kind of status checking script in the next few weeks.
It is not worth losing a half day of sales for the unknown benefit we were getting from displaying the seal.
I dont even think we contacted Thawte after we figured out the cause of the error.