Tech Tips

Google Trusted Store Feeds – The Moving Lines

Update 10/24/13:

We just heard back from our support person that we should be notified when the badge has an issue. We never received any confirmation or contact from them. In anycase, they did point us to the actual test tool in an obscure post on a Q/A page (Test Drive tool here).

We recently wrote about (source the difficulties we faced while setting up Google Trusted Store Feeds with Magento shopping cart.

Now we face a new challenge, trying to find out why a Trusted Store badge mysteriously disappeared. Thankfully, Google’s Trusted Merchant support folks are very responsive and an awesome group of folks. They were able to point us to the fact that our checkout success page has been incorrectly formatted.

This came as a shock,

Read More

EC2 Ecommerce First Step

During a very busy holiday weekend, one of our clients running their ecommerce site on Amazon EC2 ran into a rather large snag. Their order email confirmations to customers were being delayed and sometimes not being sent out for hours later.

Read More

Move Apache2 .HTACCESS Redirects to HTTP.D

After performing a performance analysis on one of our client’s enterprise magento websites, we noticed that their .HTACCESS file was very large compared to what we typically see.

Upon closer examination we noticed that there were more than 400+ redirects and re-writes that had been carried over from their previous ecommerce shopping cart systems.

Based on Apache’s documentation (http://httpd.apache.org/docs/2.2/howto/htaccess.html), they recommend only using .htaccess files when you do not have access to the main server file.

Read More