LDDG Posted April 19, 2016 Share Posted April 19, 2016 Is it possible to have IPB re-write urls being used on pagination to read: /pageXX where XX is of course the page number, instead of /?page=XX as it's currently being written? I do have all SEO features enabled and most URLS are SEO friendly, but these aren't. Thanks for any help! Link to comment Share on other sites More sharing options...
LDDG Posted April 20, 2016 Author Share Posted April 20, 2016 Is this possible? Link to comment Share on other sites More sharing options...
Foolboy Posted April 21, 2016 Share Posted April 21, 2016 My best guess is using Friendly URL settings in AdminCP > System > Advanced Configuration > Friendly URL. From there, you will find a list of default friendly URL that currently applied to your community site,. Then, you can assign a friendly URL format for each real URL based on those predefined format. In your case, it should be: Friendly URL = https://www.example.com/topic/id-??/page Real URL = https://www.example.com/index.php?app=forums&module=forums&controller=topic&id=123&page=123 But I've never try this before. Link to comment Share on other sites More sharing options...
LDDG Posted April 21, 2016 Author Share Posted April 21, 2016 Actually, I didn't think about this page inside settings... I created a new rewrite like this: But it did not work. When I hover over the pagination links, the URLs still appear as /reggaeton/?page=XX Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.