Magento has good support for generating a Google Sitemap XML file, there are just a few steps to the process.
Featured Content
WordPress Command Line Database Upgrade
September 22nd, 2012
No Comments
If you’re like me and manage dozens of WordPress sites, you’ve probably got a shared code base which allows you to upgrade the WordPress filesystem easily.. But most likely you’ve also found it painful to have to visit each wp-admin individually and click the “Update WordPress Database” button. Ever wanted to script this task to run from the command line? Here you go
If you’re like me and manage dozens of WordPress sites, you’ve probably got a shared code base which allows you to upgrade the WordPress filesystem easily.. But most likely you’ve also found it painful to have to visit each wp-admin individually and click the “Update WordPress Database” button. Ever wanted to script this task to run from the command line? Here you go
Merge AVI files in Debian Linux
September 21st, 2012
No Comments
Here’s a nice quick way to merge 2 or more AVI files into 1. Add Debian Multimedia to your sources list vi /etc/apt/sources.list I’m currently using Squeeze – change to your distro as necessary deb http://deb-multimedia.org squeeze main apt-get update Install the Debian Multimedia keyring apt-get install deb-multimedia-keyring Install these packages without verification [y/N]? y [...]
Here’s a nice quick way to merge 2 or more AVI files into 1. Add Debian Multimedia to your sources list vi /etc/apt/sources.list I’m currently using Squeeze – change to your distro as necessary deb http://deb-multimedia.org squeeze main apt-get update Install the Debian Multimedia keyring apt-get install deb-multimedia-keyring Install these packages without verification [y/N]? y [...]
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.











