Posts Tagged ‘Cache’
  • How to remove index.php from Magento URLs
    Hi, if you are using Magento and your store urls are looking this way, http://www.soamjena.com/index.php/flavoured-condoms/moods-for-men.html So, you must be looking , how to remove that index.php from the middle, as thats not good for Search Engine Indexing at all. So, here is the trick. 1. Goto your site root folder and you can find the .htaccess file. Just edit that. Open it on a text editor and find this line,  #Rewrite Base /magento/ . Just replace it with Rewrite Base / . 2. Then goto your Admin Panel and enable the Web Server Rewrites. You can find it at System > Configuration > Web > Search Engine Optimization. 3. Then goto your Cache...
    Read More Posted by | 3 Comments
    Posted on: November 8th, 2009