Webscoot Blog – eCommerce Hosting tutorials

Access The Best Sales And Marketing Strategies To Grow Your eCommerce Store.

Using Redis for cache

Using Redis for cache

We recommend using Redis for caching in Magento 1, instead of the file cache.  For most updated Magento installs you need to only add this to your local.xml, very old versions may need to add the Redis module itself. Add this code below the session save path (or...

read more
Update base URLs or change site name

Update base URLs or change site name

Cache Management Base URLs are one of the most important parts of Magento and they cause constant trouble for our customers. The good thing is, by knowing about them you will save yourself infinite time and feel like a wizard. Within the Magento admin, these values...

read more
Transaction emails or newsletters not sending

Transaction emails or newsletters not sending

Check to see if the Magento cron is set to run, it controls sending those emails or and any other task scheduled within Magento that might send an email. If it is set, check to see if it's executing properly with n98 tools or via the cron_schedule table.  Two of the...

read more
Reindex Magento

Reindex Magento

Magento depends on the indexers to keep your site up to date and to do its magic quickly.  For Magento 1.X there are two ways to index: Command-lineVia the Magento admin Reindex via the Magento Admin To reindex follow these steps: Log into your Magento store...

read more
Patching Magento: How-To Guide

Patching Magento: How-To Guide

How To Patch Magento Introduction While the fine folks over at Magento work tirelessly to improve Magento, part of that process is discovering critical bugs and, subsequently, creating patches to fix them. Applying these patches can be a daunting task for those of us...

read more
Using memcached for sessions

Using memcached for sessions

Using your database or db for sessions is not recommended. Although the files setting for sessions in Magento is great, you may want to use Memcache. Step-by-step guide Log into the server or access your Magento files via FTP/SFTP.Open local.xml for the Magento...

read more
Cache Management

Cache Management

The Cache Management DashboardFlushing the Cache Flushing Redis Cache    The Cache Management Dashboard The Magento cache in Magento 1.X is managed under System->Cache Management After clicking that link you should see a full list of your caches, similar to...

read more
Newsletter eCommerce

Improve your online sales by at least 15% with this Free checklist