Author: Chandra Shekhar

About: CS Pandey

Website: http://www.cutehits.com
Bio: Chandra Shekhar Pandey is Google certified Cloud engineer, I am Magento2 Trained developer. Having huge experience in designing cloud solution. I have around 12 years of experience with world enterprise IT companies and fortune 500 clients. During my architecture design I am always caring about high availability, fast performance and resilient system. From the programmer background I have huge experience in LAMP stack as well. Throughout my carrier I have worked on Retail, E-Learning, Video Conferencing and social media domain. The motive of creating cutehits was just to share the knowledge/solutions I get to know during my day to day life so that if possible I can help someone for same problems/solutions. CuteHits.com is a really a very effort for sharing knowledge to rest of the world. For any query/suggestion about same you can contact me on below details:- Email: shekharmca2005 at gmail.com Phone: +91-9560201363

Posts by CS Pandey:

0

Import new product images to magento

In the admin section System >> Import/Export >> Dataflow-profiles From this click on “export all products“ Click on “Run Profile”   This will save all products in csv under “Var/Export” directory Now modify this...

0

Magento home page 301 redirect from index.php

In order to do Search Engine Friendly (SEO) URL’s in magento. Its required that there must be a 301 redirect from http://www.site.com/index.php to http://www.site.com/. Alghtough for safety reason this changes wouldn’t take place from...

0

Enable Frontend Hint to Magento

Frontend Hint and Template hint in magento is very useful while developing an application . This feature is by default available in all magento based site. If You want to enable frontend hints on...

0

Mysql FullText Tutorial

With the improved version mysql Mysql also got enriched with various smart tectiques. One of the most beautiful technique is “MySql Fulltext” . This blog is totally dedicated to “Mysql Fulltext Feature”. What is...

0

Visitor Tracking with magento based website

Visitor tracking and URL Tracking for visitor is an important aspect of any website through which we can keep track on our visitors . I have come through enormous request when client want to...