

{"id":1688,"date":"2020-07-16T13:29:56","date_gmt":"2020-07-16T13:29:56","guid":{"rendered":"https:\/\/www.prefixbox.com\/blog\/?p=1688"},"modified":"2024-08-27T08:46:12","modified_gmt":"2024-08-27T08:46:12","slug":"how-to-speed-up-your-online-store","status":"publish","type":"post","link":"https:\/\/www.prefixbox.com\/blog\/how-to-speed-up-your-online-store\/","title":{"rendered":"How to Speed up Your Online Store"},"content":{"rendered":"\n<div class=\"wp-block-getwid-section alignfull post-header has-inner-blocks-gap-small getwid-section-content-custom-width\" style=\"margin-top:;margin-bottom:50px\"><div class=\"wp-block-getwid-section__wrapper getwid-padding-left-medium getwid-padding-right-medium\" style=\"padding-top:30px;padding-bottom:20px\"><div class=\"wp-block-getwid-section__inner-wrapper\" style=\"max-width:1140px\"><div class=\"wp-block-getwid-section__background-holder\"><div class=\"wp-block-getwid-section__background\"><\/div><div class=\"wp-block-getwid-section__foreground\" style=\"opacity:0;background-color:#2c3847;mix-blend-mode:normal\"><\/div><\/div><div class=\"wp-block-getwid-section__content\"><div class=\"wp-block-getwid-section__inner-content\">\n<h1 class=\"has-text-align-center\">How to Speed up Your Online Store<\/h1>\n\n\n\n<div class=\"wp-block-getwid-advanced-spacer\" style=\"height:30px\" aria-hidden=\"true\"><\/div>\n\n\n\n<div class=\"wp-block-columns has-2-columns are-vertically-aligned-center\">\n<div class=\"wp-block-column is-vertically-aligned-top is-vertically-aligned-center\">\n<p>Every e-commerce merchant knows that a second of delay in load time can lead to an instant drop of conversions.<\/p>\n\n\n\n<p>Users do not want to wait for the site to load \u2013 it\u2019s either 3 seconds or they leave. So speeding up your online store becomes a matter of revenue and customer satisfaction.<\/p>\n\n\n\n<div class=\"wp-block-getwid-advanced-spacer\" style=\"height:10px\" aria-hidden=\"true\"><\/div>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center\">\n<div class=\"wp-block-image\"><figure class=\"alignright size-large\"><img loading=\"lazy\" width=\"500\" height=\"385\" src=\"https:\/\/www.prefixbox.com\/blog\/wp-content\/uploads\/2020\/07\/hero-image.png\" alt=\"\" class=\"wp-image-1707\" srcset=\"https:\/\/www.prefixbox.com\/blog\/wp-content\/uploads\/2020\/07\/hero-image.png 500w, https:\/\/www.prefixbox.com\/blog\/wp-content\/uploads\/2020\/07\/hero-image-300x231.png 300w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/><\/figure><\/div>\n\n\n\n<p><\/p>\n<\/div>\n<\/div>\n<\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>Even though there is a variety of e-commerce platforms and each has its own intricacies, there are some common issues that they share. In this article, we\u2019ll provide you with tips on fixing these issues and shall use Magento, Shopify, and WooCommerce as examples.<\/p>\n\n\n\n<h2 class=\"chapter-heading\">Get Rid of Useless Stuff<\/h2>\n\n\n\n<div class=\"wp-block-getwid-section getwid-margin-top-none\" style=\"margin-bottom:-20px\"><div class=\"wp-block-getwid-section__wrapper getwid-padding-top-none getwid-padding-bottom-none getwid-padding-left-none getwid-padding-right-none getwid-margin-left-none getwid-margin-right-none\"><div class=\"wp-block-getwid-section__inner-wrapper\"><div class=\"wp-block-getwid-section__background-holder\"><div class=\"wp-block-getwid-section__background\"><\/div><div class=\"wp-block-getwid-section__foreground\"><\/div><\/div><div class=\"wp-block-getwid-section__content\"><div class=\"wp-block-getwid-section__inner-content\">\n<hr class=\"wp-block-separator blog-content-separator\"\/>\n<\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>Extensions are awesome as they expand the store\u2019s functionality, optimize its performance, and contribute to better customer experience.<\/p>\n\n\n\n<p>But with time, some of these extensions may become outdated or useless. And while you don\u2019t even remember about having them, they keep dragging the speed of your site down, causing delays in load time.<\/p>\n\n\n\n<p>So the first step in optimizing your store is identifying and uninstalling this dead weight. Here is how you will do it for every platform.<\/p>\n\n\n\n<div class=\"wp-block-getwid-advanced-spacer\" style=\"height:10px\" aria-hidden=\"true\"><\/div>\n\n\n\n<h3>Magento<\/h3>\n\n\n\n<div class=\"wp-block-getwid-section getwid-margin-top-none\" style=\"margin-bottom:-20px\"><div class=\"wp-block-getwid-section__wrapper getwid-padding-top-none getwid-padding-bottom-none getwid-padding-left-none getwid-padding-right-none getwid-margin-left-none getwid-margin-right-none\"><div class=\"wp-block-getwid-section__inner-wrapper\"><div class=\"wp-block-getwid-section__background-holder\"><div class=\"wp-block-getwid-section__background\"><\/div><div class=\"wp-block-getwid-section__foreground\"><\/div><\/div><div class=\"wp-block-getwid-section__content\"><div class=\"wp-block-getwid-section__inner-content\">\n<hr class=\"wp-block-separator blog-content-separator-sub-chapter-h3\"\/>\n<\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>Go to&nbsp;<em>\/app\/etc\/modules<\/em>&nbsp;to check if there are any extensions that you don\u2019t need. If you detect an extension that you want to delete, use SSH with the following command (for developer\u2019s mode):<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">bin\/magento module:disable TestExtension \u2013clear-static-content\nbin\/magento setup:upgrade\ncd app\/code\/TestExtension\/\nrm \u2013 rf TestExtension<\/pre>\n\n\n\n<p>But in order to make sure you don\u2019t delete any useful extensions, double-check the user guide or ask your developers to help you.<\/p>\n\n\n\n<div class=\"wp-block-getwid-advanced-spacer\" style=\"height:10px\" aria-hidden=\"true\"><\/div>\n\n\n\n<h3>Shopify<\/h3>\n\n\n\n<div class=\"wp-block-getwid-section getwid-margin-top-none\" style=\"margin-bottom:-20px\"><div class=\"wp-block-getwid-section__wrapper getwid-padding-top-none getwid-padding-bottom-none getwid-padding-left-none getwid-padding-right-none getwid-margin-left-none getwid-margin-right-none\"><div class=\"wp-block-getwid-section__inner-wrapper\"><div class=\"wp-block-getwid-section__background-holder\"><div class=\"wp-block-getwid-section__background\"><\/div><div class=\"wp-block-getwid-section__foreground\"><\/div><\/div><div class=\"wp-block-getwid-section__content\"><div class=\"wp-block-getwid-section__inner-content\">\n<hr class=\"wp-block-separator blog-content-separator-sub-chapter-h3\"\/>\n<\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>In Shopify, the process of app (an extension in Shopify language) uninstallment is a piece of cake.<\/p>\n\n\n\n<p>From the Shopify Admin, go to Apps. There, look for the extensions that you don\u2019t need and simply click on the bin icon.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img loading=\"lazy\" width=\"741\" height=\"175\" src=\"https:\/\/www.prefixbox.com\/blog\/wp-content\/uploads\/2020\/07\/shopify.png\" alt=\"\" class=\"wp-image-1699\" srcset=\"https:\/\/www.prefixbox.com\/blog\/wp-content\/uploads\/2020\/07\/shopify.png 741w, https:\/\/www.prefixbox.com\/blog\/wp-content\/uploads\/2020\/07\/shopify-300x71.png 300w\" sizes=\"(max-width: 741px) 100vw, 741px\" \/><\/figure><\/div>\n\n\n\n<div class=\"wp-block-getwid-advanced-spacer\" style=\"height:10px\" aria-hidden=\"true\"><\/div>\n\n\n\n<h3>WooCommerce<\/h3>\n\n\n\n<div class=\"wp-block-getwid-section getwid-margin-top-none\" style=\"margin-bottom:-20px\"><div class=\"wp-block-getwid-section__wrapper getwid-padding-top-none getwid-padding-bottom-none getwid-padding-left-none getwid-padding-right-none getwid-margin-left-none getwid-margin-right-none\"><div class=\"wp-block-getwid-section__inner-wrapper\"><div class=\"wp-block-getwid-section__background-holder\"><div class=\"wp-block-getwid-section__background\"><\/div><div class=\"wp-block-getwid-section__foreground\"><\/div><\/div><div class=\"wp-block-getwid-section__content\"><div class=\"wp-block-getwid-section__inner-content\">\n<hr class=\"wp-block-separator blog-content-separator-sub-chapter-h3\"\/>\n<\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>The plugin uninstallment in WooCommerce is also quite tricky.<\/p>\n\n\n\n<p>Most users simply go to Plugins from the Dashboard, click on \u201cDeactivate\u201d and then \u201cDelete\u201d.<\/p>\n\n\n\n<p>What they don\u2019t know is that these deactivated plugins are just hanging in there, slowing the system down. So in order to properly delete a useless extension in WooCommerce, do the following.<\/p>\n\n\n\n<p>First, check for the user guides for this plugin online \u2013 most of them have well-written guides on their treatment. Second, check if the plugin has an option of complete uninstall. In this case, you will delete both the plugin and data (and that\u2019s what you aim for!). Finally, if you have any shortcodes left from the old plugin, you can either temporarily disable them with this code:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">add_shortcode( \u2018pluginshortcode\u2019, \u2018__return_false\u2019 );<\/pre>\n\n\n\n<p>Or replace with the shortcodes for the new plugin.<\/p>\n\n\n\n<h2 class=\"chapter-heading\">Integrate CDN<\/h2>\n\n\n\n<div class=\"wp-block-getwid-section getwid-margin-top-none\" style=\"margin-bottom:-20px\"><div class=\"wp-block-getwid-section__wrapper getwid-padding-top-none getwid-padding-bottom-none getwid-padding-left-none getwid-padding-right-none getwid-margin-left-none getwid-margin-right-none\"><div class=\"wp-block-getwid-section__inner-wrapper\"><div class=\"wp-block-getwid-section__background-holder\"><div class=\"wp-block-getwid-section__background\"><\/div><div class=\"wp-block-getwid-section__foreground\"><\/div><\/div><div class=\"wp-block-getwid-section__content\"><div class=\"wp-block-getwid-section__inner-content\">\n<hr class=\"wp-block-separator blog-content-separator\"\/>\n<\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>CDN stands for Content Delivery Network and can boost your performance significantly.<\/p>\n\n\n\n<p>A CDN is a distributed network of servers that uses the location of the user to spot the nearest server and thus, increase the speed of content delivery. The closer the server is to the user, the faster the content delivery is \u2013 and this is a big advantage for e-commerce stores.<\/p>\n\n\n\n<p>By integrating a CDN into your store, you will also get a bunch of awesome features that come by default in most CDNs, like image optimization or code restructuring. And they also have a significant impact on the store performance.<\/p>\n\n\n\n<h2 class=\"chapter-heading\">Optimize Images<\/h2>\n\n\n\n<div class=\"wp-block-getwid-section getwid-margin-top-none\" style=\"margin-bottom:-20px\"><div class=\"wp-block-getwid-section__wrapper getwid-padding-top-none getwid-padding-bottom-none getwid-padding-left-none getwid-padding-right-none getwid-margin-left-none getwid-margin-right-none\"><div class=\"wp-block-getwid-section__inner-wrapper\"><div class=\"wp-block-getwid-section__background-holder\"><div class=\"wp-block-getwid-section__background\"><\/div><div class=\"wp-block-getwid-section__foreground\"><\/div><\/div><div class=\"wp-block-getwid-section__content\"><div class=\"wp-block-getwid-section__inner-content\">\n<hr class=\"wp-block-separator blog-content-separator\"\/>\n<\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>Images are an essential part of any e-commerce store. Unfortunately, the high quality of these images often comes with their massive weight. This is another common issue that most online stores share \u2013 the overwhelming number of heavy and non-optimized images.<\/p>\n\n\n\n<p>Luckily, you can fix the problem in a few easy steps:<\/p>\n\n\n\n<div class=\"wp-block-getwid-section icon-highlight-box\" style=\"margin-top:30px;margin-bottom:30px\"><div class=\"wp-block-getwid-section__wrapper\"><div class=\"wp-block-getwid-section__inner-wrapper\"><div class=\"wp-block-getwid-section__background-holder\"><div class=\"wp-block-getwid-section__background\"><\/div><div class=\"wp-block-getwid-section__foreground\"><\/div><\/div><div class=\"wp-block-getwid-section__content\"><div class=\"wp-block-getwid-section__inner-content\">\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\" style=\"flex-basis:10%\">\n<div style=\"margin-top:-10px;margin-right:-20px\" class=\"wp-block-getwid-icon alignright is-aligned-right\"><div class=\"wp-block-getwid-icon__wrapper has-text-color has-dark-blue-color\" style=\"font-size:60px\"><i class=\"fas fa-file-image\"><\/i><\/div><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column\" style=\"flex-basis:90%\">\n<ul><li>Choose the corresponding file type (PNG, JPEG, or other)<\/li><li>Resize the image but retain the quality&nbsp;<\/li><li>Optimize the thumbnails too<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div>\n<\/div>\n<\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>After that, test how the image looks. It may happen that after a few alterations, something goes wrong so you will need to fix it before the customer sees the image.<\/p>\n\n\n\n<h2 class=\"chapter-heading\">Use Optimization Extensions<\/h2>\n\n\n\n<div class=\"wp-block-getwid-section getwid-margin-top-none\" style=\"margin-bottom:-20px\"><div class=\"wp-block-getwid-section__wrapper getwid-padding-top-none getwid-padding-bottom-none getwid-padding-left-none getwid-padding-right-none getwid-margin-left-none getwid-margin-right-none\"><div class=\"wp-block-getwid-section__inner-wrapper\"><div class=\"wp-block-getwid-section__background-holder\"><div class=\"wp-block-getwid-section__background\"><\/div><div class=\"wp-block-getwid-section__foreground\"><\/div><\/div><div class=\"wp-block-getwid-section__content\"><div class=\"wp-block-getwid-section__inner-content\">\n<hr class=\"wp-block-separator blog-content-separator\"\/>\n<\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p><strong>Note<\/strong>: optimization extensions can be used for minor issues only as their functionality is rather limited.&nbsp;<\/p>\n\n\n\n<p>Optimization extensions do exactly what their name states \u2013 they optimize the performance of your store.&nbsp;<\/p>\n\n\n\n<p>These patches of code can be purchased in a marketplace of your platform and are installed in a few clicks. After that, you can use them for:<\/p>\n\n\n\n<ul><li>Optimizing images<\/li><li>Applying Lazy Load<\/li><li>Optimizing browser caching<\/li><li>Minifying CSS\/JS<\/li><\/ul>\n\n\n\n<p>However, such extensions are not capable of installing server tools, optimizing SQL queries from other third-party extensions, or optimizing CSS delivery. So if your store has some complex issues, the use of optimization extensions will simply not be enough and you will need to hire&nbsp;<strong><a class=\"rank-math-link\" href=\"https:\/\/onilab.com\/about-us\" target=\"_blank\" rel=\"noopener\">expert Magento developers<\/a><\/strong>&nbsp;to help you anyway.<\/p>\n\n\n\n<h2 class=\"chapter-heading\">Use Lazy Loading<\/h2>\n\n\n\n<div class=\"wp-block-getwid-section getwid-margin-top-none\" style=\"margin-bottom:-20px\"><div class=\"wp-block-getwid-section__wrapper getwid-padding-top-none getwid-padding-bottom-none getwid-padding-left-none getwid-padding-right-none getwid-margin-left-none getwid-margin-right-none\"><div class=\"wp-block-getwid-section__inner-wrapper\"><div class=\"wp-block-getwid-section__background-holder\"><div class=\"wp-block-getwid-section__background\"><\/div><div class=\"wp-block-getwid-section__foreground\"><\/div><\/div><div class=\"wp-block-getwid-section__content\"><div class=\"wp-block-getwid-section__inner-content\">\n<hr class=\"wp-block-separator blog-content-separator\"\/>\n<\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>Lazy loading lets the browser load the content at a time when it enters the user\u2019s viewpoint and not all at once. Such an approach helps reduce the load time and, at the same time, does not hurt the performance.<\/p>\n\n\n\n<p>For the users, the content will load faster and will provide a smooth user experience. For store owners, lazy loading is an awesome way to save bandwidth and, at the same time, retain the image quality on the same level.<\/p>\n\n\n\n<p>Here is how you can apply lazy loading for different platforms.<\/p>\n\n\n\n<div class=\"wp-block-getwid-advanced-spacer\" style=\"height:10px\" aria-hidden=\"true\"><\/div>\n\n\n\n<h3>Magento<\/h3>\n\n\n\n<div class=\"wp-block-getwid-section getwid-margin-top-none\" style=\"margin-bottom:-20px\"><div class=\"wp-block-getwid-section__wrapper getwid-padding-top-none getwid-padding-bottom-none getwid-padding-left-none getwid-padding-right-none getwid-margin-left-none getwid-margin-right-none\"><div class=\"wp-block-getwid-section__inner-wrapper\"><div class=\"wp-block-getwid-section__background-holder\"><div class=\"wp-block-getwid-section__background\"><\/div><div class=\"wp-block-getwid-section__foreground\"><\/div><\/div><div class=\"wp-block-getwid-section__content\"><div class=\"wp-block-getwid-section__inner-content\">\n<hr class=\"wp-block-separator blog-content-separator-sub-chapter-h3\"\/>\n<\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>Use extensions available in the marketplace:<\/p>\n\n\n\n<ul><li><strong><a href=\"https:\/\/marketplace.magento.com\/magezon-module-lazyload.html\" target=\"_blank\" rel=\"noopener\">Lazy Load by Magezon<\/a><\/strong><\/li><li><strong><a href=\"https:\/\/amasty.com\/lazy-load-for-magento-2.html\" target=\"_blank\" rel=\"noopener\">Lazy Load for Magento 2 by Amasty<\/a><\/strong><\/li><li><strong><a href=\"https:\/\/marketplace.magento.com\/plugincompany-plugincompany-lazyload.html\" target=\"_blank\" rel=\"noopener\">Lazy Load Ultimate by Plugin Company<\/a><\/strong><\/li><\/ul>\n\n\n\n<div class=\"wp-block-getwid-advanced-spacer\" style=\"height:10px\" aria-hidden=\"true\"><\/div>\n\n\n\n<h3>Shopify<\/h3>\n\n\n\n<div class=\"wp-block-getwid-section getwid-margin-top-none\" style=\"margin-bottom:-20px\"><div class=\"wp-block-getwid-section__wrapper getwid-padding-top-none getwid-padding-bottom-none getwid-padding-left-none getwid-padding-right-none getwid-margin-left-none getwid-margin-right-none\"><div class=\"wp-block-getwid-section__inner-wrapper\"><div class=\"wp-block-getwid-section__background-holder\"><div class=\"wp-block-getwid-section__background\"><\/div><div class=\"wp-block-getwid-section__foreground\"><\/div><\/div><div class=\"wp-block-getwid-section__content\"><div class=\"wp-block-getwid-section__inner-content\">\n<hr class=\"wp-block-separator blog-content-separator-sub-chapter-h3\"\/>\n<\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>Shopify recommends using&nbsp;<strong><a href=\"https:\/\/github.com\/Shopify\/slate\" target=\"_blank\" rel=\"noopener\">Slate<\/a><\/strong>&nbsp;which is a Shopify\u2019s toolkit for theme development. Slate has a theme called Starter Theme and it has the necessary snippets to configure lazy loading. Check out this&nbsp;<a href=\"https:\/\/www.shopify.com\/partners\/blog\/lazy-loading\" target=\"_blank\" rel=\"noopener\"><strong>guide<\/strong><\/a>&nbsp;on lazy loading for Shopify to learn more.<\/p>\n\n\n\n<div class=\"wp-block-getwid-advanced-spacer\" style=\"height:10px\" aria-hidden=\"true\"><\/div>\n\n\n\n<h3>WooCommerce<\/h3>\n\n\n\n<div class=\"wp-block-getwid-section getwid-margin-top-none\" style=\"margin-bottom:-20px\"><div class=\"wp-block-getwid-section__wrapper getwid-padding-top-none getwid-padding-bottom-none getwid-padding-left-none getwid-padding-right-none getwid-margin-left-none getwid-margin-right-none\"><div class=\"wp-block-getwid-section__inner-wrapper\"><div class=\"wp-block-getwid-section__background-holder\"><div class=\"wp-block-getwid-section__background\"><\/div><div class=\"wp-block-getwid-section__foreground\"><\/div><\/div><div class=\"wp-block-getwid-section__content\"><div class=\"wp-block-getwid-section__inner-content\">\n<hr class=\"wp-block-separator blog-content-separator-sub-chapter-h3\"\/>\n<\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>Same as for Magento, there are available plugins for optimizing WooCommerce store:<\/p>\n\n\n\n<ul><li><strong><a href=\"https:\/\/wordpress.org\/plugins\/rocket-lazy-load\/\" target=\"_blank\" rel=\"noopener\">LazyLoad by WP Rocket<\/a><\/strong><\/li><li><strong><a href=\"https:\/\/wordpress.org\/plugins\/a3-lazy-load\/\" target=\"_blank\" rel=\"noopener\">a3 Lazy Load by a3rev Software<\/a><\/strong><\/li><li><strong><a href=\"https:\/\/premium.wpmudev.org\/project\/wp-smush-pro\/?icn=6_lazy_loading_plugins&amp;ici=text-link_details_button\" target=\"_blank\" rel=\"noopener\">Smush Pro by wpmudev<\/a><\/strong><\/li><\/ul>\n\n\n\n<h2 class=\"chapter-heading\">Summary<\/h2>\n\n\n\n<div class=\"wp-block-getwid-section getwid-margin-top-none\" style=\"margin-bottom:-20px\"><div class=\"wp-block-getwid-section__wrapper getwid-padding-top-none getwid-padding-bottom-none getwid-padding-left-none getwid-padding-right-none getwid-margin-left-none getwid-margin-right-none\"><div class=\"wp-block-getwid-section__inner-wrapper\"><div class=\"wp-block-getwid-section__background-holder\"><div class=\"wp-block-getwid-section__background\"><\/div><div class=\"wp-block-getwid-section__foreground\"><\/div><\/div><div class=\"wp-block-getwid-section__content\"><div class=\"wp-block-getwid-section__inner-content\">\n<hr class=\"wp-block-separator blog-content-separator\"\/>\n<\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>In this article, we have covered the most common ways to speed up an e-commerce store. But because every store is unique, it may have all sorts of issues that slow it down, from poor code to inadequate hosting solution.<\/p>\n\n\n\n<p>In order to correcrly identify the problem and come up with the best way to solve it, you need to run a performance audit or use PageSpeed Insights by Google to learn what exactly is wrong with your store. After that, you can take action and decide whether you can deal with the problem independently or need a development agency to help you.<\/p>\n\n\n\n<div class=\"wp-block-getwid-advanced-spacer\" style=\"height:50px\" aria-hidden=\"true\"><\/div>\n\n\n\n<div class=\"wp-block-getwid-person author-profile-picture\"><div class=\"wp-block-getwid-person__image\"><img loading=\"lazy\" width=\"150\" height=\"150\" src=\"https:\/\/www.prefixbox.com\/blog\/wp-content\/uploads\/2020\/07\/maryhilko-150x150.jpg\" class=\"wp-image-2254\" srcset=\"https:\/\/www.prefixbox.com\/blog\/wp-content\/uploads\/2020\/07\/maryhilko-150x150.jpg 150w, https:\/\/www.prefixbox.com\/blog\/wp-content\/uploads\/2020\/07\/maryhilko.jpg 200w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/div><div class=\"wp-block-getwid-person__content-wrapper\"><span class=\"wp-block-getwid-person__title\">Mary Hilko<\/span><span class=\"wp-block-getwid-person__subtitle\">Head of Marketing at Onilab &#8211; a Magento optimization company<\/span>\n<div class=\"wp-block-getwid-social-links has-default-spacing\" style=\"font-size:29px\"><ul class=\"wp-block-getwid-social-links__list getwid-justify-content-center\"><li class=\"wp-block-getwid-social-links__item\"><a class=\"wp-block-getwid-social-links__link\" href=\"https:\/\/www.linkedin.com\/in\/mary-hilko-739869182\/\" target=\"_blank\" rel=\"noreferrer noopener\"><span class=\"wp-block-getwid-social-links__wrapper\"><i class=\"fab fa-linkedin\"><\/i><\/span><\/a><\/li><\/ul><\/div>\n<\/div><\/div>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-getwid-social-links has-large-spacing has-icons-framed\" style=\"font-size:20px\"><ul class=\"wp-block-getwid-social-links__list getwid-justify-content-center\"><li class=\"wp-block-getwid-social-links__item\"><a class=\"wp-block-getwid-social-links__link\" href=\"https:\/\/www.facebook.com\/prefixbox\/\" target=\"_blank\" rel=\"noreferrer noopener\"><span class=\"wp-block-getwid-social-links__wrapper\"><i class=\"fab fa-facebook-f\"><\/i><\/span><\/a><\/li><li class=\"wp-block-getwid-social-links__item\"><a class=\"wp-block-getwid-social-links__link\" href=\"https:\/\/www.linkedin.com\/company\/prefixbox\/\" target=\"_blank\" rel=\"noreferrer noopener\"><span class=\"wp-block-getwid-social-links__wrapper\"><i class=\"fab fa-linkedin-in\"><\/i><\/span><\/a><\/li><\/ul><\/div>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Even though there is a variety of e-commerce platforms and each has its own intricacies, there are some common issues that they share. In this [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":5003,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[],"_links":{"self":[{"href":"https:\/\/www.prefixbox.com\/blog\/wp-json\/wp\/v2\/posts\/1688"}],"collection":[{"href":"https:\/\/www.prefixbox.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.prefixbox.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.prefixbox.com\/blog\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.prefixbox.com\/blog\/wp-json\/wp\/v2\/comments?post=1688"}],"version-history":[{"count":22,"href":"https:\/\/www.prefixbox.com\/blog\/wp-json\/wp\/v2\/posts\/1688\/revisions"}],"predecessor-version":[{"id":6957,"href":"https:\/\/www.prefixbox.com\/blog\/wp-json\/wp\/v2\/posts\/1688\/revisions\/6957"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.prefixbox.com\/blog\/wp-json\/wp\/v2\/media\/5003"}],"wp:attachment":[{"href":"https:\/\/www.prefixbox.com\/blog\/wp-json\/wp\/v2\/media?parent=1688"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.prefixbox.com\/blog\/wp-json\/wp\/v2\/categories?post=1688"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.prefixbox.com\/blog\/wp-json\/wp\/v2\/tags?post=1688"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}