Remove index.php from url in magento

If you want to remove index.php from your magento store url then please follow below steps.

Like

http://www.magentosite.com/index.php     to     http://www.magentosite.com

Go to admin side.

Go to "System => Configuration =>Web =>Search Engine Optimization".

Use Web Server Rewrites : Yes.

After that clear cache and index from Magento admin side.

Enjoy...


Comments

Popular posts from this blog

Adding Contact us link to Top Menu in Magento

Credit card number for Testing payment methods

Magento create invoice of specific order by programmatically