Categories

Featured templates

Magento. How to change admin panel URL

Daniel Morales December 19, 2014
Rating: 4.2/5. From 5 votes.
Please wait...

This tutorial will show you how to change Magento admin URL.

Magento. How to change admin panel URL

1. Open the app/etc/local.xml configuration file, using any php/text editor or the Text Editor in the cPanel File Manager. Locate the following code segment:


    

How_to_change_admin_panel_URL

2. Replace <![CDATA[admin]]> with <![CDATA[new_admin_url]]> :

For example: <![CDATA[administrator]]> :

How_to_change_admin_panel_URL_2

3. As a result the path to your store will be http://your_magento_store/administrator

4. Then you need to clear Magento cache. Open the Magento installation root directory, go to var/cache folder and delete all folders there.

The change is now complete and you can try loggin in via the new admin URL.

Feel free to check the detailed video tutorial below:

Magento. How to change admin panel URL

Top Magento Themes
This entry was posted in Magento, Magento Tutorials and tagged admin, Magento, path, url. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket