Magento has good support for generating a Google Sitemap XML file, there are just a few steps to the process.
Magento Development
Magento Tip: Enable Google Sitemap XML
May 15th, 2013
Comments Off on Magento Tip: Enable Google Sitemap XML
Magento Performance Boost: Enable Log Cleaning
May 9th, 2011
2 Comments
Magento has automated log cleaning functionality built in, but it is not enabled by default. Here’s how to turn it on.
Magento has automated log cleaning functionality built in, but it is not enabled by default. Here’s how to turn it on.
Magento Performance Boost: Cleanup Old Session Files
May 9th, 2011
4 Comments
If left unchecked, Magento session files can grow out of control and have a negative impact on your sites performance (aswell as taking up storage space). This article explains how to make sure old session files are removed automatically.
If left unchecked, Magento session files can grow out of control and have a negative impact on your sites performance (aswell as taking up storage space). This article explains how to make sure old session files are removed automatically.
Magento Tip: Setting Up Cron (Scheduled Tasks)
May 9th, 2011
1 Comment
Magento has it’s own cron (scheduled tasks) system which handles such things as newsletter sends, sitemap generation and database log cleaning. To activate this system, you need to set up a cron job on the server to run Magento’s cron script at a regular interval.
Magento has it’s own cron (scheduled tasks) system which handles such things as newsletter sends, sitemap generation and database log cleaning. To activate this system, you need to set up a cron job on the server to run Magento’s cron script at a regular interval.
Magento: Enable Terms & Conditions checkbox at Checkout
October 12th, 2010
6 Comments
A very common requirement for online shop owners is to force the customer to accept their terms and conditions before placing an order. When a client requested this recently, I was happy to find that Magento has this functionality built in, meaning time saved and no custom coding. It just requires some setting up in the admin, here’s how.
A very common requirement for online shop owners is to force the customer to accept their terms and conditions before placing an order. When a client requested this recently, I was happy to find that Magento has this functionality built in, meaning time saved and no custom coding. It just requires some setting up in the admin, here’s how.