How to remove trailing slash from URL in magento



Check the Magento documentation -- You need to use mod_rewrite to remove the index.php from your URLs. (The trailing slash doesnt really matter, you can link to it just the same, but for SEO you'll want index.php gone)