Jump to content

/?page=1 re-written to /page1


LDDG

Recommended Posts

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

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

Actually, I didn't think about this page inside settings...

I created a new rewrite like this:

Capture.JPG

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

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...