Change Link of Pagination

Posted in: Newspaper
Post count: 25

When using numbered pagination, the links looks like this – /?tdb-loop-page=2 How to remove tdb-loop-page and make it simple /page=2

Post count: 27744

Hello,

The shortcode identifies the current page based on the specified parameter, and this behavior cannot be modified.

Thank you!

Post count: 25

is it possible to change by making some changes in code?

Post count: 25

Hi! This is actually a trouble.

I can see for normal blog post, the link format is okay. For example: The category pagination link: category/page/number

For CPT categories pagination, why such link format(category/?tdb-loop-page=2)? There must be something to change the link format because this is not so optimal for SEO and indexing category pages.

Is it because of using premade module templates?

Regards

Post count: 27744

Hello,

The only solution is to use a posts loop block; this is the behaviour flex loop block.

Thank you!

Post count: 25

There is flex loop filters for flex loop builder. Is there anything similar for Post Loop block?

Post count: 27744

Hello,

No, for the posts loop, there are no implementation filter options.

Thank you!

Viewing 7 posts - 1 through 7 (of 7 total)
The forum ‘Newspaper’ is closed to new topics and replies.