Introducing Quests: Tailored gamification & bridging in-person events with your community Mike Gitkos 17 hours ago17 hr
Posted February 5, 20196 yr For SEO purposes, is it possible to define a custom/friendly URL for a given Activity Stream URL? Example: /index.php?app=core&module=discover&controller=streams&id=6 has a FURL of /discovery/6 How can I redefine a given /discover/6 to something like /xyz I see where there are custom FURL entries in AdminCP but the actual URL has to be something that ends in /index.php?... I guess I could add a redirect in .htaccess but was looking for a way to customize this via IPS Edited February 5, 20196 yr by Clover13
February 6, 20196 yr Go in to your ACP Type 'Friendly' in to the search bar Click on 'Customize friendly urls' Add a new friendly url by clicking 'Create new' Friendly URL: xyz Real url: app=core&module=discover&controller=streams&id=6 Click Save Magic.
February 6, 20196 yr Author 1 hour ago, Nathan Explosion said: Go in to your ACP Type 'Friendly' in to the search bar Click on 'Customize friendly urls' Add a new friendly url by clicking 'Create new' Friendly URL: xyz Real url: app=core&module=discover&controller=streams&id=6 Click Save Magic. I think the order of the FURL definitions/rules probably matters, but there is no way to customize the order. What I'm experiencing is the pattern match for {id} seems to take precedence.
Archived
This topic is now archived and is closed to further replies.