Greek76 Posted January 15 Share Posted January 15 Question.. How do I get id of the index from urls? For example for some reason in order to visit pages on my you have to visit midlifeforums .com/index.php/etc. How can I fix it so that it's just midlifeforums .com/etc without the index.php? Thanks! Link to comment Share on other sites More sharing options...
Randy Calvert Posted January 16 Share Posted January 16 You need to have mod_rewrite enabled on your server. If it’s enabled, you can turn on Friendly URLs. Search the ACP for “friendly” and you’ll find it. Enable both friendly URLs and rewriting requests. You’ll need to download a htaccess file and upload it to your document root (under public_html typically). Rename it to .htaccess (with the period up front). You might need to rebuild your system cache but in most cases not. Start clicking around and you should see URLs being rewritten. Greek76 1 Link to comment Share on other sites More sharing options...
Solution Daniel F Posted January 16 Solution Share Posted January 16 https://invisioncommunity.com/4guides/promotion/seo-r295/#furls SeNioR- and Greek76 1 1 Link to comment Share on other sites More sharing options...
Recommended Posts