Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Greek76 Posted January 15, 2022 Posted January 15, 2022 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!
Randy Calvert Posted January 16, 2022 Posted January 16, 2022 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
Solution Daniel F Posted January 16, 2022 Solution Posted January 16, 2022 https://invisioncommunity.com/4guides/promotion/seo-r295/#furls SeNioR- and Greek76 1 1
Recommended Posts