Magento Development

How to Add sitemap in Magento
How to Add sitemap in Magento

Sitemaps are a simple way for site creators to give search engines the information about pages on their site that are available for public. Creating a sitemap with Magento Development requires following steps.

read more
 
Feb 8, 2010   |   Posted in : Magento Tricks and Tips
How to Set Magento Newsletter

Basically Magento newsletter allows the store administrator to inform clients who are registered for newsletter about new promotions, products or discounts. Magento newsletter all of your store’s registered users will also appear in your Magento’s newsletter e-mail database. This database also contains information on different store views, allowing you to easily send multiple variations of [...]

read more
 
Feb 8, 2010   |   Posted in : Magento Tricks and Tips
How to Add Static Block to CMS Page in Magento

Static blocks made by magento development are a useful way of making elements of your site easily configurable by administrators. If you have sidebar blocks, headers or other elements that can change from time to time, using a static block can be easier in the long run than hard-coding them. Static blocks are a great [...]

read more
 
Feb 4, 2010   |   Posted in : Magento Tricks and Tips
How to install Magento Sample Data

In some cases you want to set up your Magento store with help of magento development just for testing purpose or for any client, then it’s required to install sample data in order to test your settings or store. So if any one wants to install sample data, then need to follow below defined steps.

read more
 
Feb 4, 2010   |   Posted in : Magento Tricks and Tips
How to Reset Magento Admin Password?

Magento Admin Password Reset If you are using Magento to make your website with magento development and you have forgotten or lost your password, then you can reset Magento Admin password manually by editing from the database. If want to reset it to a different password, then you can follow one of the following steps:

read more
 
Feb 3, 2010   |   Posted in : Magento Tricks and Tips
301 Redirects in Magento

If you are migrating your Ecommerce store to Magento framework based site, then it’s required to perform 301 redirect to transfer your old URL pages to new site. If your old site pages have been indexed by Google, then 301 Permanent redirect is the best solution. An easy and best way to create 301 Redirects [...]

read more
 
Feb 3, 2010   |   Posted in : Magento Tricks and Tips
How to edit Magento Navigation Menu

As magento use some javascripts and some HTMLs in the navigation so its very tough for new magento developer to make change in Magento code. Magento Navigation Menu So if anyone wants to change Magento Navigation menu here are some important locations of some important template files.

read more
 
Feb 3, 2010   |   Posted in : Magento Tricks and Tips
How to Change Magento Admin Panel Title

You have installed and configured magento for your site and now you want to change Magento Admin Panel title ‘Magento Admin’ to your site name, then you can do this by doing following steps. You need to access path where you have installed magento and in that directory go to following path: /app/design/adminhtml/default/default/layout/main.xml Now open [...]

read more
 
Feb 3, 2010   |   Posted in : Magento Tricks and Tips
How to change Base URL in Magento

Sometimes, it may happen that, you are not able to access your frontend or backend by entering a wrong value in Base URL field or you want to make a similar copy of Magento on another server. So, in such cases it is required to change base URL in Magento site. Changing Base URL in [...]

read more
 
Feb 3, 2010   |   Posted in : Magento Tricks and Tips
Magento – 404 Object Not Found Error

The main cause of 404 Object Not Found Error with Magento is because mod_rewrite is not enabled on your server. If you just installed Magento and receive an “Object Not Found” 404 error with ever link you click, it’s. Tell your hosting provider to turn mod_rewrite it on if you’re on shared hosting. If you’re [...]

read more
 
Feb 2, 2010   |   Posted in : Magento Tricks and Tips
Magento – 500 Internal Server Error

One of the most dreaded errors that come with Magento installation is “500 Internal Server Error”. It is one of the most uninformative error messages you can receive which can mean anything from an improper upload to a bug or error in the script and in most cases, incorrectly set file and directory permissions. While [...]

read more
 
Feb 2, 2010   |   Posted in : Magento Tricks and Tips