If you run magento site and meet malware problem, it 's really a nightmare. In the most case, if you got the backup version and it 's reasonable to restore. (more…)...
Another our security tutorial for magento, we want to focus to magento extensions what help us saving a lot of time to take care the magento security automatically. (more…)...
Build a magento website is not easy but maintain a magento website 's much more difficult with the security requirements. For e-commerce project, the security must be a top priority. (more…)...
If you want to add a barcode in your Invoice or shipment PDF in Magento, this blog will help you to do that. It’s very easy to implement. If you have some Magento developing skill, you can do it easily. I tested with different Magento versions and it’s working fine. (more…)...
Last time when I install magento and run it normally until a day I see the error: "The connection was reset". It show the blank page like this
If you meet this problem then let 's do these steps to fix
Restart your web server
Clear all cache in /var/cache
Make sure you delete folder /var/cache/session
Now clear browser cache and cookie and then load magento again.
I did these steps and it work fine. Hope it save your time!...
Alright let’s learn how to add some categories. Categories are what holds your products that are being sold on your website. The following section will cover how to add and manage a variety of categories. (more…)...
Any webmaster will understand very much about how important to show featured product on homepage for their shopping website. In this tutorial I will show you how to Set up featured products in Homepage for Magento. (more…)...
Magento Cache Solutions on Shared Hosting and VPS/Server is one of the most important issue what we need to invest time to make our magento work faster. (more…)...
In order to enable/disable the Demo Store Notice in Magento, you need to log into the Magento administration area and navigate to the System tab > Configuration (more…)
In this post I will show you the easiest way to Clear/Flush Redis Cache & Memcache Data what we are usually do in Magento cache server. It will be the same for hosting if you use for wordpress or joomla. (more…)...
Our Top 3 Best Magento Hosting 2015 Award Winning Companies is finally announced after sending out 457 survey emails to our life time customers locate in US, EU, Asia and Australia. We got feedbacks from 215 customers and they are almost happy with their hosting plan what they are using. Not only base on the cheap price and high speed, the survey also base on the security, support quality, response support time, system tools, server up time... (more&hellip
Malware in ecommerce website is a nightmare for anyone. And of course, with magento site, it 's one of the most important we have to prepare for it. In this article I will show you how to scan and remove malware for magento hosting site with Linux Malware Detect - LMD. (more…)...
Magento is a perfect ecommerce platform solution for big shop online site, so that it must handle a site what have a lot of products. Let 's say we have 2000 products in a magento site and now we want to re-index magento to make it work faster when it access database. (more…)...
Recently we got project about magento what require to lock all of guest access. The site only accept user logged and all of pages in magento is private for users only. That mean we have to the member only magento site. (more…)...
First of all, the print function is required for all of ecommerce platform and magento already supported it. But Magento only support print invoice or shipment, what we need to do is printing a order. In many situations our customer will need to know the detail of order before they pay. (more…)...
In the first step working with magento, many people will need to disable magento extension instead of uninstalling them. Just like you, I don't want to uninstall it because I may need it later, I want to disable it for a moment only. In this post I will show a very simple way to disable magento extension. (more…)...
I usually have to download a full html site from a domain, that doesn't mean we clone the site but I just want to learn how they do the coding, I want to add it to my html project with full IDE like netbean or dreamwaver. (more…)...
When develop a magento mobile theme with jQuery Mobile, I meet a problem what I think it 's good to share here. That 's the full width base on percent of popup. Let 's get an example I have a popup html like this. (more…)...
There are some easy way to check if your linux/unix or ubuntu OS is 32-bit or 64 bit. Of course, if you run server for magento then I highly recommend you choose OS 64 bit. Now you check follow one of these ways. (more…)...