Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Saurabh Jain Posted August 14, 2020 Posted August 14, 2020 site.com/app app is the current url changing to site.com/appnewname How to do that
ahc Posted August 14, 2020 Posted August 14, 2020 You can usually do it via language strings and editing the friendly url associated with the app.
Meddysong Posted August 14, 2020 Posted August 14, 2020 1 hour ago, ahc said: You can usually do it via language strings and editing the friendly url associated with the app. Not the name of the app itself, unfortunately. Forums is /forums, even if you change /topic etc.
ahc Posted August 14, 2020 Posted August 14, 2020 Just now, Meddysong 1 hour ago, ahc said: You can usually do it via language strings and editing the friendly url associated with the app. Not the name of the app itself, unfortunately. Forums is /forums, even if you change /topic etc. I assumed he was talking about 3rd party apps, not core.
CoffeeCake Posted August 14, 2020 Posted August 14, 2020 You can change the root app portion of the URL by editing the furl.json file in applications/<the app you're interested in>/data/furl.json.
Meddysong Posted August 14, 2020 Posted August 14, 2020 55 minutes ago, Paul E. said: You can change the root app portion of the URL by editing the furl.json file in applications/<the app you're interested in>/data/furl.json. Yes, that's the solution which some of us (with self-hosted sites) have had to adopt but it should be added that IPS has strongly advised against doing this, expressing that this is tampering with core files, could cause problems, and is not something that their support team would assist with. In other words, if your site runs into problems and they notice you've done this, you're on your own. CoffeeCake 1
Recommended Posts