Save (output) MySQL query results into a text file
Today because of magento bug when I saved payment info on client's site, it replaced all payment info on database with encrypted values.
Today because of magento bug when I saved payment info on client's site, it replaced all payment info on database with encrypted values.
From today onwards I am going to apply these rules to fix issues with SEO.
Magento admin / System / configuration / General / Web / Auto-redirect to Base URL / Yes (301 Moved Permanently)
Also, add robots.txt file with below content.
Our client likes to leave images on media/import folder and when they import csv, if product image already existed, it was creating duplicate image.
So below is a quick workaround to fix this issue. Here we are just deleting previous images if we are going to re-import them again.