Magento

Magento Page Speed Success

A success story of a  current customer of the Silva Tech Solutions.

The customer sells online boutique clothing in Europe.  The customer was very experienced with SEO and knew they needed to configure their store to be as best optimized for mobile as possible.

That is where Silva Tech Solutions came in.

Read More

Magento 2 “Check Component Dependency” Solution

A quick tip. When you try and upgrade a Magento2.0 site, sometimes you get the dreaded “Check Component Dependencies” error. The worse iteration is when there is no additional information available on the screen as to WHAT exactly is causing the error.

Read More

Quick Tip – Setting Amasty Order Attribute Values

Quick Tip we are keeping for later use. We love Amasty’s Custom Order Attributes Plugin but we couldn’t find a clean method on how to setup the order attributes for later warehouse and/or data processing after the order had been generated. Listed below is a snippet of code that is simple enough to use and expand the use of the plugin.

Read More

Conquering Magento GooglePagespeed Scores – Part 2

Having tackled all of the performance issues you can without making major code changes (See Previous Article), its now time to get “into the weeds” a bit with Magento and resolve some of the other issues that PageSpeed is reporting.

Read More

Conquering Magento GooglePagespeed Scores – Part 1

As anyone in the ecommerce industry knows, your search-engine organic traffic is incredibly important. Organic traffic from Google is tied not only to your content, but also to the performance of your website. Performance based factors affect how a user will perceive your website on both the desktop and more importantly, on a mobile device. We’ve decided to put together a performance guide solely focused on tuning the Magento platform with tools and tricks we have compiled over time. Please note this is solely based on actual server and software performance and NOT SEO performance.

Read More

Magento Prevent Different Shipping Address On Some Products

A few years ago, we wrote a module that would monitor checkout activity ( article) on checkouts and then apply certain business rules based on observations (ie: ban the session after x attempts of a credit card checkout).

Another fit of fraudulent activity has started, but for some reason it only affects one particular product line. The fraudster purchases the product, passes EXACT matches on the CVV/billing address, but then ships the product to a separate location. Even though our Magento Admin screens force the warehouse to double-check the order (big red warning on shipping/billing address being different), we would still get the charge-back from the credit card company because the order would still go through.

Read More